com.sun.enterprise.transaction.LogStrings.properties Maven / Gradle / Ivy
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#
# Log messages used by the enterprise.resource.jta logger
# LogDomains.JTA_LOGGER, subsystem JTA.
# See java.text.MessageFormat for details on constructing messages.
# Messages in this file must be of the form
# <4CharIntegerMessageId>:
enterprise_distributedtx.excep_in_enlist=DTX5001:Exception in enlistComponentResources.
DTX5001.diag.cause.1=Exception occurred while enlisting the resource.
DTX5001.diag.check.1=Make 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.
enterprise_distributedtx.excep_in_delist=DTX5002:Exception in delistComponentResources.
DTX5002.diag.cause.1=Exception occurred while delisting the resource.
DTX5002.diag.check.1=Make 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.
enterprise_distributedtx.rollbackexcep_in_regsynch=DTX5003:RollbackException in registerSynchronization.
DTX5003.diag.cause.1=Trying to register the sync object while transaction is marked for rollback.
DTX5003.diag.check.1=This is an Unexpected Internal Error. Please contact Sun with the complete error log message.
enterprise_distributedtx.excep_in_utx_begin=DTX5004:RemoteException in UserTx.begin().
DTX5004.diag.cause.1=Exception occurred while enlisting the component resource.
DTX5004.diag.check.1=Make 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.
enterprise_distributedtx.excep_in_utx_commit=DTX5005:RemoteException in UserTx.commit().
DTX5005.diag.cause.1=Exception occurred while delisting the component resources.
DTX5005.diag.check.1=Make 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.
enterprise_distributedtx.excep_in_utx_rollback=DTX5006:RemoteException in UserTx.rollback().
DTX5006.diag.cause.1=Exception occurred while delisting the component resources.
DTX5006.diag.check.1=Make 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.
enterprise_distributedtx.some_excep=DTX5007:Exception :
enterprise_distributedtx.pooling_excep=DTX5008: Pooling Exception:
DTX5008.diag.cause.1=Exception occurred while closing the connection.
DTX5008.diag.check.1=Check if DB is up and running.
#com.sun.enterprise.transaction.* log messages
transaction.reconfig_txn_timeout_failed=DTX5009:Reconfiguration of transaction timeout failed
DTX5009.diag.cause.1=Invalid integer passed to set the timeout.
DTX5009.diag.check.1=Check the timeout that is being given in the server configuration file.
transaction.monitor.registration_failed=DTX5010:An exception occurred while JTAStats monitoring registration
DTX5010.diag.cause.1=Could not register the JTA statistics for monitoring due to configuration problem.
DTX5010.diag.check.1=This is an Unexpected Internal Error. Please contact Sun with the complete error log message.
transaction.monitor.error_while_getting_monitor_attr=DTX5011:Error occurred while getting monitor attribute
DTX5011.diag.cause.1=Requested attribute is not monitorable.
DTX5011.diag.check.1=This is an Unexpected Internal Error. Please contact Sun with the complete error log message.
transaction.monitor.error_creating_jtastatsimpl=DTX5012:ClassNotFoundException occurred while creating JTAStats
DTX5012.diag.cause.1=JTAStats implementation class is not found.
DTX5012.diag.check.1=This is an Unexpected Internal Error. Please contact Sun with the complete error log message.
transaction.monitor.attribute_not_found=DTX5013:Attribute is not part of transaction monitoring
enterprise_distributedtx.before_completion_excep=DTX5014: Caught exception in beforeCompletion() callback:
DTX5014.diag.cause.1=Exception occurred while calling beforeCompletion() method of the registered synchronization
DTX5014.diag.check.1=Check exception message for the exact cause of the exception
enterprise_distributedtx.after_completion_excep=DTX5015: Caught exception in afterCompletion() callback:
DTX5015.diag.cause.1=Exception occurred while calling afterCompletion() method of the registered synchronization
DTX5015.diag.check.1=Check exception message for the exact cause of the exception
xaresource.recover_error=DTX5016:Error in XA recovery. See logs for more details
DTX5016.diag.cause.1=Exceptions while trying to close connections of handlers.
DTX5016.diag.check.1=Individual resource handlers would have logged exceptions if any, check server.log for more details.
transaction.monitor.tm_null=DTX5017: Cannot construct the probe. Transaction Manager is NULL!
DTX5017.diag.cause.1=Transaction Manager is not set in the StatsProvider.
DTX5017.diag.check.1=This error shouldn't happen. Please file a bug with details about the setup.
enterprise_distributedtx.txbean_null=DTX5018: TBEAN IS NULL FOR:
DTX5018.diag.cause.1=TransactionAdminBean was not constructed properly
DTX5018.diag.check.1=This error shouldn't happen. Please file a bug with details about the setup.
enterprise_used_delegate_name=DTX5019: Using [{0}] as the delegate
© 2015 - 2025 Weber Informatics LLC | Privacy Policy