- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: "Start Software Distributer agent daemon" mess...
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
08-07-2003 11:40 PM
08-07-2003 11:40 PM
"Start Software Distributer agent daemon" message takes a long time to handle
I've got a customer, he says when he starts his D-Class server, sometimes it takes a long time to pass through the message "Start Software Distributer agent daemon". Sometimes 10-15 minutes. What could be the culprit for this? Points will be assigned!
Thanks,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 11:51 PM
08-07-2003 11:51 PM
Re: "Start Software Distributer agent daemon" message takes a long time to handle
This one also used to be common on 10.20 boxes... the problem then was caused by the swagentd process being started before the named process, so if the system was a DNS server swagentd wouldn't start.
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 11:54 PM
08-07-2003 11:54 PM
Re: "Start Software Distributer agent daemon" message takes a long time to handle
Thanks for your fast reply. In fact, that machine is indeed running 10.20 .
I will check about what you said.
Thanks, more answers are always welcome!
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 12:11 AM
08-08-2003 12:11 AM
Re: "Start Software Distributer agent daemon" message takes a long time to handle
this is related to patch level.
Which O.S. and patch level are you ?
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 12:15 AM
08-08-2003 12:15 AM
Re: "Start Software Distributer agent daemon" message takes a long time to handle
As to the RPC side of things / debugging :
It may also be useful to turn on the following
variables as the root user and restart the swagentd within the same shell
export SDU_DEBUG=4
export SDU_DEBUG_TIMESTAMP=1
export SDU_DEBUG_RPC=5
swagentd -r
Then check the logs in /var/adm/sw.
It maybe an idea to keep the original
copies of these files, mv each sw*.log file to sw[cmd].orig. the new logs will be automatically recreated by SD and when finished rename the original
files back to what they were and restart swagentd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 12:33 AM
08-08-2003 12:33 AM
Re: "Start Software Distributer agent daemon" message takes a long time to handle
JAGad16217, JAGad31148 : Unexpected error message:
ERROR: lan0 interface: ifconfig: no such interface
appears in rc.log during system startup.
JAGad32888: Startup scripts appear to hang after
reboot following software installation on systems
with certain networking configurations.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 02:42 AM
08-08-2003 02:42 AM
Re: "Start Software Distributer agent daemon" message takes a long time to handle
Thanks for the replies. I told the customer to install the patch recommended by Massimo. We'll see whether it works. Points will be assigned according to success rate.
HTH,
Vince