Express (Distributed operating systems), v8.0 > Reference > Messages
CWSIO
CWSIO0001E: Bus {0} could not be created. Reason = {1}.
Explanation Part of the migration process is to create a service integration bus. This was unsuccessful. Action Check the reason message given and FFDC logs for possible causes of the failure.
CWSIO0002E: Server {2} on node {1} could not be added to bus {0}. Reason = {3}.
Explanation Part of the migration process is to add the named server to the service integration bus. This was unsuccessful. Action Check the reason message given and FFDC logs for possible causes of the failure.
CWSIO0003E: A WebSphere MQ client link for bus {0} / node {1} / server {2} could not be created. Reason = {3}.
Explanation Part of the migration process is to create a WebSphere MQ client link. This was unsuccessful. Action Check the reason message given and FFDC logs for possible causes of the failure.
CWSIO0004E: Queues for bus {0} / node {1} / server {2} could not be created. Reason = {3}.
Explanation One of the queues found in the configuration data being migrated could not be created in the new configuration. Action Check the reason message given and FFDC logs for possible causes of the failure.
CWSIO0005E: An internal error has occured. No result is available after executing the {0} command.
Explanation This exception is unexpected. The cause is not immediately known. Action More info at:
CWSIO0006E: The {0} command failed. Reason = {1}.
Explanation The result returned by the command indicates that it failed. Action Check the reason message given for a possible cause of the failure.
CWSIO0007E: No messaging engines were found for bus {0} on node {1} / server {2}.
Explanation When a server is a member of a bus, it should have one messaging engine defined for that bus. In this case, no messaging engines have been found. Action Run configuration validation.
CWSIO0008E: Too many engines were found for bus {0} on node {1} / server {2}.
Explanation When a server is a member of a bus, it should have one messaging engine defined for that bus. In this case, more than one messaging engine has been found. Action Run configuration validation.
CWSIO0009E: JMSServer EndPoint could not be migrated.
Explanation An exception was created. Action See the stack trace for details.
CWSIO0010E: No ServerEntry found in serverindex.xml for node: "{0}", server: "{1}".
Explanation The server configuration is not valid. Action Run configuration validation.
CWSIO0012E: JMS server "{0}" has no short name.
Explanation The supplied JMS server has no "was.shortName" property, or the "was.shortName" property defines a null short name. Action Ensure that the JMS server identified above has a "was.shortName" property correctly defined.