|
Abstract |
If an application server or cluster member Web container
is empty, or has nothing to offer, then WebSphere® Application Server V5.0
(all releases) will not listen on the corresponding HTTP or HTTPS
transport ports. |
|
|
|
Content |
In the following cases you will not see the message,
SRVE0171I: Transport http is listening on port
xxxx
even if the application server is in a running state.
Case 1:
No Enterprise application installed in an Application Server or cluster
member.
Case 2:
Enterprise application is installed, but there are no Web modules (only
enterprise beans)
Case 3:
Enterprise application (with Web modules) is installed, but it is not
started or running.
Example 1: SystemOut.log of an Application
Server which has Web modules to offer.
************* End Display Current Environment
*************
[3/18/04 11:20:56:503 EST] 4daa5669 ManagerAdmin I TRAS0017I:
The startup trace state is *=all=disabled.
[3/18/04 11:20:57:985 EST] 4daa5669 AdminInitiali A ADMN0015I:
AdminService initialized
....
..........
[3/18/04 11:21:13:487 EST] 4daa5669 JMXSoapAdapte A
ADMC0013I: SOAP connector available at port 8881
[3/18/04 11:21:13:517 EST] 4daa5669 SecurityCompo I SECJ0243I:
Security service started successfully
[3/18/04 11:21:13:517 EST] 4daa5669 SecurityCompo I SECJ0210I:
Security enabled false
[3/18/04 11:21:15:540 EST] 4daa5669 ApplicationMg A WSVR0200I:
Starting application: DefaultApplication
[3/18/04 11:21:20:207 EST] 4daa5669 HttpTransport A
SRVE0171I: Transport https is listening on port 9,444.
[3/18/04 11:21:20:387 EST] 4daa5669 RMIConnectorC A
ADMC0026I: RMI Connector available at port 2811
[3/18/04 11:21:20:728 EST] 4daa5669 WsServer
A WSVR0001I: Server server1 open for
e-business
[3/18/04 11:21:22:020 EST] 4d07d67a DiscoveryMBea I ADMD0023I:
Process discovered (name: nodeagent, type: NodeAgent, pid: 3356)
Example 2: SystemOut.log of an Application
Server which has no Web modules to offer
************* End Display Current Environment *************
[3/18/04 11:21:34:067 EST] 4daa567a ManagerAdmin I TRAS0017I:
The startup trace state is *=all=disabled.
[3/18/04 11:21:35:479 EST] 4daa567a AdminInitiali A ADMN0015I:
AdminService initialized
.....
..............
[3/18/04 11:21:47:947 EST] 4daa567a JMXSoapAdapte A
ADMC0013I: SOAP connector available at port
8882
[3/18/04 11:21:47:967 EST] 4daa567a SecurityCompo I SECJ0243I:
Security service started successfully
[3/18/04 11:21:47:977 EST] 4daa567a SecurityCompo I SECJ0210I:
Security enabled false
[3/18/04 11:21:49:189 EST] 4daa567a RMIConnectorC A
ADMC0026I: RMI Connector available at port 9811
[3/18/04 11:21:49:629 EST] 4daa567a WsServer
A WSVR0001I: Server test1 open for
e-business
[3/18/04 11:21:51:061 EST] 434c966d DiscoveryMBea I ADMD0023I:
Process discovered (name: nodeagent, type: NodeAgent, pid: 3356)
Notice in Example 2, that when your Application Server has
no Web modules to offer, your SystemOut.log file is
missing the following line:
SRVE0171I: Transport http is listening on port
xxxx |
|
|
|
|
Cross Reference information |
Segment |
Product |
Component |
Platform |
Version |
Edition |
Application Servers |
WebSphere Application Server Enterprise |
General |
AIX, HP-UX, Linux, Multi-Platform, Solaris, Windows |
5.0, 5.0.0, 5.0.1, 5.0.2, 5.0.2.2, 5.0.3 |
Edition Independent, Enterprise |
Application Servers |
Runtimes for Java Technology |
Java SDK |
|
|
|
|
|
|