- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SWINSTALL 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-05-2005 07:21 PM
12-05-2005 07:21 PM
SWINSTALL ERROR
I have faced the probelm about swinstall command. When I run it as root user, it fail and has the below error
ERROR: you do not have the required permissions to perform this operation. check permissions using the "swacl" command or see your system administrator for assistance. Or, to manage applications designed and packaged for nonprivileged mode, see the "run_as_superuser" option in the "sd" man page
Do anyone give me an hand?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 07:25 PM
12-05-2005 07:25 PM
Re: SWINSTALL ERROR
Try to restart your swagent daemon
/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 07:27 PM
12-05-2005 07:27 PM
Re: SWINSTALL ERROR
try this first:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079998994
also check if there are any available depot:
# swlist -l depot
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 02:11 AM
12-06-2005 02:11 AM
Re: SWINSTALL ERROR
I think it was because dns had the host name in the lookup table but not in the reverse lookup table.
If none of the other suggestions work either rename your /etc/resolv.conf file or comment out all the lines in it then try.
Howard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 03:39 AM
12-07-2005 03:39 AM
Re: SWINSTALL ERROR
swlist -l depot
If not, register it
swreg -l depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 03:57 AM
12-07-2005 03:57 AM
Re: SWINSTALL ERROR
Try this,
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079998994
The itrc doc id is KBRC00013678.
Hope this helps.
Regds