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


CWSIZ

CWSIZ0001E: An internal error occurred. The Handler Framework cannot be located.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0002E: The mediation named {0} that is attached to destination {1} is defined to use mediation handler list {2}. However this handler list does not exist.
Explanation One of the following could be the cause. The application containing the HandlerList has not been installed. The application containing the HandlerList has not been started.
Action If the application containing the HandlerList is not running then start it. Otherwise install the application containing the HandlerList or modify the mediation definition so it no longer references that handler list.
CWSIZ0003E: An internal error occurred. The DestinationMediation object is in an incorrect state.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0004E: The environment for the mediation named {0} attached to destination {1} could not be initialized due to the exception: {2}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation; the listed exception indicates the reason for this.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0005E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation for the message; the listed exception indicates the reason why the message could not be understood.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0006E: An internal error occurred. The mediation framework could not obtain the SelectionCriteriaFactory. Exception: {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0007E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0008E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation for the message; the listed exception indicates the reason why the message could not be understood.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0009E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation for the message; the listed exception indicates the reason why the message could not be understood.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0011E: The mediation named {0} attached to destination {1} could not process the message {2} because the application {3} has not started.
Explanation The mediation could not be applied to the message because the application that contains the mediation handlers did not start.
Action Start the application.
CWSIZ0012E: The mediation named {0} attached to destination {1} could not retrieve the message to be mediated due to the exception: {2}.
Explanation The message to be mediated could not be retrieved in order to mediate it; the listed exception indicates the reason why the message could not be retrieved.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0014E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0016E: An internal error occurred. The mediation name {0} attached to destination {1} could not delete the message {2} due to exception: {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0017E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation for the message; the listed exception indicates the reason why the message could not be understood.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0018E: The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation for the message; the listed exception indicates the reason why the message could not be understood.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0019E: An internal error occurred. The mediation named {0} attached to destination {1} could not process the message {2} due to the exception: {3}.
Explanation The required environment for the mediation could not be created in order to invoke the mediation for the message; the listed exception indicates the reason why the message could not be understood.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0020E: The mediation authentication alias for the bus called {0} could not be located.
Explanation The bus has been configured with security enabled. In addition some mediations have been defined. When attempting to mediate a message the mediation framework discovered that the mediation authentication alias had not been defined.
Action Define an authentication alias and associate it with the bus's mediation authentication alias attribute.
CWSIZ0021E: The mediation authentication alias {0} for the bus called {1} could not be resolved.
Explanation The bus has been configured with security enabled and the mediations authentication alias has been set. In addition some mediations have been defined. When attempting to mediate a message the authentication alias could not be resolved to a user ID and password.
Action Define the mediation authentication alias.
CWSIZ0022E: An internal error occurred. The security context for the mediation could not be established. Exception: {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0023E: An internal error occurred. The global transaction could not be started. Exception: {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0024E: An internal error occurred. The global transaction could not be committed. Exception: {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0025W: The global transaction did not commit, but instead rolled back. Exception: {0}.
Explanation After running the mediation, an attempt was made to commit the global transaction. However the transaction rolled back.
Action If the rollback was expected, this message is normal and can be ignored. If the rollback is unexpected, investigate the cause of the rollback.
CWSIZ0026E: An internal error occurred. The global transaction could not be rolled back. Exception: {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0027E: An internal error occurred. The mediation {0} returned while the MessageContext contained an unsupported message implementation {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0028E: An internal error occurred. The mediation framework was unable to determine the transactional state for mediation {0} because of Exception {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0030E: An internal error occurred. The mediation framework was unable to create a ProducerSession for sending mediated messages for mediation {0} because of Exception {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0031E: An internal error occurred. The transaction for mediation {0} could not be rolled back. Exception: {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0032E: An internal error occurred. The transaction for mediation {0} could not be committed. Exception: {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0033E: An internal error occurred. The mediation is in the started state.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0034E: An internal error occurred. The mediation is in the stopped state.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0035E: An internal error occurred. The mediation is in the stopping state.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0036E: An internal error occurred. The mediation could not obtain the ConsumerSession due to a communications error. Exception {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0037E: An internal error occurred. The mediation could not obtain the locked message due to a communications error. Exception {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0038E: An internal error occurred. The mediation could not obtain the locked message due to an unexpected error. Exception {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0039E: An internal error occurred. The mediation could not stop the mediation''s consumer. Exception {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0040E: An internal error occurred. The mediation could not start the mediation''s consumer. Exception {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0041E: An internal error occurred. The handler list {0} must be invoked using the MediationHandler interface.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0042E: The handler list {0} contains the handler {1}, which has not been initialised.
Explanation The application containing the handler is not be running.
Action Ensure that the application containing the handler is running.
CWSIZ0043W: The handler list {0} contains a handler {1}, which does not implement the MediationHandler interface.
Explanation While executing the handler list a handler was encountered that did not implement the MediationHandler interface; the handler was not executed.
Action None.
CWSIZ0044E: An internal error occurred. The Handler List configuration for handler list {0} could not be initialized. Exception {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0045E: The mediation authentication alias {0} for the bus called {1} could not be authenticated.
Explanation An attempt was made to mediate a message. As security has been enabled in order to do so the mediation authentication alias needs to be authenticated.
Action Ensure that the authentication alias represents a valid userid and password combination for your configured authentication registry.
CWSIZ0046E: An internal error occurred. Unable to obtain the Application Server Subject. Exception {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0047E: The mediation {0} on destination {1} threw the unchecked exception {2} while mediating message {3}. It was not possible to reroute the message to the exception destination because of exception {4}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0048E: An internal error occurred. While attempting to execute mediation {0} against destination {1} for message {2} the authorization data for bus {3} could not be obtained due to exception {4}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0049E: An internal error occurred. Unable to call ContextElementHandlers for mediation {0} on destination {1} due to exception {2}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0051E: An internal error occurred. Unable to serialize request for mediation {0} on destination {1} for message {2} due to exception {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0052I: Mediation handler lists defined in the server are {0}.
Explanation This message is output after a mediation handler list is not found and can be used to ensure that the correct handler list name is entered for the mediation definition.
Action Look through the list to see if the required handler list name is listed and if so update the mediation definition to reference that handler list.
CWSIZ0055E: An internal error occurred. The mediation named {0} could not send the message with system message id {1} to the exception destination of destination {2} due to the exception: {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0056E: The mediation named {0} attached to destination {1} could not process the message {2} because the next destination {3} cannot accept the message due to exception {4}.
Explanation The mediation has completed successfully and returned with the value true to indicate that the message should continue in the bus. However when the system attempted to deliver the message to its next destination, it was unable to deliver the message as the next destination is unable to accept the message.
Action Investigate why the next destination is unable to accept the message. Once the problem with the next destination has been resolved, restart the mediation.
CWSIZ0057E: The mediation named {0} attached to destination {1} could not process the message {2} because the message cannot be made available to consumers due to exception {3}.
Explanation The mediation has completed successfully and returned with the value true to indicate that the message should continue in the bus. However when the system attempted to make the message available to the consumers it was unable to do so.
Action Investigate why it is not possible to make the message available to the consumers. Once the problem with the next destination has been resolved, restart the mediation.
CWSIZ0058E: The mediation named {0} attached to destination {1} could not process the message {2} because the connection to the messaging engine has been lost as reported by exception {3}.
Explanation The mediation has completed successfully and returned with the value true to indicate that the message should continue in the bus. However when the system attempted to send the message back to the messaging engine, the system reported that the connection was no longer unavailable. One cause of this condition is that the messaging engine is stopping.
Action If the messaging engine is stopping, no user response is required. Otherwise, investigate why the connection was lost. Once the problem with the connection has been resolved, restart the mediation.
CWSIZ0059E: The mediation named {0} that is attached to destination {1} is defined to use mediation handler list {2}. However no handler lists exist.
Explanation One of the following could be the cause. The application containing the HandlerList has not been installed. The application containing the HandlerList has not been started.
Action If the application containing the HandlerList is not running then start it. Otherwise install the application containing the HandlerList.
CWSIZ0060E: An internal error occurred. The mediation name {0} attached to destination {1} could not delete the message {2} due to exception: {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0061E: An internal error occurred. The mediation framework was unable to determine the transactional state for message {3} being mediated by mediation {0} on destination {2} because of Exception {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0062E: An internal error occurred. The transaction for mediation {0} could not be committed. Exception: {1}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0063E: An internal error occurred. The mediation named {0} attached to destination {1} could not send the message {2} to the exception destination {4} due to the exception: {3}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0064E: An internal error occurred. The parameters needed to construct and invoke the mediation could not be generated due to the exception: {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0065E: The mediation handler list {0} specified by mediation {1} attached to destination {2} could not initialized. The mediation handler class {3} cannot be loaded because the class {4} could not be located.
Explanation The mediation handler required by the mediation handler list needs a class that cannot be located. The mediation will be stopped.
Action Investigate why the required class cannot be located. Once the problem has been resolved, restart the mediation.
CWSIZ0066E: An internal error has occurred. The mediation framework was unable to instantiate the mediation {0} associated with destination {1} on messaging engine {2} of bus {3} due to the exception {4}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0068E: The request metrics environment was not found.
Explanation The required environment for the mediation could not be created in order to invoke the mediation.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ0069E: The security environment was not found.
Explanation The required environment for the mediation could not be created in order to invoke the mediation.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWSIZ1000I: A message with ID {0} and System Message ID {1} has been delivered to mediation {2} attached to destination {3}.
Explanation None
Action None
CWSIZ1001I: A message with ID {0} and System Message ID {1} has been sent on the forward routing path {2} by mediation {3} attached to destination {4}.
Explanation None
Action None
CWSIZ1002I: A message with ID {0} and System Message ID {1} has been discarded by mediation {2} attached to destination {3}.
Explanation None
Action None
CWSIZ1003I: A message has been created by mediation {0} attached to destination {3} with message ID {1} and sent to destination {2}.
Explanation None
Action None
CWSIZ1004I: A message with ID {0} and System Message ID {1} has been sent to the exception destination {3} as the result of mediation {2} attached to destination {5} throwing exception {4}.
Explanation The message was given to a mediation, but the mediation threw the stated exception. As a result the mediation framework has rerouted the original version of the message to the exception destination.
Action None
CWSIZ1005I: A message with ID {0} and System Message ID {1} has been sent to the exception destination {3} because mediation {2} attached to destination {4} changed the message so that it is no longer well formed.
Explanation The message was given to a mediation, but the mediation changed the message so that the message either contains message properties that cannot be serialized, or its datagraph is no longer consistent with its format. As a result the mediation framework has rerouted the original version of the message to the exception destination.
Action None
CWSIZ1006I: A message with ID {0} and System Message ID {1} has been sent on the default forward routing path {2} of destination {3} by mediation {4}.
Explanation The message after mediating contained the empty forward routing path and a default forward routing path was specified for the destination being mediated; so the message was forwarded on the default forward routing path.
Action None
CWSIZ1007W: {0}: {1} trying to read user property {2}.
Explanation The system attempted to trace details of a message being mediated, but the value of one of the user properties could not be displayed due to an exception. Mediation of the
Action If the exception is not expected, investigate the cause of the exception.
CWSIZ1008W: {0}: {1} trying to retrieve message contents.
Explanation The system attempted to trace the contents of a message being mediated, but was unable to do so. Mediation of the message will continue.
Action If the exception is not expected, investigate the cause of the exception.
CWSIZ1009I: User Property {0} of message with System Message Id {1} deleted by mediation {2} attached to destination {3}.
Explanation The message after mediating no longer contains a user property that was present before the message was given to the mediation.
Action None
CWSIZ9999E: {0}
Explanation If the message does not give sufficient information, check previous messages for further help.
Action See previous messages for further information.
Reference topic    

Terms of Use | Feedback

Last updated: May 3, 2010 12:31:27 AM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.sib.mediation.runtime.CWSIZMessages.html

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