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.  HTTP server error

    Posted 01/05/12 06:57 AM
    Hi All,

    Apache Http server encountered a problem and needed to close.


    szAppName  Apache.exe     szAppVer  2.0.47.0
    szModName mod_was_ap20_http.dll szModVer: 0.0.0.0 offset: 0001b718

    When login into Windows server i am getting above error in dialog box.

    Same server IHS is working fine. I can able to stop/start IHS. In this Adminstartor is not starting.

    There is no error reported into logs.

    Is it required , IBM HTTP Administration needs to start.


    Thanks,
    chinna.



  • 2.  HTTP server error

    Posted 01/11/12 05:21 AM
    Hi chinna,

      you don't need start admin server if you don't want.

      the problem is with the WAS plugin mod_was_ap20_http.dll

      look at \conf\httpd.conf file

      Review that this two directives are correct (pointing to right paths and files), and the plugin file exists


    LoadModule was_ap20_module "E:\WebSphere\Plugins\bin\32bits\mod_was_ap20_http.dll"
    WebSpherePluginConfig "E:\WebSphere\Plugins\config\webserver1\plugin-cfg.xml"