IBM Support

TroubleShooting: Web server Administration using WebSphere Administration console and the IBM HTTP Server Administrative Server

Troubleshooting


Problem

Troubleshooting for problems managing the IBM HTTP Server Web server with the WebSphere Application Server administrative console (V7.0, V8.0,V8.5 and V9.0) . This should help address common issues with this component before calling IBM support and save you time.

Resolving The Problem


Troubleshooting steps:
Starting with WebSphere Application Server V6.0, you can now manage IBM HTTP Server using the WebSphere Application Server administrative console. If you are having problems connecting to the administrative console, and receive an error such as this:

Could not connect to IBM HTTP Server Administrative Server error

OR

Authentication failure on access to the IBM HTTP Administration server on node windows test. Check Remote Administration Server Username and Password Properties.

Try 1 of the following:
  • Verify that the IBM HTTP Server administration server process is running.
     
  • Verify that the Web server hostname and port that is defined in the WebSphere Application Server administrative console matches the IBM HTTP Server administration host name and port.
     
  • Verify that the firewall is not preventing you from accessing the IBM HTTP Server administration server from the WebSphere Application Server administrative console.
     
  • Verify that the user ID and password that is specified in the WebSphere Application Server administrative console, under remote managed, is created in the admin.passwd file, using the htpasswd command.
    • Check the IBM Administration Server Authentication User and Password. You can reset the User and Password by exec this command from IHSInstallRoot/bin:
      • htpasswd -c ../conf/admin.passwd <User>
      • Enter -> password
    • From the WebSphere Administration console set the User and Password to same User and Password you just set in the admin.passwd file
      • Goto Servers -> Web Servers
      • Click "webserver1"
      • Click "Remote Web Server Management"
      • Enter <UserName> (same as htpasswd above)
      • Enter <Password> (same as htpasswd above)
  • Configure SSL between the IBM HTTP Server Administration Server and the deployment manager.

    This link will explain how to export the Personal Certificate from the IBM Administration Server and add this Personal Certificate as a Signer Certificate to the WebSphere Application Server Administration console.

Note: You will not be able to connect to the IBM HTTP Administrative Server directly from a Web browser to make any Administration requests. The WebSphere Application Server administration console includes header information and arguments when issuing HTTP requests to the IBM Administration Server.

If you do issue http://hostname:8008/wasadmin you will received an Authentication prompt but even if the user and password are correct the request will fail.

What to do next
If the preceding troubleshooting steps did not solve your problem, please see MustGather: Read first for IBM HTTP Server.

[{"Product":{"code":"SSEQTJ","label":"IBM HTTP Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Runtime","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"9.0;8.5;8.0;7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Component":"IBM HTTP Server","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0;8.0;8.5;9.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
03 June 2019

UID

swg21229375