- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP Printer Distribution Service is not starting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 03:06 AM
02-21-2007 03:06 AM
Recently, I experienced this on my box HP_UX10.20X clustered with another system of sam model (K450). The Printer Distribution Service which is started automatically with the script (S722pd) does not start. It returns with the following errors: "pdclientd returned with exit code 255. The Pdclientd could not start..."
I tried to start it manually but kept responding with the messages.
Any suggestion?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 03:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 12:25 AM
02-22-2007 12:25 AM
Re: HP Printer Distribution Service is not starting
in startup.log
"Started basicdsd: (pid 718)
Cannot start basicdsd: DCE error 382312513"
same error messages in startup.log.old
in error.log
"....
...
...
11/10/06 11:58:30 [] 5010-623 The HPDPS client daemon is listening on port 6874.
11/10/06 11:58:30 [] 5010-396 Sucessfully started the HPDPS client daemon.
11/10/06 17:01:30 [] 5010-395 The program pdclientd has been interrupted by the signal 15 (SIGTERM)."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2007 10:28 PM
02-27-2007 10:28 PM
Re: HP Printer Distribution Service is not starting
I have posted the error messages in
/var/opt/pd/pdclientd/*.log as requested
but no response, however, I still post the error messages:
in startup.log
"Started basicdsd: (pid 718)
Cannot start basicdsd: DCE error 382312513"
same error messages in startup.log.old
in error.log
"....
...
...
11/10/06 11:58:30 [] 5010-623 The HPDPS client daemon is listening on port 6874.
11/10/06 11:58:30 [] 5010-396 Sucessfully started the HPDPS client daemon.
11/10/06 17:01:30 [] 5010-395 The program pdclientd has been interrupted by the signal 15 (SIGTERM)."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2007 11:39 PM
03-14-2007 11:39 PM
Re: HP Printer Distribution Service is not starting
Could pls look at the errors in /var/opt/pd/pdclientd/*.log and see if they actually make any sense.
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2007 11:52 PM
03-14-2007 11:52 PM
Re: HP Printer Distribution Service is not starting
I know nothing about HP Printer Distribution but the command "stdcode 382312513" yields 382312513 (decimal), 16c9a041 (hex): Connection request timed out (dce / rpc)
Which might suggest hostname resolution might be worth checking, also I'd look in /var/opt/dce/svc/*.logs for any clues and your syslog.log
Lastly ps -ef | grep dce ?
Sorry I can't be of more help.