- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swlist error
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
12-21-2005 03:05 PM
12-21-2005 03:05 PM
swlist error
root@xxx]# swlist
# Initializing...
# Contacting target "xxx"...
ERROR: The expected depot or root does not exist at "/".
ERROR: There is currently no installed software on host "xxx" at
location "/".
[root@xxx]# ps -ef | grep swagentd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2005 03:14 PM
12-21-2005 03:14 PM
Re: swlist error
# swagentd -r
or
# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2005 03:15 PM
12-21-2005 03:15 PM
Re: swlist error
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
and then try swlist. If still doesn't work check if you have /var/adm/sw or not and directories like products, patch and software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2005 05:20 PM
12-21-2005 05:20 PM
Re: swlist error
# swlist @
Restart swagentd from /sbin/init.d/ locaiton.
May be a problem with target selection.
-Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2005 06:53 PM
12-21-2005 06:53 PM
Re: swlist error
if the above don't help also have a look at the /var/adm/sw/defaults file and check files in /.sw/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2005 02:01 AM
12-22-2005 02:01 AM
Re: swlist error
Raj gave me some tips on next link about swagentd daemon, check next link:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=985620
Hi Manuales ,
=====================================
Try the following:
0. Close all swinstall windows or sam.
1. Check status of swagentd
# ps -ef | grep swagent
2. Stop swagentd
# /usr/sbin/swagentd -k
3. Restart swagentd
# /usr/sbin/swagentd -r
4. Check with installing the Ignite-UX depot.
Hope this will help,
Cheers,
Raj.
=====================================