WAS v8.5 > Reference > Administrator best practices

Application Server start or restart problems

If a server process does not start or starts with errors, the following topics might help you to diagnose the problem.


Installation program completes successfully, but an application server does not start, or starts with errors

IBM recommends using the HPEL log and trace infrastructure. With HPEL, one views logs using the LogViewer command-line tool in PROFILE/bin.


An error message might appear in the SystemOut.log after restarting an application server

The following error message might appear in the SystemOut.log after restarting an application server:

    The socket bind failed for host hostname and port portnumber. The port may already be in use.

This problem might occur if the network is slow, and the port listed in the message text did not finish listening when the application was stopped and restarted.

To verify that this is the problem, check the port status.

To correct this problem, wait for a few minutes after stopping the server:

  1. Verify that no ports are listening. Use the command:

      netstat -a

  2. Restart the server


Message "DiscoveryService.sendQuery" exception appears in the FFDC log file

When you start a deployment manager, the deployment manager attempts to discover any configured node agents within its cell. If the deployment agent does not discover the node agents in the cell, it writes an exception to the first failure data capture (FFDC) log file for each node agents the deployment manager does not discover. If the node agents are not suppose to be running, we can ignore the exception. If the node agents are suppose to be running, the FFDC log file might contain additional information that will help you determine why the deployment manager cannot discover the node agents even though the node agents are suppose to be running.

The server does not restart on IBM i after applying WAS v8.5.0.1

If the server does not restart on IBM i after applying 8.5.0.1, you might receive the following message: "CWWKE0044E: There is no write permission for server directory."

This error occurs only on IBM i when started with OS integration and using the QEJBSVR user.

We can temporarily resolve this by wrapping an invocation of the server command with a script that deletes the contents of the server/workarea/.sCommandAuth directory.

Before opening a problem report, see the Support page:


Related


Troubleshooting administration


+

Search Tips   |   Advanced Search