This article describes how to test the installation and configuration of your WebSphere Application Server system. These instructions assume that you have installed a supported Web server, database, and the WebSphere Application Server component.
Perform the following steps to test your WebSphere installation:
# cd /opt/WebSphere/AppServer/bin # ./startupServer.sh
Ensure that the administrative server has started successfully by checking the file named tracefile located in the
/opt/WebSphere/AppServer/logs directory. The message Server open for e-business
appears in this file
when the server has started successfully.
# cd /opt/WebSphere/AppServer/bin # ./adminclient.sh
Console Ready
, administer the application server
by performing the following steps:
After the default server is started initially, it will start automatically if it stops or if you restart the machine. If the administrative server fails, the default server continues to run.
http://machine_name/servlet/snoop
In this command, machine_name represents the name of the machine on which WebSphere is running. Information about /servlet/snoop is displayed.