WebSphere Process Server messages     Operating Systems: All supported

TCPC

TCPC0001I: TCP Channel {0} is listening on host {1} port {2}.
Problem The specified TCP Channel has been started and is now listening for requests.
User response Informational message only, no action required.
TCPC0002I: TCP Channel {0} has stopped listening on host {1} port {2}.
Problem The specified TCP Channel has been stopped and is no longer listening for requests.
User response 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.
Problem The Java socket bind operation failed. Common cause is that the port number is already in use.
User response 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}.
Problem The specified TCP Channel has exceeded the maximum number of open connections and is refusing some connections.
User response 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}.
Problem The specified TCP Channel could not obtain thread from the thread pool and may processing of additional requests may be delayed.
User response 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.
Problem The host name specified could not be resolved. The host name was specified incorrectly or has not been defined on this system.
User response 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.
Problem The specified TCP Channel can no longer accept connections for a port. The port appears to be disabled.
User response 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}.
Problem No additional information.
User response 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}.
Problem No additional information.
User response 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.
Problem No additional information.
User response 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.
Problem No additional information.
User response 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.
Problem No additional information.
User response 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.
Problem No additional information.
User response Correct the configuration error.
TCPC0807E: TCPChannel {0} custom property {1} has an value of {2}. This value is not valid.
Problem A custom property was specified with a value that is outside the range of valid values.
User response Correct the configuration error.
TCPC0808E: TCP Channel {0} has been configured with an incorrect number value for a property, Property Name: {1} Value: {2}
Problem A TCP Channel configuration property value is not a valid number
User response Correct the configuration error.
TCPC0809E: TCP Channel {0} has been constructed with incorrect configuration property value, Name: {1} Value: {2}
Problem A TCP Channel property value is not within the valid range for this property
User response Correct the configuration error.
TCPC0810E: TCP Channel {0} has been constructed with a null configuration property value, Name: {1}
Problem A TCP Channel property value is not within the valid range for this property
User response 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
Problem A TCP Channel property value is not within the valid range for this property
User response 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}
Problem A TCP Channel property value is not within the valid range for this property
User response Correct the configuration error.
TCPC0813W: TCP Channel {0} has been constructed with incorrect configuration property, Property Name: {1} Value: {2}
Problem A TCP Channel configuration property which is not recognized has been used.
User response Correct the configuration error.
TCPC0814W: The TCP Channel {0} has a custom property configured which is not a recognized property, Property Name: {1}
Problem A custom property was specified incorrectly.
User response 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}
Problem 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.
User response Correct the configuration error.
TCPC0816E: An attempt to update TCP Channel {0} failed.
Problem A TCP Channel could not be updated because the new configuration was not a valid configuration.
User response Correct the configuration error.
TCPC0817E: No Endpoint Name was assigned to TCP Channel {0}.
Problem No additional information.
User response Correct the configuration error.
Reference topic    

Terms of Use | Feedback

Last updated: Jun 13, 2009 1:00:35 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.tcp.channel.resources.tcpchannelmessages.html

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