- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kcweb on hpux11.23 cannot start
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
02-06-2004 05:56 PM
02-06-2004 05:56 PM
kcweb on hpux11.23 cannot start
# kcweb
Attempting to start server...
ERROR: attempt to start '/opt/hpws/apache/bin/httpd' failed.
Trying
#/opt/hpws/apache/bin/apachectl start
It seems the apache works fine.
I found their's another apachectl in /hpwebadmin/lbin/apachectl
Trying this returns error.
# /apachectl start
no listening sockets available, shutting down
Unable to open logs
./apachectl start: httpd could not be started
I've tried remove &reinstall below filesets, but there's no help.
hpuxwsApache B.1.0.06.01 HP-UX Apache-based Web Server
hpuxwsTomcat B.1.0.06.01 HP-UX Tomcat-based Servlet Engine
hpuxwsWebmin A.1.0.06.01 HP-UX Webmin-based Admin
hpuxwsXml A.1.0.06.01 HP-UX XML Web Server Tools
What can I do?
Thx!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 08:26 PM
02-06-2004 08:26 PM
Re: kcweb on hpux11.23 cannot start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 01:44 AM
02-07-2004 01:44 AM
Re: kcweb on hpux11.23 cannot start
showed arround 260 sockets occupied, I found in another machine only 1/10 of them.
How to check which socket is in use while others not?
Thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 04:27 PM
02-07-2004 04:27 PM
Re: kcweb on hpux11.23 cannot start
So far I can remember, kcweb should listen on port 1188. Can you check that whether this port is occupied or not.
regards,
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2004 07:55 AM
03-30-2004 07:55 AM
Re: kcweb on hpux11.23 cannot start
kcweb -c
This will recreate the SSL certificates.
Then try running kcweb -F
I was having what appears to be the exact same problem as you and this fixed mine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2004 07:40 PM
06-20-2004 07:40 PM
Re: kcweb on hpux11.23 cannot start
Please check the path of the "openssl" command.
"/opt/wbem/sbin/openssl" is OK.
"/usr/bin/openssl" in "hpuxiexpress1" is NG.