Operating System - HP-UX
1830045 Members
8453 Online
109998 Solutions
New Discussion

RPC daemon does not want to start.

 
P. Prinsloo
Advisor

RPC daemon does not want to start.

I am running on K580 system with HPUX-11.00 32 bits. My problem is that I cannot start the rpcd. I re-installed dce software with overwrite options and checked the permissions on all the files, but I get following error wher I try to start the daemon with the following command :(/opt/dce/sbin/rpcd)

2002-06-28-09:09:36.380+00:00I----- dced FATAL dhd general main.c 880
0x7f7625a0
Initialization (working directory) failed, status=0x00000002.
Wally
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: RPC daemon does not want to start.

the working dir = /var/opt/dce/dced so does it exist :

fyi :

drwxr-xr-x root bin /var/opt/dce/dced
P. Prinsloo
Advisor

Re: RPC daemon does not want to start.

Thanx it worked for me, the rpc is fixed and running.
Wally