Operating System - HP-UX
1834448 Members
2421 Online
110067 Solutions
New Discussion

Re: dce error in /var/opt/dce/svc/error.log

 
Khairul_1
Frequent Advisor

dce error in /var/opt/dce/svc/error.log

Hi,

We have rx5670 HP-UX 11.23 v2 Cluster server.
we are getting error message in /var/opt/dce/svc/error.log.

but no error in dmesg and syslog.log.

Could any one please expalin why following error message showing?
# tail -10 /var/opt/dce/svc/error.log
2007-05-22-11:48:23.872+00:00I----- dced ERROR dhd hostdata epops.c 1021 0x77570ed4 Postprocessor for /opt/dcelocal/bin/ep_scavenger exited with status 2
2007-05-22-12:15:16.274+00:00I----- dced ERROR dhd hostdata epops.c 1021 0x77570ed4 Postprocessor for /opt/dcelocal/bin/ep_scavenger exited with status 2.

Thanks
Khairul
3 REPLIES 3
Alex Glennie
Honored Contributor

Re: dce error in /var/opt/dce/svc/error.log

Could be a known issue ....

PHSS_30771 s700_800 11.23 HP DCE 1.9 client cumulative patch

4. JAGaf20583
The ep_scavenger utility fails with an exit value of 2.

swlist -l fileset | grep -i dce ? do you have PHSS_30771 or later installed ?
Khairul_1
Frequent Advisor

Re: dce error in /var/opt/dce/svc/error.log

Hi
below the output:
# swlist -l patch PH*
# Initializing...
# Contacting target "dtcellm"...
#
# Target: dtcellm:/
#

# PHSS_30015 1.0 Aries cumulative patch
# PHSS_30015.CORE2-64SLIB 1.0 OS-Core.CORE2-64SLIB applied
# PHSS_30015.CORE2-SHLIBS 1.0 OS-Core.CORE2-SHLIBS applied
# swlist -l patch PHSS_30771
# Initializing...
# Contacting target "dtcellm"...
ERROR: Software "PHSS_30771" was not found on host "dtcellm:/".
#
# swlist -l patch PH*
# Initializing...
# Contacting target "dtcellm"...
#
# Target: dtcellm:/
#

# PHSS_30015 1.0 Aries cumulative patch
# PHSS_30015.CORE2-64SLIB 1.0 OS-Core.CORE2-64SLIB applied
# PHSS_30015.CORE2-SHLIBS 1.0 OS-Core.CORE2-SHLIBS applied
# swlist -l patch PHSS_30771
# Initializing...
# Contacting target "dtcellm"...
ERROR: Software "PHSS_30771" was not found on host "dtcellm:/".
#

Is there any issue for this patch?

Thanks
Alex Glennie
Honored Contributor

Re: dce error in /var/opt/dce/svc/error.log

Then I'd suggest installing the patch I quoted from ... if it's not installed which appears to be the case.

Looking at the defect(s) it fixes it appears we have "an exact match" to the problem you are currently encountering see the patch text extract I posted earlier.