DCE rpcd crashes

From: Mario Pranjic (keeper_at_fly.srk.fer.hr)
Date: 10/29/03


Date: Wed, 29 Oct 2003 08:38:30 +0100

Hi!

I have one HP-UX 11.00 server and I need dce rpcd running on it.

I've installed HP DCE softver and started DCE rpcd via
/sbin/init.d/Rpcd

And it's running:

# ps -ef |grep dce
    root 3207 1 0 08:49:24 ? 0:00 /opt/dce/sbin/rpcd
    root 3426 3151 1 08:51:55 pts/ta 0:00 grep dce

alonf with normal rpcd:
# ps -ef |grep rpc
    root 480 1 0 16:46:13 ? 0:00 /usr/sbin/rpcbind
    root 521 1 0 16:46:15 ? 0:00 /usr/sbin/rpc.lockd
    root 515 1 0 16:46:15 ? 0:00 /usr/sbin/rpc.statd
    root 3207 1 0 08:49:24 ? 0:00 /opt/dce/sbin/rpcd
    root 1071 1 0 16:46:53 ? 0:00 /usr/sbin/rpc.mountd

But after a while, DCE rpcd just dissapeard (my guess is that it
crashes).

Anybody expirienced this problem? Can anybody give me a hint what to
do? How to determinate what sent wrong?

Thanks!

Mario.