- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swreg problem when registering a depot
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
01-26-2004 07:41 AM
01-26-2004 07:41 AM
swreg problem when registering a depot
ERROR: RPC exception: "Communications failure (dce / rpc)" 01/26/04
14:46:16 GMT
ERROR: A Remote Procedure Call to a daemon has failed. Could not
start a management session for
"babylon1:/tmp/PHCO_26422.depot". Make sure the host is
accessible from the network, and that its daemon, swagentd, is
running.
ERROR: More information may be found in the daemon logfile on this
target (default location is
babylon1:/var/adm/sw/swagentd.log).
* Selection had errors.
I am quite at a loss to know what is causing this any help would be appriciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 07:43 AM
01-26-2004 07:43 AM
Re: swreg problem when registering a depot
Try bouncing the swagentd daemon on both systems
/usr/sbin/swagentd -r
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 07:46 AM
01-26-2004 07:46 AM
Re: swreg problem when registering a depot
WARNING: Failure registering as Remote Procedure Call server using
protocol sequence "ncacn_ip_tcp" with endpoint "2121". No
addresses (dce / rpc)
* Checking job queue at 1 minute intervals.
* Started configure agent on "/" for root@localhost, pid=88,
01/25/04 21:24:39 EST
* Agent pid=88 completed. 01/25/04 21:40:24 EST
* Started configure agent on "/" for root@localhost, pid=3857,
01/25/04 21:40:27 EST
* Agent pid=3857 completed. 01/25/04 21:46:38 EST
* Started configure agent on "/" for root@localhost, pid=5390,
01/25/04 21:46:41 EST
* Agent pid=5390 completed. 01/25/04 21:47:54 EST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 07:51 AM
01-26-2004 07:51 AM
Re: swreg problem when registering a depot
I tried that already
Neil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 07:52 AM
01-26-2004 07:52 AM
Re: swreg problem when registering a depot
Check this doc,
Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066922064
US
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066922064
Document id: A5029755
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 07:53 AM
01-26-2004 07:53 AM
Re: swreg problem when registering a depot
If bouncing swagentd doesn't solve the problem, then try bouncing the dced daemon
/sbin/init.d/dce stop
then
/sbin/init.d/dce start
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 08:01 AM
01-26-2004 08:01 AM
Re: swreg problem when registering a depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 08:09 AM
01-26-2004 08:09 AM
Re: swreg problem when registering a depot
If remote can port 2121 requests get there?
Try
telnet remote_server 2121
If you don't get a connect then 2121 is being blocked somewhere.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 08:11 AM
01-26-2004 08:11 AM
Re: swreg problem when registering a depot
No this is a local system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 08:22 AM
01-26-2004 08:22 AM
Re: swreg problem when registering a depot
Can this system resolve itself by name AND IP?
Are you current on patches - specifically SD-UX cumulative?
Is Measureware running?
Any other sw* processes running?
Any corrupt/incomplete patch installs?
swlist -l patch -a state > /tmp/swlist.out
I searched the forum & patches with "ncacn_ip_tcp" and got several hits.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 09:58 AM
01-26-2004 09:58 AM
Re: swreg problem when registering a depot
Then, you can ping the hostname and verify if it provides the correct IP and do a nslookup with IP and then it should resolve the hostname, else add the entry in /etc/hosts.
Thirdly, the issue can be pertaining to the swagent daemon. Try doing a stop/start on that, & also on nis.client.
Let us know if this worked.
Anil