- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall error - losing communication with the ag...
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
07-17-2003 08:15 AM
07-17-2003 08:15 AM
swinstall error - losing communication with the agent
It faied when i tried to install certain patches and the error message is the following
The controller has lost communication with the agent on the target "[hostname]:/", probably because of a networking problem or the target agent timing out due to extended inactivity. the task cannot be completed and the target has been automatically excluded.
You cannot obtain " log message" ......
I put all the patches into a software depot directory, run 'swinstall -s /[pwd]'
At the begining i marked all the patched to install and i got the same error above. so
i installed each patch at a time and it was ok.. no errors...
But there are 2 patches that are causing the error .. they are PHCO_24402 and PHCO_24470.
i'm not a system admin. just a programmer tring to install java on hp-ux. :(
is there anyone who knows what that error message mean ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 08:19 AM
07-17-2003 08:19 AM
Re: swinstall error - losing communication with the agent
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 08:24 AM
07-17-2003 08:24 AM
Re: swinstall error - losing communication with the agent
Simone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 08:26 AM
07-17-2003 08:26 AM
Re: swinstall error - losing communication with the agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 09:28 AM
07-17-2003 09:28 AM
Re: swinstall error - losing communication with the agent
I tried restarting swagentd,
but no luck..
I got the same error.
the status is communication failure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 09:46 AM
07-17-2003 09:46 AM
Re: swinstall error - losing communication with the agent
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 11:43 AM
07-17-2003 11:43 AM
Re: swinstall error - losing communication with the agent
I tried all but there is no CPU high load, no default setting in 'sys.defaults' file. and it seemed there's no network error in '/var/adm/syslog/*.log'
Actually, I solved the problem. :)
I moved that patches(depot file) to other directory and installed them using swinstall.
It worked!!
But still don't why it didn't work at the first directory i moved the files to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 04:20 PM
07-17-2003 04:20 PM
Re: swinstall error - losing communication with the agent
Thanx,
Carla
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 09:10 AM
07-18-2003 09:10 AM
Re: swinstall error - losing communication with the agent
The size of patches is about 100 MB.
In the first directory I tried, there is about 3GB free space.
There is 2GB space in the directory, which I succeeded in installing.
Thank you ..