BEA-2152001
|
Error: Cannot create default JmsProviderFactory instance.
Description
| Cannot create default JmsProviderFactory instance. |
Cause
| The class loader cannot find default JmsProviderFactory class in classpath. Or the default JmsProviderFactory has no public non-argument constructor. |
Action
| N/A |
|
BEA-2152002
|
Error: Cannot create JmsProviderFactory instance for given class name [className].
Description
| Cannot create JmsProviderFactory instance for given class name [className]. |
Cause
| The class loader cannot find className in classpath. Or className has no public no-argument constructor. |
Action
| Please make sure the right JmsProviderFactory class name used. |
|
BEA-2152003
|
Info: JmsProviderFactory [className] registered.
Description
| JmsProviderFactory [className] registered. |
|
BEA-2152021
|
Info: Try to initialize JmsProvider using following configurations: JmsProviderUrl -> [providerUrl]; ConnectionFactoryJndiName -> [connectionFactoryJndiName]; TopicJndiName -> [topicJndiName].
Description
| Try to initialize JmsProvider using following configurations: JmsProviderUrl -> [providerUrl]; ConnectionFactoryJndiName -> [connectionFactoryJndiName]; TopicJndiName -> [topicJndiName]. |
|
BEA-2152022
|
Error: Cannot retrieve ConnectionFactory nor Topic.
Description
| Cannot retrieve ConnectionFactory nor Topic. |
Cause
| Incorrect JMSHandler configurations in weblogic-pubsub.xml. |
Action
| Please check JMSHandler configurations in weblogic-pubsub.xml. |
|
BEA-2152041
|
Info: Channel-Handler mapping: [channelUrl] -> [handlerClassName]
Description
| Channel-Handler mapping: [channelUrl] -> [handlerClassName] |
|
BEA-2152042
|
Info: No ChannelBean(s) configured in descriptor file, ignore JMS channel mapping initialization.
Description
| No ChannelBean(s) configured in descriptor file, ignore JMS channel mapping initialization. |
|
BEA-2152043
|
Info: Total [count] JMS handler mapping configuration(s) found.
Description
| Total [count] JMS handler mapping configuration(s) found. |
|
BEA-2152044
|
Info: JMS handler mapping: [channel] -> [config]
Description
| JMS handler mapping: [channel] -> [config] |
|
BEA-2152061
|
Error: Cannot initialize JMS channel [channelName].
Description
| Cannot initialize JMS channel [channelName]. |
Cause
| JMS related exception occurs. |
Action
| Please make sure JMS configurations are alright and make sure JMS server has been started. |
|
BEA-2152081
|
Warning: Cannot publish message to JMS topic.
Description
| Cannot publish message to JMS topic. |
Cause
| JMS related exception occurs. |
Action
| N/A |
|
BEA-2152082
|
Error: Cannot initialize publish functionality for JMS channel
Description
| Cannot initialize publish functionality for JMS channel |
Cause
| JMS related exception occurs. |
Action
| Check configuration for JMS connection factory and topic. |
|
BEA-2152101
|
Warning: No permission publish to channel channel.
Description
| No permission publish to channel channel. |
Cause
| Security configuration. |
Action
| Please check security configurations in weblogic-pubsub.xml. |
|
BEA-2152102
|
Error: Cannot initialize topic listener for JMS channel
Description
| Cannot initialize topic listener for JMS channel |
Cause
| JMS related exception occurs. |
Action
| Check configuration for JMS connection factory and topic. |
|
BEA-2152103
|
Warning: Error occurs when retrieving message from JMS topic.
Description
| Error occurs when retrieving message from JMS topic. |
Cause
| JMS related exception occurs. |
Action
| Check messages published to JMS topic, and enable JMS log to analysis. |
|