Operating System - HP-UX
1827293 Members
3207 Online
109717 Solutions
New Discussion

Re: why cant i start this session?

 
SOLVED
Go to solution
thebeatlesguru
Regular Advisor

why cant i start this session?

/opt/dce/sbin/rpcd

i cant start it,after i used this cmd ,
#ps -ef |grep dced
root 17453 17424 0 09:50:20 pts/te 0:00 grep dced

nothing happened,whats wrong?
hihi
7 REPLIES 7
Jeff Schussele
Honored Contributor

Re: why cant i start this session?

Hi,

DCE is normally started using
/sbin/init.d/dce start
assuming you've used dce_config or SAM to configure DCE first as they will edit /etc/rc.config.d/dce to setup just what starts & how.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
thebeatlesguru
Regular Advisor

Re: why cant i start this session?

/sbin/init.d/dce start
Beginning DCE startup...
NOTE: No components of DCE are configured.

Finished DCE startup.


still cant start it ,but on another box which is same to this one, i can start the session

so strange?
hihi
T G Manikandan
Honored Contributor

Re: why cant i start this session?

Just check the log files whether there have any clues for the problem in startup.

The log files are located at
/var/opt/dce/svc

check the time stamp to find whether they have got updated recently
thebeatlesguru
Regular Advisor

Re: why cant i start this session?

error.log:
2002-12-05-01:36:02.946+00:00I----- dced ERROR dhd general main.c 1320 0x7f778518 Process (pid 17385) exited with status 01
2002-12-05-01:43:03.287+00:00I----- dced ERROR dhd general main.c 1320 0x7f778518 Process (pid 17405) exited with status 01

fatal.log:
2002-12-05-01:36:02.830+00:00I----- dced FATAL dhd general main.c 718 0x7f778518 Cannot use '*all*' protocol sequence, Permission
denied
2002-12-05-01:43:03.259+00:00I----- dced FATAL dhd general main.c 718 0x7f778518 Cannot use '*all*' protocol sequence, Permission
denied
2002-12-05-01:50:12.677+00:00I----- dced FATAL dhd general main.c 872 0x7f778518 Initialization (global data) failed, status=0x000
0ff03.

i dont know what it means,what can i do?


hihi
U.SivaKumar_2
Honored Contributor
Solution

Re: why cant i start this session?

Hi,

#/opt/dce/sbin/rpcd

#ps -ef | grep rpcd

it should be running now

regards,
U.SivaKumar
Innovations are made when conventions are broken
thebeatlesguru
Regular Advisor

Re: why cant i start this session?

yep,its running now

but why?

i have tried this cmd several time ,but it didnt work
hihi
U.SivaKumar_2
Honored Contributor

Re: why cant i start this session?

Because my friend
You have grep rpcd not dced .

regards,
U.SivaKumar
Innovations are made when conventions are broken