BEA-040374 - JMS Module "uri" failed to un-load, e.
Description:
Unable to un-load the JMS module by the container.
Cause:
Internal error.
Description:
Unable to un-load the JMS module by the container.
Cause:
Internal error.
Description:
An error occurred while cleaning up a durable subscriber on JMSServer “serverName” after a consumer creation failure, ClientId “clientId“, subscriber name “subscriberName“, topic “TopicName“.
Cause:
On createDurableSubscriber consumer creation failure, JMS attempts to cleanup and remove any durable subscription that may have already been recorded to the JMS persistent store, if the cleanup of the durable subscription from the JMS persistent store fails, this error will be logged. Please check exception logged for cause of failure.
Description:
Unable to de-activate the JMS module by the container.
Cause:
Internal error.
Description:
Failed to bind an entity of a foreign JMS server due to an exception.
Cause:
JNDI failure.
Description:
Failed to bind a default connection factory due to an exception.
Cause:
JNDI failure.
Description:
Failed to serialize an XML message because an invalid XML document was specified.
Cause:
Attempted to serialize an invalid XML document.
Description:
Failed to parse an XML message because an invalid XML document was specified.
Cause:
Attempted to serialize an invalid XML document.
Description:
The JMSServer named beName has a temporary template configured. The JMSSystemResourceMBean name of the module containing the temporary template is modName, and the template name is templateName. However, a JMSSystemResourceMBean of name modName could not be found. The JMS Server beName will not boot until this problem has been fixed.
Cause:
The temporary template for a JMS server must come from a JMSSystemResourceMBean. A common mistake is to put the temporary template into an AppDeployment. However, because the temporary template must be owned by the administrator, all temporary templates must come from JMSSystemResourceMBeans, not AppDeployments.
Description:
While attempting to change the targeting of JMS module “modName” an error occurred while activating the change. The exception returned is exc
Cause:
The JMS Module failed to activate a prepared change during a targeting update.
Description:
Failed to deploy JMS Server because one of the deploment operation failed.
Cause:
Error occured during deployment of the JMS Server.