- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- command 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
11-18-2007 04:26 PM
11-18-2007 04:26 PM
command swlist error
I have problem on HP-UX rp2470 B.11.11 U 9000/800. when i type command swlist i got output as follows:
ERROR: Could not contact host "rttsapp". Make sure the hostname is
correct and an absolute pathname is specified (beginning with
"/").
ERROR: More information may be found in the daemon logfile on this
target (default location is rttsapp:/var/adm/sw/swagentd.log)
Regards,
Faisal M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 05:49 PM
11-18-2007 05:49 PM
Re: command swlist error
- check name resolution
(# hostname
# nslookup (result of hostname)
- restart swagentd
# /usr/sbin/swagentd -r
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 06:29 PM
11-18-2007 06:29 PM
Re: command swlist error
check this also.
# more /etc/nsswitch.conf
hosts: files [NOTFOUND=continue] dns
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 06:35 PM
11-30-2007 06:35 PM
Re: command swlist error
Still my problem has not been solved.
I tried all solutions provided in response to my questions.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 06:48 PM
11-30-2007 06:48 PM
Re: command swlist error
your hostname is rttsapp
look at /etc/fstab , it should contain rttsapp entry with correct ip address.
Hasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2007 01:12 AM
12-01-2007 01:12 AM
Re: command swlist error
Do you mean /etc/hosts..
/etc/fstab has nothing to do with hostnames.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2007 01:55 AM
12-01-2007 01:55 AM
Re: command swlist error
sory
ofcourse /etc/hosts.
Hasan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2007 11:30 AM
12-02-2007 11:30 AM
Re: command swlist error
please post:
grep rttsapp /etc/hosts
netstat -in
lanscan
so we can check the network.
ps workarount is ad the folowing line in top of the hosts file:
127.0.0.1 localhost loopback rttsapp