In the same Web browser, type http://your_fully_qualified_server_name:port_number/ibm/console,
where your_fully_qualified_server_name is the fully
qualified host name for the machine that contains the administrative server,
and port_number is the administrative console port number. When
the administrative console is on the local machine, your_fully_qualified_server_name can
be localhost unless security is enabled. On Windows platforms, use
the actual host name if localhost is not recognized. If security
is enabled, your request is redirected to https://your_fully_qualified_server_name:port_number/ibm/console,
where your_fully_qualified_server_name is the fully qualified host
name for the machine that contains the administrative server, and port_number is
the administrative console secure port number. The default
port number for an unsecure administrative console is port 9060, and for a
secure administrative console is port 9043. Each new administrative console
that you deploy during profile creation is assigned a new unsecure port number,
and, if you enable security during profile creation, a new secure port number.
Check
the SystemOut.log file of the server that runs the console
application to verify that the console application starts successfully. If
the console application starts successfully, you see the CWWSR0221I:
Application started: isclite message.
If you cannot start the administrative console because the console port conflicts
with an application that is already running on the machine, change the port
number in the installation root/profiles/profile name/config/cells/cell_name/nodes/node_name/serverindex.xml file and the installation root/profiles/profile name/config/cells/cell_name/virtualhosts.xml files.
Change all the occurrences of port 9060 (or the port that is selected during
profile creation for WebSphere Application Server) to the port for the console.
Alternatively, shut down the other application that uses the conflicting port
before starting the WebSphere Application Server product.
If
you cannot start the administrative console because the console port conflicts
with an application that is already running on the machine, use the chgwassvr
script command to change the port number. See Changing the ports associated with an application server for
further information. Alternatively, shut down the other application that uses
the conflicting port before starting the WebSphere Application Server product.
For
a listing of supported Web browsers, see
WebSphere Application Server system requirements at
http://www.ibm.com/support/docview.wss?
rs=180&uid=swg27006921
The Web address displays on two lines
for printing purposes. Enter the Web address on one line in your browser.