Sun ONE Application Server 7 Log Message Reference Guide |
Java Transaction ServicesThis module lists error messages that originate from the Java transaction services.
JTS
Java Transaction Service is a Java service for processing transactions.
JTS5001
Severity
SEVERE
Description
An internal error occurred while creating a control object.
Action
JTS5002
Severity
WARNING
Description
Unable to locate the servant for the object listed in the message.
Action
JTS5003
Severity
WARNING
Description
An error occurred while destroying an internal object.
Action
JTS5004
Severity
SEVERE
Description
An internal error occurred while creating a coordinator object.
Action
JTS5005
Severity
WARNING
Description
An internal error occurred.
Action
JTS5006
Severity
SEVERE
Description
An internal error occurred during recovery.
Action
JTS5007
Severity
SEVERE
Description
The initialization of distributed transaction logs failed.
Action
JTS5008
Severity
SEVERE
Description
The distributed transaction logs could not be opened.
Action
JTS5009
Severity
SEVERE
Description
An internal error occurred while creating the CoordinatorResource object.
Action
JTS5010
Severity
SEVERE
Description
An internal error occurred while creating the CoordinatorSynchronization object.
Action
JTS5011
Severity
SEVERE
Description
An internal error occurred. No coordinator available for the transaction.
Action
JTS5012
Severity
SEVERE
Description
An internal error occurred at the beginning of the transaction.
Action
JTS5013
Severity
WARNING
Description
An internal error occurred while creating a subordinate.
Action
JTS5015
Severity
WARNING
Description
An internal error occurred while creating portable object adapters (POA).
Action
JTS5016
Severity
WARNING
Description
An internal error occurred while creating the Current object.
Action
JTS5017
Severity
WARNING
Description
The ORB is not running.
Action
Make sure the instance's ORB port is not in use. If the port is in use, change the ORB port through the Administrator Interface or by changing server.xml. If the problem persists, Contact Product Support.
JTS5018
Severity
WARNING
Description
Could not register TransactionFactory with ORB.
Action
JTS5020
Severity
WARNING
Description
Invalid distributed transactions log path.
Action
Make sure the tx-log-dir attribute in the transaction-service element in the server.xml is valid. If the problem persists, Contact Product Support.
JTS5021
Severity
WARNING
Description
Invalid default distributed transactions log path.
Action
Make sure the tx-log-dir attribute in the transaction-service element in the server.xml is valid. If the problem persists, Contact Product Support.
JTS5022
Severity
SEVERE
Description
An error occurred while operating with distributed transaction logs.
Action
JTS5023
Severity
WARNING
Description
A heuristic exception occurred during roll-back of a transaction as part of resync operation.
Action
JTS5024
Severity
SEVERE
Description
An internal error occurred while creating a recoverycoordinator object.
Action
JTS5026
Severity
SEVERE
Description
An exception occurred while recovering the in-doubt transactions.
Action
JTS5027
Severity
WARNING
Description
An exception occurred while performing the resync operation.
Action
JTS5028
Severity
WARNING
Description
An exception occurred while performing recovery on XA resources.
Action
JTS5029
Severity
WARNING
Description
An exception occurred while performing the resync operation.
Action
JTS5030
Severity
WARNING
Description
An exception occurred while writing the restart record in the distributed transaction logs.
Action
JTS5031
Severity
WARNING
Description
An exception occurred while performing an operation on the resource.
Action
JTS5033
Severity
WARNING
Description
An exception occurred while performing synchronization.
Action
JTS5035
Severity
WARNING
Description
Unable to identify the communication manager.
Action
JTS5036
Severity
SEVERE
Description
An internal error occurred while transitioning from one state to another.
Action
JTS5037
Severity
SEVERE
Description
An internal error occurred while creating a Terminator object.
Action
JTS5040
Severity
SEVERE
Description
An internal error occurred while creating a TransactionFactory object.
Action
JTS5041
Severity
WARNING
Description
The resource manager is working outside a global transaction. This error occurs if an XAConnection is used outside the pf transactional context and if the connection is reused within a transaction. (XAConnection may be reused because of Connection Pooling also).
Action
Change the application logic in such a way that an XAConnection is not used outside the transactional context. Contact Product Support for a workaround.
JTS5042
Severity
WARNING
Description
An error occurred while getting the transaction status.
Action
JTS5043
Severity
SEVERE
Description
Failed to create TransactionManager instance.
Action
JTS5044
Severity
WARNING
Description
An error occurred in getting or creating transaction state.
Action
JTS5045
Severity
WARNING
Description
An error occurred in beforeCompletion.
Action
JTS5046
Severity
WARNING
Description
The transaction is not active when the resource is trying to enlist the transaction.
Action
JTS5047
Severity
WARNING
Description
The transaction object is unavailable when the resource is trying to enlist the transaction.
Action
JTS5049
Severity
SEVERE
Description
Not able to activate XA Resource in the portable object adapters (POA).
Action
JTS5050
JTS5053
Severity
SEVERE
Description
An internal occurred while reading distributed transaction log data.
Action
JTS5054
Severity
WARNING
Description
An error occurred in afterCompletion.
Action
JTS5055
Severity
SEVERE
Description
Failed to get a CORBA reference for synchronization object.
Action
JTS5059
Severity
SEVERE
Description
An exception occurred while recovering an in-doubt coordinator.
Action
JTS5062
Severity
WARNING
Description
An error occurred while setting time-out on XA Resource
Action
Make sure XA Resource time-out is set correctly in the server.xml.
JTS5063
Severity
WARNING
Description
An XA exception occurred in beforecompletion.
Action
See the exception data for more details. Also see the XA error code and error message.