Express (Distributed operating systems), v8.0 > Reference > Messages
CWSJC
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 class has not provided the bus name and messaging engine name in the map parameter. Action More info at:
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 class has not provided the bus name in the map parameter. Action More info at:
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 class has not provided the messaging engine name. Action More info at:
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 class has provided the name of a messaging engine and bus, but there are no messaging engines running in the process from which the class is invoked. Action More info at:
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 class 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. Action More info at:
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. Action More info at:
CWSJC9999E: {0}
Explanation If the message does not give sufficient information, check previous messages for further help. Action See previous messages for further information.