Breadcrumb(); > Message Index (by Number) (by Subsystem) > HTTP Pubsub Server JMS support Subsystem Messages
![]()
HTTP Pubsub Server JMS support Subsystem Messages
The HTTP Pubsub Server JMS support1.0 catalog contains messages in the range BEA2152000 - BEA2153999. Messages in this catalog are part of the
com.bea.httppubsub.jms Internationalization package and the
com.bea.httppubsub.jms Localization package.
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 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. Info: JmsProviderFactory [className] registered.
Description
JmsProviderFactory [className] registered. 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]. 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. Info: Channel-Handler mapping: [channelUrl] -> [handlerClassName]
Description
Channel-Handler mapping: [channelUrl] -> [handlerClassName] 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. Info: Total [count] JMS handler mapping configuration(s) found.
Description
Total [count] JMS handler mapping configuration(s) found. Info: JMS handler mapping: [channel] -> [config]
Description
JMS handler mapping: [channel] -> [config] 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. Warning: Cannot publish message to JMS topic.
Description
Cannot publish message to JMS topic. Cause
JMS related exception occurs. Action
N/A 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. 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. 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. 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.
![]()