GlassFish v3 Error Message Reference EJBThis page lists error messages with the EJB prefix. See How to Contribute for more information about adding to and enhancing the information on this page. ----EJB0001 Test Message. Parameter 1={0} parameter 2={1} CauseTBD SolutionTBD ----EJB0002 Date Message. Parameter 1={0,date} Parameter 2={1,time} CauseTBD SolutionTBD ----EJB0003 Number Message. Parameter 1={0,number,integer} CauseTBD SolutionTBD ----EJB5013 Some EJB exception occurred : -(0) CauseProblem occurred while deserializing stateful bean state. SolutionCheck the application classpath to ensure that all classes needed during deserialization are available. ----EJB5014 Exception resolving object CauseTBD SolutionTBD ----EJB5015 Exception while adding method monitoring mbean CauseTBD SolutionTBD ----EJB5016 Exception creating BaseContainer : -(0) CauseTBD SolutionTBD ----EJB5017 Exception while running pre-invoke : ejbName = -(0) CauseAn error occurred during the removal of an entity bean. One common cause is when the application throws a system exception from the ejbRemove method of an entity bean. SolutionCheck the exception stack trace to see if the exception originated from the entity bean implementation class. ----EJB5018 An exception was thrown during an ejb invocation on -(0) CauseTBD SolutionTBD ----EJB5019 Some application or system exception occurred : -(0) CauseTBD SolutionTBD ----EJB5020 Exception while unregistering monitormbean CauseTBD SolutionTBD ----EJB5021 Session bean transaction is incomplete : -(0) CauseTBD SolutionTBD ----EJB5022 Message-driven bean transaction is incomplete : -(0) CauseTBD SolutionTBD ----EJB5023 Exception while registering monitormbean CauseTBD SolutionTBD ----EJB5024 Exception while unregistering child monitormbean : -(0) CauseTBD SolutionTBD ----EJB5025 Exception while releasing ejb context : -(0) CauseTBD SolutionTBD ----EJB5026 Exception in removing ejb local object : -(0) CauseTBD SolutionTBD ----EJB5027 Exception in removing ejb : -(0) CauseTBD SolutionTBD ----EJB5028 Exception in getting ejb local object : -(0) CauseTBD SolutionTBD ----EJB5029 Exception getting ejb context : -(0) CauseTBD SolutionTBD ----EJB5030 Exception while comparing ejbs : -(0) CauseTBD SolutionTBD ----EJB5031 Some remote exception occurred while refreshing rob : -(0) : -(0) CauseAn error occurred while looking up a Read Only Bean Notifier. The most common cause for this failure is that the string supplied to the getReadOnlyBeanNotifier method either does not refer to a read-only bean. SolutionCheck the application code that calls this method to make sure the string passed in refers to a valid read-only bean. ----EJB5032 Exception in creating new bean : -(0) CauseTBD SolutionTBD ----EJB5033 Illegal state exception occurred : -(0) CauseTBD SolutionTBD ----EJB5035 Some application or unchecked exception occurred : -(0) CauseTBD SolutionTBD ----EJB5039 Some runtime exception occurred : -(0) CauseTBD SolutionTBD ----EJB5041 Exception while running postinvoke : -(0) CauseTBD SolutionTBD ----EJB5042 Exception setting bean context : -(0) CauseTBD SolutionTBD ----EJB5043 Exception cleaning up ejb subclass : -(0) CauseTBD SolutionTBD ----EJB5044 Name not found exception : -(0) CauseTBD SolutionTBD ----EJB5045 Class cast exception : -(0) CauseTBD SolutionTBD ----EJB5048 Exception creating new attribute CauseTBD SolutionTBD ----EJB5049 Exception obtaining attribute -(0) CauseTBD SolutionTBD ----EJB5050 Exception in printStackTrace CauseTBD SolutionTBD ----EJB5051 Exception in printStackTrace of super CauseTBD SolutionTBD ----EJB5052 Exception closing session : -(0) CauseTBD SolutionTBD ----EJB5053 Exception closing server session pool : -(0) CauseTBD SolutionTBD ----EJB5054 Exception closing topic session: -(0) CauseTBD SolutionTBD ----EJB5055 Exception in init of ejb : -(0) CauseTBD SolutionTBD ----EJB5056 Exception in undeploying the bean : -(0) CauseTBD SolutionTBD ----EJB5057 Exception creating session : -(0) CauseTBD SolutionTBD ----EJB5058 Exception while getting ejb stub : -(0) CauseTBD SolutionTBD ----EJB5059 Exception creating ejb object : -(0) CauseTBD SolutionTBD ----EJB5060 Exception creating ejb local object -(0) CauseTBD SolutionTBD ----EJB5061 Exception removing ejb : -(0) CauseTBD SolutionTBD ----EJB5062 Exception removing bean : -(0) CauseTBD SolutionTBD ----EJB5063 Some exception removing bean : -(0) CauseTBD SolutionTBD ----EJB5064 Exception in afterCompletion : -(0) CauseTBD SolutionTBD ----EJB5065 Exception in deserializing -(0) CauseTBD SolutionTBD ----EJB5066 Some generic ejb exception : -(0) CauseTBD SolutionTBD ----EJB5067 Exception activating ejb : -(0) CauseTBD SolutionTBD ----EJB5068 Exception in serializing : -(0) CauseTBD SolutionTBD ----EJB5069 Exception getting ejbcreate method : -(0) CauseThe bean's Home or LocalHome does not define a no-arg create method. SolutionCheck the Home or LocalHome interface for the appropriate create method signature. Running the verifier will help identify the error as well. ----EJB5070 Exception creating stateless session bean : -(0) CauseTBD SolutionTBD ----EJB5071 Some remote or transactional roll back exception occurred CauseSome problem occurred during the beforeCompletionphase of the transaction lifecycle. This error often happens when application code throws a system exception from its ejbStore method or if the transaction manager encounters a system exception. SolutionCheck the stack trace to see if the exception originated from the application's ejbStore method. Also check the resource configuration to ensure that all resource managers involved in the transaction are configured properly and healthy. ----EJB5072 Error initializing home of container: -(0) CauseTBD SolutionTBD ----EJB5083 Error – invalid maxMsgs prop = -(0) CauseTBD SolutionTBD ----EJB5085 Error – invalid msg bean pool size = -(0) CauseTBD SolutionTBD ----EJB5087 -(0): Invalid value -(1) for -(2) , use -(3) instead CauseTBD SolutionTBD ----EJB5088 Number format exception CauseTBD SolutionTBD ----EJB5089 Error – invalid cleanup interval prop = -(0) CauseTBD SolutionTBD ----EJB5090 Exception in creating EJB container -(0) CauseProblem during ejb container runtime initialization. See stack trace for more details. Some common causes are global JNDI name conflicts, class-not-found errors, and configuration errors for resources needed by the ejb. SolutionIf the ejb has a Remote view, check that its JNDIname does not clash with any other ejb's JNDI name or any other globalJNDI name. Check that all needed classes are available to the ejb. Also ensure that any resources needed by the ejb are available. If the ejb uses a datasource make sure the corresponding database is running. If it uses a queue makes sure the physical queue has been created. ----EJB5091 Exception occurred in postInvoke : -(0) CauseTBD SolutionTBD ----EJB5092 Exception occurred in postInvokeTx : -(0) CauseTBD SolutionTBD ----EJB5093 Exception occurred in passiveIdleBeans CauseTBD SolutionTBD ----EJB5094 container.getClassLoader() returned null CauseTBD SolutionTBD ----EJB5095 Exception occurred in selectVictims() CauseTBD SolutionTBD ----EJB5096 Unable to lookup UserTransaction CauseTBD SolutionTBD ----EJB5097 Exception during undeploy CauseTBD SolutionTBD ----EJB5098 Exception in preInvokeTx CauseTBD SolutionTBD ----EJB5099 Exception in checkUnfinishedTx CauseTBD SolutionTBD ----EJB5100 Exception in useClientTx CauseTBD SolutionTBD ----EJB5101 Transaction Aborted CauseTBD SolutionTBD ----EJB5102 Unable to complete container-managed transaction CauseTBD SolutionTBD ----EJB5103 Exception in releaseContext CauseTBD SolutionTBD ----EJB5104 Exception in callEJBStore CauseTBD SolutionTBD ----EJB5105 Exception in createContainer CauseTBD SolutionTBD ----EJB5106 Exception in EntityContainer CauseTBD SolutionTBD ----EJB5107 Exception while getting server session CauseTBD SolutionTBD ----EJB5108 Unable to initialize EJB Timer Service. The likely cause is the database has not been started or the timer database table has not been created. CauseTBD SolutionTBD ----EJB5109 EJB Timer Service started successfully for datasource -(0) CauseTBD SolutionTBD ----EJB5110 Attempt to override reserved ejb interface method -(0) in -(1). Override will be ignored. CauseTBD SolutionTBD ----EJB5111 Bean class for ejb -(0) does not define a method corresponding to -(1) interface method -(2) CauseThis error indicates a mismatch in the required method signature rules between a method defined on a Home, Remote, LocalHome, Local interface and the corresponding bean implementation class. E.g., this would happen if a create method in a Home interface did not have a matching ejbCreate method in the bean class. SolutionRun the verifier tool to check that the methods defined on the bean class are correct with respect to the exposed interface. ----EJB5112 Error cancelling timer with pkey -(0) CauseTBD SolutionTBD ----EJB5113 Error cancelling timers for container -(0) and pkey -(1) CauseTBD SolutionTBD ----EJB5114 Error destroying timers for container -(0) CauseTBD SolutionTBD ----EJB5115 Error destroying timer -(0) CauseTBD SolutionTBD ----EJB5116 Delivering missed timer for timer id -(0). Timer should have fired at -(1) CauseTBD SolutionTBD ----EJB5117 Timer creation failed for container -(0) primary key -(1) and info -(2) CauseError while creating the persistent representation of an ejb timer. This typically means there is some configuration error or runtime problem with the ejb timer service datasource. SolutionDouble-check the JDBC datasource (and its associated connection pool) assigned to the timer-datasource element in domain.xml. Common causes are that the database is not running, the timer table has not been created within that database, or that the connection pool's JDBC driver URL information is incorrect. ----EJB5118 Failure removing timer bean -(0) CauseTBD SolutionTBD ----EJB5119 Expunging timer -(0) after -(1) failed deliveries CauseTBD SolutionTBD ----EJB5120 EJB Timer Service last shutdown at -(0) CauseTBD SolutionTBD ----EJB5121 EJB Timer Service shutdown info -(0) not found. Shutdown time unknown. CauseTBD SolutionTBD ----EJB5122 EJB Timer Service shutdown at -(0) CauseTBD SolutionTBD ----EJB5123 Rolling back timed out transaction -(0) for -(1) CauseTBD SolutionTBD ----EJB5124 Commit Option A is not currently supported. Using Commit Option B for -(0) CauseTBD SolutionTBD ----EJB5125 Cannot add idle bean cleanup task CauseTBD SolutionTBD ----EJB5126 Cannot add asynchronous task CauseTBD SolutionTBD ----EJB5127 Error during passivation of -(0) CauseTBD SolutionTBD ----EJB5128 Error during Stateful Session Bean activation for key -(0) CauseA problem occurred while the container was activating a stateful session bean. One possible cause is that the bean code threw a system exception from its ejbActivate method. SolutionCheck the stack trace to see whether the exception was thrown from the ejbActivate method and if so double-check the application code to determine what caused the exception. ----EJB5129 Error in ContainerSynchronization::afterCompletion CauseAn error occurred during the afterCompletion phase of the transaction lifecycle. SolutionCheck stack trace for details of error encountered by ejb container ----EJB5130 Error while adding idle bean passivator task CauseTBD SolutionTBD ----EJB5131 Error while adding idle bean removal task CauseTBD SolutionTBD ----EJB5132 Could not determine passivation directory CauseTBD SolutionTBD ----EJB5133 Error while creating SFSBStore manager CauseTBD SolutionTBD ----EJB5134 Error while removing idle beans CauseTBD SolutionTBD ----EJB5135 Error while removing expired beans CauseTBD SolutionTBD ----EJB5136 Creation of passivation directory failed for {0} CauseTBD SolutionTBD ----EJB5137 Initialization of store manager failed. Directory: {0} CauseTBD SolutionTBD ----EJB5138 Initialization of store manager failed CauseTBD SolutionTBD ----EJB5139 Error while loading bean state from store. Key: {0} CauseTBD SolutionTBD ----EJB5140 Error while loading bean state from store CauseTBD SolutionTBD ----EJB5141 Error while removing bean state from store. Key: {0} CauseTBD SolutionTBD ----EJB5142 Error while removing bean state from store CauseTBD SolutionTBD ----EJB5143 Error while removing passivation directory: {0} CauseTBD SolutionTBD ----EJB5144 Error while removing passivation directory CauseTBD SolutionTBD ----EJB5145 Error while undeploying store manager CauseTBD SolutionTBD ----EJB5146 Error while undeploying store manager CauseTBD SolutionTBD ----EJB5147 Error while saving bean state to store. Key: {0} CauseTBD SolutionTBD ----EJB5148 Error while saving bean state to store CauseTBD SolutionTBD ----EJB5149 Error while initializing file store manager {0} CauseTBD SolutionTBD ----EJB5150 Error while initializing file store manager CauseTBD SolutionTBD ----EJB5151 Error while creating enterprise bean context for {0} during jacc callback CauseTBD SolutionTBD ----EJB5152 No methods registered yet for monitoring for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5153 Error while registering method {3} for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5154 Unexpected error while registering method {3} for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5155 Error while unregistering method {3} for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5156 Unexpected error while unregistering method {3} for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5157 Error while registering container stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5158 Unexpected error while registering container stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5159 Error while unregistering container stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5160 Unexpected error while unregistering container stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5161 Error while registering pool stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5162 Unexpected error while registering pool stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5163 Error while unregistering pool stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5164 Unexpected error while unregistering pool stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5165 Error while registering cache stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5166 Unexpected error while registering cache stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5167 Error while unregistering cache stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5168 Unexpected error while unregistering cache stats for {0} ; {1} ; {2} CauseTBD SolutionTBD ----EJB5169 Exception while running preinvoke CauseAn error occurred during the call to preInvoke of the EjbSecurityComponentInvocationHandler. SolutionCheck the exception stack trace to see if the exception originated from EjbSecurityManager. ----EJB5170 Exception while running postInvoke CauseAn error occurred during the call to postInvoke of the EjbSecurityComponentInvocationHandler. SolutionCheck the exception stack trace to see if the exception originated from EjbSecurityManager. ----EJB5171 Caught exception instantiating InitialContext. CauseTBD SolutionTBD ----EJB5172 Specified application server installation location -(0) does not exist. CauseTBD SolutionTBD ----EJB5173 No EJB modules found CauseNo EJB modules had been found on the classpath or specified via MODULE property. SolutionCheck the classpath and the value(s) of the MODULE property. ----EJB5174 Cannot determine server installation location CauseInstallation location is not specified, and cannot be determined relative to the implementation location. SolutionCheck the classpath or specify server installation location using the org.glassfish.ejb.embedded.glassfish.installation.root property ----EJB5175 Temporary file could not be created: {0} CauseSee output for details. SolutionSee detailed exception at FINE log level. |