WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


TCPC

TCPC0001I: TCP Channel {0} is listening on host {1} port {2}.
Explanation The specified TCP Channel has been started and is now listening for requests.
Action Informational message only, no action required.
TCPC0002I: TCP Channel {0} has stopped listening on host {1} port {2}.
Explanation The specified TCP Channel has been stopped and is no longer listening for requests.
Action Information message only, no action required.
TCPC0003E: TCP Channel {0} initialization failed. The socket bind failed for host {1} and port {2}. The port may already be in use.
Explanation The Java socket bind operation failed. Common cause is that the port number is already in use.
Action Check that the TCP Channel has been configured to use the correct port number.
TCPC0004W: TCP Channel {0} has exceeded the maximum number of open connections {1}.
Explanation The specified TCP Channel has exceeded the maximum number of open connections and is refusing some connections.
Action If more connections are required, use either the admin application or the command line scripting tool to update the maximum number of connections allowed.
TCPC0005W: TCP Channel {0} could not obtain thread from thread pool {1}.
Explanation The specified TCP Channel could not obtain thread from the thread pool and may processing of additional requests may be delayed.
Action If CPU is not fully utilized, increase the maximum number of threads in the thread pool. Otherwise, reduce the number of incoming requests.
TCPC0006E: TCP Channel {0} initialization failed. The host {1} and port {2} could not be resolved.
Explanation The host name specified could not be resolved. The host name was specified incorrectly or has not been defined on this system.
Action Check that the TCP Channel has been configured to use the correct host name.
TCPC0007E: TCP Channel {0} listening on host {1} port {2} has stopped accepting connections.
Explanation The specified TCP Channel can no longer accept connections for a port. The port appears to be disabled.
Action To use the port, enable the port and restart the WebSphere Application Server.
TCPC0801E: The maximum number of open connections {0} is not valid. Valid values must be no less than {1} and no greater than {2}.
Explanation No additional information.
Action Correct the configuration error.
TCPC0802E: The inactivity time out of {0} is not valid. Valid values must be no less than {1} and no greater than {2}.
Explanation No additional information.
Action Correct the configuration error.
TCPC0803E: An entry in the address exclude list for the TCP Channel {0} was not valid. Valid values consist of a valid String.
Explanation No additional information.
Action Correct the configuration error.
TCPC0804E: An entry in the address include list for the TCP Channel {0} was not valid. Valid values consist of a valid String.
Explanation No additional information.
Action Correct the configuration error.
TCPC0805E: An entry in the host name exclude list for the TCP Channel {0} was not valid. Valid values consist of a valid String.
Explanation No additional information.
Action Correct the configuration error.
TCPC0806E: An entry in the host name include list for the TCP Channel {0} was not valid. Valid values consist of a valid String.
Explanation No additional information.
Action Correct the configuration error.
TCPC0807E: TCPChannel {0} custom property {1} has an value of {2}. This value is not valid.
Explanation A custom property was specified with a value that is outside the range of valid values.
Action Correct the configuration error.
TCPC0808E: TCP Channel {0} has been configured with an incorrect number value for a property, Property Name: {1} Value: {2}
Explanation A TCP Channel configuration property value is not a valid number
Action Correct the configuration error.
TCPC0809E: TCP Channel {0} has been constructed with incorrect configuration property value, Name: {1} Value: {2}
Explanation A TCP Channel property value is not within the valid range for this property
Action Correct the configuration error.
TCPC0810E: TCP Channel {0} has been constructed with a null configuration property value, Name: {1}
Explanation A TCP Channel property value is not within the valid range for this property
Action Correct the configuration error.
TCPC0811E: TCP Channel {0} has been constructed with incorrect configuration property value, Name: {1} Value: {2} Valid Range: 0 - False, 1 - True
Explanation A TCP Channel property value is not within the valid range for this property
Action Correct the configuration error.
TCPC0812E: TCP Channel {0} has been constructed with incorrect configuration property value, Name: {1} Value: {2} Valid Range: Minimum {3}, Maximum {4}
Explanation A TCP Channel property value is not within the valid range for this property
Action Correct the configuration error.
TCPC0813W: TCP Channel {0} has been constructed with incorrect configuration property, Property Name: {1} Value: {2}
Explanation A TCP Channel configuration property which is not recognized has been used.
Action Correct the configuration error.
TCPC0814W: The TCP Channel {0} has a custom property configured which is not a recognized property, Property Name: {1}
Explanation A custom property was specified incorrectly.
Action Correct the configuration error.
TCPC0815E: An attempt to update TCP Channel {0} failed because a property which can not be updated at runtime has been given a new value that is different from the current value. Propery Name: {1} Current Value: {2} Failed Updated Value: {3}
Explanation A TCP Channel property value was given a new value during an attempt to update the configuration, but this property can not be updated with a new value at runtime.
Action Correct the configuration error.
TCPC0816E: An attempt to update TCP Channel {0} failed.
Explanation A TCP Channel could not be updated because the new configuration was not a valid configuration.
Action Correct the configuration error.
TCPC0817E: No Endpoint Name was assigned to TPC Channel {0}.
Explanation No additional information.
Action Correct the configuration error.
Reference topic    

Terms of Use | Feedback

Last updated: Apr 23, 2009 7:19:30 AM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.tcp.channel.resources.tcpchannelmessages.html

© Copyright IBM Corporation 2006, 2007. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)