Sun ONE logo      Previous      Contents      Index      Next     

Sun ONE Application Server 7 Error Message Reference

Java Transaction API

This chapter lists error messages that originate from the Java transaction APIs.


DTX

Transaction processing in J2EE involves the following five participants: Transaction Manager, Application Server, Resource Manager(s), Resource Adapter(s) and the User Application. Each of these entities contribute to reliable transaction processing, by implementing different APIs and functionalities.

This chapter contains error messages that occur in the ACC system.

DTX5001

Severity

SEVERE

Description

An internal error occurred while enlisting a resource with the transaction.

Action

Contact Product Support.

DTX5002

Severity

SEVERE

Description

An internal error occurred while delisting a resource with the transaction.

Action

Contact Product Support.

DTX5003

Severity

SEVERE

Description

An internal error occurred while registering synchronization with the transaction.

Action

Contact Product Support.

DTX5004

Severity

SEVERE

Description

An exception occurred while trying to start the transaction.

Action

See the exception data for more details. Make sure the application is not trying to start a transaction when an active transaction is already running.

DTX5005

Severity

SEVERE

Description

An exception occurred while trying to commit the transaction.

Action

See the exception data for more information on the exception.

DTX5006

Severity

SEVERE

Description

An exception occurred while trying to rollback the transaction.

Action

See the exception data for more details.



Previous      Contents      Index      Next     


Copyright 2003 Sun Microsystems, Inc. All rights reserved.