InomHitta mer dokumentationSupportresurser som ingår | Ladda ner denna bok i PDF (1324 KB)
Chapter 24 MDB Error MessagesThis chapter describes messages for errors with a MDB prefix. MDB Messages
Could not get server session: [{0}] Cause:TBD Solution:TBD
Exception on getting server session Cause:TBD Solution:TBD
Get session failed: [{0}] Cause:TBD Solution:TBD
Get session throws exception Cause:TBD Solution:TBD
Session.run() throws Exception [{0}] Cause:TBD Solution:TBD
Session.run() throws Exception Cause:TBD Solution:TBD
Exception while cleaning up ServerSession [{0}] Cause:TBD Solution:TBD
Exception while cleaning up ServerSession Cause:TBD Solution:TBD
ServerSession.getSession() must be called first before calling ServerSession.start() ! Cause:TBD Solution:TBD
Create ServerSession error: [{0}] Cause:TBD Solution:TBD
Exception while Creating ServerSession Cause:TBD Solution:TBD
[{0}]: Message-driven bean destination name [{1}] not found Cause:TBD Solution:TBD
[{0}]: Name not found exception: [{1}] Cause:TBD Solution:TBD
An error occurred during the message-driven beancontainer initialization at runtime. Cause:The most common cause for this is that the physical resource (e.g. Queue) from which the message-driven bean is consuming either does not exist or has been configured incorrectly. Another common error is that the message-driven bean implementation class does not correctly implement the required javax.ejb.MessageBean or MessageListener interfaces. Solution:Double-check that the JNDI name of the message-driven bean's resource in sun-ejb-jar.xml is correct. It is also useful to run the verifier to check that the code requirements for the message-driven bean class have been fulfilled.
[{0}]: Closing message-driven bean container connection Cause:TBD Solution:TBD
[{0}]: Message-driven bean container connection closed Cause:TBD Solution:TBD
[{0}]: Exception in closing message-driven bean container: [{1}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean destination type mismatch. Destination [{1}] is not of type [{2}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean listening on JMS destination [{1}] Cause:TBD Solution:TBD
[{0}]: Invalid max-messages-load [{1}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean container connection factory [{1}] not found: [{2}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean connection factory type mismatch. Connection factory [{1}] is not of type [{2}] Cause:TBD Solution:TBD
[{0}]: Unable to start message-driven bean container connection: [{1}] Cause:TBD Solution:TBD
[{0}]: Connection exception event for [{1}], [{2}], [{3}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean container using external connection factory object: [{1}] Cause:TBD Solution:TBD
[{0}]: Register message-driven bean container bean-pool monitor failed: [{1}] Cause:TBD Solution:TBD
[{0}]: Exception in setting up message-driven bean container: [{1}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean container connection factory [{1}] not found. Use default Cause:TBD Solution:TBD
[{0}]: Message-driven bean container connection factory not specified. Use default Cause:TBD Solution:TBD
[{0}]: Message-driven bean container reconnecting ... Cause:TBD Solution:TBD
[{0}]: Message-driven bean container reconnected Cause:TBD Solution:TBD
[{0}]: Exception on message-driven bean pool close: [{1}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean preInvoke() failed Cause:TBD Solution:TBD
[{0}]: Message-driven bean invocation exception: [{1}] Cause:TBD Solution:TBD
[{0}]: No message-driven bean context in message listener : [{1}] Cause:TBD Solution:TBD
[{0}]: Message sent to a destroyed message-driven bean : [{1}] , [{2}] Cause:TBD Solution:TBD
[{0}]: Message-driven bean CMT can not be supported. Cause:TBD Solution:TBD
[{0}]: Message-driven bean onMessage error: [{1}] Cause:TBD Solution:TBD
[{0}]: No invocation for message [{1}] Cause:TBD Solution:TBD
[{0}]: Exception in reading mdb-container configuration: [{1}] Cause:TBD Solution:TBD
Deploying message-driven bean [{0}], consuming from [{1}] Cause:TBD Solution:TBD
Undeploying message-driven bean [{0}] Cause:TBD Solution:TBD
Message-driven bean [{0}]: onMessage RuntimeException occurred: [{1}]. [{2}] Cause:TBD Solution:TBD
Message-driven bean [{0}]: Some application or unchecked exception occurred : [{1}] Cause:TBD Solution:TBD
An error occurred during the pre-invocation processing before a message-driven bean MessageListener method is called. Cause:This is often caused by some transaction-related errors. Solution:Double-check the transaction configuration for the message-driven bean and consult stack trace for additional details.
Message-driven bean [{0}]: Exception in postinvoke : [{1}] Cause:TBD Solution:TBD
An error occurred during the lifecycle initialization of a message-driven bean instance. Cause:This typically means a system exception was thrown from the bean code during the execution of the no-arg constructor, the setMessageDrivenContext method, or the ejbCreate method. Common causes are failed naming service lookups coding errors, or ClassNotFound errors. Solution:Check the stack trace to see which method threw the exception. If the error was caused by a NamingException, double-check the environment configuration (ejb-refs, resource-refs, etc.) in the deployment descriptor against the coded names. It would also be useful to run the verifier.
An error occurred while the container was destroying an instance of a message-driven bean. Cause:The most common cause is that a message-driven bean class threw a system exception from its ejbRemove method. Solution:Check the message driven bean's ejbRemove implementation to determine what would result in an exception. Also consult the stack trace for more information.
An error occurred while the container was enabling the message flow into a message-driven bean. Cause:This is an internal error that typically means there is a problem with the messaging system from which the message-driven bean is consuming. Solution:Check the stack trace for more details.
Message-driven bean [{0}] container cleanup exception: [{1}] Cause:TBD Solution:TBD
Message-driven bean [{0}]: Exception setting bean context : [{1}] Cause:TBD Solution:TBD
Message-driven bean [{0}]: Exception in closing consumer : [{1}] Cause:TBD Solution:TBD
Message-driven bean [{0}]: start cleanup for shutdown Cause:TBD Solution:TBD
Message-driven bean [{0}]: finished cleanup for shutdown Cause:TBD Solution:TBD
Message-driven bean [{0}]: connection exception [{1}] during server shutdown. ignore. Cause:TBD Solution:TBD
{0}]: Exception on unregistering monitor mbean: [{1}] Cause:TBD Solution:TBD
[{0}]: Invalid value [{1}] for [{2}] , use [{3}] instead Cause:TBD Solution:TBD |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||