Sun ONE logo      Previous      Contents      Index      Next     

Sun ONE Application Server 7 Error Message Reference

Java Transaction Services

This chapter 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

Contact Product Support.

JTS5002

Severity

WARNING

Description

Unable to locate the servant for the object listed in the message.

Action

Contact Product Support.

JTS5003

Severity

WARNING

Description

An error occurred while destroying an internal object.

Action

Contact Product Support.

JTS5004

Severity

SEVERE

Description

An internal error occurred while creating a coordinator object.

Action

Contact Product Support.

JTS5005

Severity

WARNING

Description

An internal error occurred.

Action

Contact Product Support.

JTS5006

Severity

SEVERE

Description

An internal error occurred during recovery.

Action

Contact Product Support.

JTS5007

Severity

SEVERE

Description

The initialization of distributed transaction logs failed.

Action

Contact Product Support.

JTS5008

Severity

SEVERE

Description

The distributed transaction logs could not be opened.

Action

Contact Product Support.

JTS5009

Severity

SEVERE

Description

An internal error occurred while creating the CoordinatorResource object.

Action

Contact Product Support.

JTS5010

Severity

SEVERE

Description

An internal error occurred while creating the CoordinatorSynchronization object.

Action

Contact Product Support.

JTS5011

Severity

SEVERE

Description

An internal error occurred. No coordinator available for the transaction.

Action

Contact Product Support.

JTS5012

Severity

SEVERE

Description

An internal error occurred at the beginning of the transaction.

Action

Contact Product Support.

JTS5013

Severity

WARNING

Description

An internal error occurred while creating a subordinate.

Action

Contact Product Support.

JTS5015

Severity

WARNING

Description

An internal error occurred while creating portable object adapters (POA).

Action

Contact Product Support.

JTS5016

Severity

WARNING

Description

An internal error occurred while creating the Current object.

Action

Contact Product Support.

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

Contact Product Support.

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

Contact Product Support.

JTS5023

Severity

WARNING

Description

A heuristic exception occurred during roll-back of a transaction as part of resync operation.

Action

Contact Product Support.

JTS5024

Severity

SEVERE

Description

An internal error occurred while creating a recoverycoordinator object.

Action

Contact Product Support.

JTS5026

Severity

SEVERE

Description

An exception occurred while recovering the in-doubt transactions.

Action

Contact Product Support.

JTS5027

Severity

WARNING

Description

An exception occurred while performing the resync operation.

Action

Contact Product Support.

JTS5028

Severity

WARNING

Description

An exception occurred while performing recovery on XA resources.

Action

Contact Product Support.

JTS5029

Severity

WARNING

Description

An exception occurred while performing the resync operation.

Action

Contact Product Support.

JTS5030

Severity

WARNING

Description

An exception occurred while writing the restart record in the distributed transaction logs.

Action

Contact Product Support.

JTS5031

Severity

WARNING

Description

An exception occurred while performing an operation on the resource.

Action

Contact Product Support.

JTS5033

Severity

WARNING

Description

An exception occurred while performing synchronization.

Action

Contact Product Support.

JTS5035

Severity

WARNING

Description

Unable to identify the communication manager.

Action

Contact Product Support.

JTS5036

Severity

SEVERE

Description

An internal error occurred while transitioning from one state to another.

Action

Contact Product Support.

JTS5037

Severity

SEVERE

Description

An internal error occurred while creating a Terminator object.

Action

Contact Product Support.

JTS5040

Severity

SEVERE

Description

An internal error occurred while creating a TransactionFactory object.

Action

Contact Product Support.

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

Contact Product Support.

JTS5043

Severity

SEVERE

Description

Failed to create TransactionManager instance.

Action

Contact Product Support.

JTS5044

Severity

WARNING

Description

An error occurred in getting or creating transaction state.

Action

Contact Product Support.

JTS5045

Severity

WARNING

Description

An error occurred in beforeCompletion.

Action

Contact Product Support.

JTS5046

Severity

WARNING

Description

The transaction is not active when the resource is trying to enlist the transaction.

Action

Contact Product Support.

JTS5047

Severity

WARNING

Description

The transaction object is unavailable when the resource is trying to enlist the transaction.

Action

Contact Product Support.

JTS5049

Severity

SEVERE

Description

Not able to activate XA Resource in the portable object adapters (POA).

Action

Contact Product Support.

JTS5050

Severity

SEVERE

Description

Transaction timeout is negative.

Action

If the transaction timeout is set programmatically, make sure you set it to zero or any positive value. If it is set in the server.xml, go to the transaction-service element in the server.xml and change the timeout-in-seconds attribute value to zero or a positive value.

JTS5053

Severity

SEVERE

Description

An internal occurred while reading distributed transaction log data.

Action

Contact Product Support.

JTS5054

Severity

WARNING

Description

An error occurred in afterCompletion.

Action

Contact Product Support.

JTS5055

Severity

SEVERE

Description

Failed to get a CORBA reference for synchronization object.

Action

Contact Product Support.

JTS5059

Severity

SEVERE

Description

An exception occurred while recovering an in-doubt coordinator.

Action

Contact Product Support.

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.



Previous      Contents      Index      Next     


Copyright 2003 Sun Microsystems, Inc. All rights reserved.