
com.sun.enterprise.transaction.LogStrings.properties Maven / Gradle / Ivy
The newest version!
# 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 occured 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 occured 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 occured 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 occured 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 occured 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 occured 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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy