C SI Bus Core SPI messages |
CWSJC0001E: An attempt was made to get an SICoreConnectionFactory instance for a local messaging engine, but both the supplied bus and messaging engine name were null.
Explanation:
A client of the SICoreConnectionFactorySelector SPI did not provide the bus name and messaging engine name in the map parameter of the SPI.
User Response:
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/.
CWSJC0002E: An attempt was made to get an SICoreConnectionFactory instance for a local messaging engine called {0}, but the supplied bus name was null.
Explanation:
A client of the SICoreConnectionFactorySelector SPI did not provide the bus name in the map parameter of the SPI.
User Response:
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/.
CWSJC0003E: An attempt was made to get an SICoreConnectionFactory instance for a local messaging engine on bus {0}, but the supplied messaging engine name was null.
Explanation:
A client of the SICoreConnectionFactorySelector SPI did not provide the messaging engine name in the map parameter of the SPI.
User Response:
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/.
CWSJC0004E: An attempt was made to get the SICoreConnectionFactory instance for a local messaging engine {1} on the bus {0}, but there are no local messaging engines.
Explanation:
A client of the SICoreConnectionFactorySelector SPI provided the name of a messaging engine and bus, but there are no messaging engines running in the process the SPI was invoked from.
User Response:
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/.
CWSJC0005E: An attempt was made to get the SICoreConnectionFactory instance for a local messaging engine {1} on the bus {0}, but the messaging engine does not exist.
Explanation:
A client of the SICoreConnectionFactorySelector SPI attempted to get the SICoreConnectionFactory to a local messaging engine, but a messaging engine with that name on that bus did not exist on the process from which the call was issued.
User Response:
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/.
CWSJC0006E: An internal error occurred. An attempt was made to load a class {0} that tries to extend com.ibm.wsspi.sib.core.selector.FactoryType, but this is not permitted.
Explanation:
This exception is unexpected. The cause is not immediately known.
User Response:
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/.
CWSJC9999E: {0}
Explanation:
If the message does not give sufficient information, check previous messages for further help.
User Response:
See previous messages for further information.