WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  IBM HTTP Server start up issue

    Posted Fri May 27, 2016 02:28 PM

    Hi All,

    When i starting IBM HTTP Server 8.5.5 on windows 8 64-bit through admin console it is not starting thorowing error like Web server KalyanNode01/webserver could not be started.
    View server logs for further details.

    But when i am starting with command line it is starting.

    Kindly suggest what can i do to trouble shoot this issue.

    http error.log the below message

    [Fri May 27 13:44:44 2016] [warn] pid file C:/Program Files (x86)/IBM/HTTPServer/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Fri May 27 13:44:45 2016] [notice] Using config file C:/Program Files (x86)/IBM/HTTPServer/conf/httpd.conf
    [Fri May 27 13:44:45 2016] [notice] IBM_HTTP_Server/8.5.5.9 (Win32) configured -- resuming normal operations
    [Fri May 27 13:44:45 2016] [notice] Server built: Nov 24 2015 15:57:56
    [Fri May 27 13:44:45 2016] [notice] Disabled use of AcceptEx() WinSock2 API
    [Fri May 27 13:44:45 2016] [notice] Parent: Created child process 7668
    Apache server shutdown initiated...
    Using config file C:/Program Files (x86)/IBM/HTTPServer/conf/httpd.conf
    [Fri May 27 13:44:47 2016] [notice] Child 7668: Child process is running
    [Fri May 27 13:44:47 2016] [notice] Child 7668: Acquired the start mutex.
    [Fri May 27 13:44:47 2016] [notice] Child 7668: Starting 600 worker threads.
    [Fri May 27 13:44:47 2016] [notice] Child 7668: Listening on port 80.

    With Regards,

    kalyan.



  • 2.  RE: IBM HTTP Server start up issue

    Posted Wed June 01, 2016 10:17 AM

    Looking at the logs provided, it looks like the web server is running.  Can you confirm that by accessing a page on the web server?

    Is there a firewall blocking connection on port 80 from the application server to the web server?  That is how WebSphere determines that the HTTP server is successfully running.



  • 3.  RE: IBM HTTP Server start up issue

    Posted Thu June 02, 2016 02:13 AM

    Yes. Http server is running but it is not reflecting in dmgr console.
    How can i check whether firewall is blocking port 80 and how can i resolve this issue

    kalyan.



  • 4.  RE: IBM HTTP Server start up issue

    Posted Thu June 02, 2016 02:27 AM

    Hi,
    I have checked that firewall is not blocking the Http port it is allowing this port.

    As well, Http server is configured to Appsrv node is it mandatory to start that node? before starting Http server?

    kalyan.



  • 5.  RE: IBM HTTP Server start up issue

    Posted Fri June 03, 2016 09:57 AM

    Hi Kalyan,

      You have two choice to manage you Http through Adminconsole:

    • Nodeagent
    • Http Server Admin

      Using the administrative console to start IBM HTTP Server

    http://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.ihs.doc/ihs/tihs_startwsadmincon.html

    You can administer IBM HTTP Server through the WebSphere Application Server administrative console using the WebSphere Application Server node agent or using the IBM HTTP Server administration server. An IBM HTTP Server that is defined to a deployment manager (dmgr) managed node is administered using the node agent. An IBM HTTP Server that is defined to an unmanaged node is administered using the administration server.

       If you have defined Webserver in are managed node then you need to have nodeagent started.

      Hope this helps. Tell us if you need more support

    Regards



  • 6.  RE: IBM HTTP Server start up issue

    Posted Fri June 03, 2016 12:10 PM

    ThX's Gabriel for giving me much more clarity.

    ThQ u very much.

    kalyan.