GlassFish v3 Error Message Reference DTXThis page lists error messages with the DTX prefix. See How to Contribute for more information about adding to and enhancing the information on this page. ----DTX5001 Exception in enlistComponentResources. CauseException occurred while enlisting the resource. SolutionMake sure that the resource usage is from a standard J2EE component or a life cycle component. If this exception occurs from a standard component, this is an Unexpected Internal Error and please contact Sun with the complete error log message. ----DTX5002 Exception in delistComponentResources. CauseException occurred while delisting the resource. SolutionMake sure that the resource usage is from a standard J2EE component or a life cycle component. If this exception occurs from a standard component, this is an Unexpected Internal Error and please contact Sun with the complete error log message. ----DTX5003 RollbackException in registerSynchronization. CauseTrying to register the sync object while transaction is marked for rollback. SolutionThis is an Unexpected Internal Error. Please contact Sun with the complete error log message. ----DTX5004 RemoteException in UserTx.begin(). CauseException occurred while enlisting the component resource. SolutionMake sure that the resource usage is from a standard J2EE component or a life cycle component. If this exception occurs from a standard component, this is an Unexpected Internal Error and please contact Sun with the complete error log message. ----DTX5005 RemoteException in UserTx.commit(). CauseException occurred while delisting the component resources. SolutionMake sure that the resource usage is from a standard J2EE component or a life cycle component. If this exception occurs from a standard component, this is an Unexpected Internal Error and please contact Sun with the complete error log message. ----DTX5006 RemoteException in UserTx.rollback(). CauseException occurred while delisting the component resources. SolutionMake sure that the resource usage is from a standard J2EE component or a life cycle component. If this exception occurs from a standard component, this is an Unexpected Internal Error and please contact Sun with the complete error log message. ----DTX5007 Exception : CauseTBD SolutionTBD ----DTX5008 Pooling Exception: CauseException occurred while closing the connection. SolutionCheck if DB is up and running. ----DTX5009 Reconfiguration of transaction timeout failed CauseInvalid integer passed to set the timeout. SolutionCheck the timeout that is being given in the server configuration file. ----DTX5010 An exception occurred while JTAStats monitoring registration CauseCould not register the JTA statistics for monitoring due to configuration problem. SolutionThis is an Unexpected Internal Error. Please contact Sun with the complete error log message. ----DTX5011 Error occurred while getting monitor attribute CauseRequested attribute is not monitorable. SolutionThis is an Unexpected Internal Error. Please contact Sun with the complete error log message. ----DTX5012 ClassNotFoundException occurred while creating JTAStats CauseJTAStats implementation class is not found. SolutionThis is an Unexpected Internal Error. Please contact Sun with the complete error log message. ----DTX5013 Attribute is not part of transaction monitoring CauseTBD SolutionTBD ----DTX5014 Caught exception in beforeCompletion() callback: CauseException occurred while calling beforeCompletion() method of the registered synchronization SolutionCheck exception message for the exact cause of the exception ----DTX5015 Caught exception in afterCompletion() callback: CauseException occurred while calling afterCompletion() method of the registered synchronization SolutionCheck exception message for the exact cause of the exception ----DTX5016 Error in XA recovery. See logs for more details CauseExceptions while trying to close connections of handlers. SolutionIndividual resource handlers would have logged exceptions if any, check server.log for more details. ----DTX5017 Cannot construct the probe. Transaction Manager is NULL! CauseTransaction Manager is not set in the StatsProvider. SolutionThis error shouldn't happen. Please file a bug with details about the setup. ----DTX5018 TBEAN IS NULL FOR: CauseTransactionAdminBean was not constructed properly SolutionThis error shouldn't happen. Please file a bug with details about the setup. |