- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cannot start parmgr
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
06-15-2005 10:40 PM
06-15-2005 10:40 PM
cannot start parmgr
tried starting parmgr but this happen any idea how i can fix this?
# ./parmgr start
Attempting to start server...success
Waiting for server to accept requests...failed
ERROR: The command to start the server succeeded, but the
server is not listening on port 50000.
Command: /sbin/init.d/mxtomcat start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 10:53 PM
06-15-2005 10:53 PM
Re: cannot start parmgr
Not sure whether this will help/applies:
After installing HP Systems Insight Manager on HP-UX 11.23 the command
/opt/parmgr/bin/parmgr command might fail to start Partition Manager with
the error message:
ERROR: The command to start the server succeeded, but the server
is not listening on port 50000.
Command: /sbin/init.d/mxtomcat start
If this occurs, verify that the server is running with the command:
/usr/bin/netstat -an | grep 50000 | grep LISTEN
If the server is not running, no output will occur. If the server is running you
will see output similar to the following:
tcp 0 0 *,50000 *,* LISTEN
If the server is running you can start Partition Manager from a Web
browser such as Mozilla or Internet Explorer by entering the following
URL into the browser:
https://hostname:50000/parmgr/
where hostname is the hostname of the machine on which the previous
server is running. This problem has been fixed in the latest release of
Partition Manager which will ship on the next release of HP-UX.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 11:04 PM
06-15-2005 11:04 PM
Re: cannot start parmgr
how do i get it to start listening again?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 11:45 PM
06-15-2005 11:45 PM
Re: cannot start parmgr
have you had a look at the logfile for any clues?
Has this worked before or is ot a first attempt?
Is there anything else running on this port, thereby blocking it?
Have you set up all the config scripts correctly and DEFINED port 50000 as the port to listen to?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:25 PM
07-05-2005 03:25 PM
Re: cannot start parmgr
Have you tried directing a web browser to the parmgr URL after getting this message? After doing so can you post the last few lines of /opt/hpwebadmin/logs/catalina.out?
Also what version of the operating enironment are you running (e.g HP-UX 11iv2 OEUR 1204)?