Jolt 1.2 Developer's Guide
Table Of Contents
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- About This Guide
- 1. Introducing Jolt
- 2. Installing Jolt
- 3. Configuring the Jolt System
- 4. Bulk Loading NonStopTM TUXEDO Services
- 5. Using the Jolt Repository Editor
- 6. Using the Jolt Class Library
- 7. Using JoltBeans
- 8. Using Servlet Connectivity for NonStopTM TUXEDO
- 9. Using Jolt 1.2 ASP Connectivity for NonStopTM TUXEDO
- A. NonStopTM TUXEDO Errors
- B. System Messages
- Index

A. NonStop
TM
TUXEDO Errors
This appendix describes the Jolt Class Library errors and exceptions. The Jolt Class Library
returns both Jolt and Compaq NonStop
TM
TUXEDO errors and exceptions. The Jolt Class
Library errors and exceptions are also listed for each class, constructor, and method listed in the
Jolt 1.2 Online API Javadoc. NonStop
TM
TUXEDO errors are described briefly in this
appendix.
Table A-1. NonStop
TM
TUXEDO Errors
Error Description
TPEABORT A transaction could not commit because the work performed by the
initiator, or by one or more of its participants, could not commit.
TPEBADDESC A call descriptor is invalid or is not the descriptor with which a
conversational service was invoked.
TPEBLOCK A blocking condition exists and TPNOBLOCK was specified.
TPEDIAGNOSTIC To be determined.
TPEEVENT An event occurred; the event type is returned in revent.
TPEHAZARD Because of a failure, the work done on behalf of the transaction might
have been heuristically completed.
TPEHEURISTIC Because of a heuristic decision, the work done on behalf of the
transaction was partially committed and partially aborted.
TPEINVAL An invalid argument was detected.
TPEITYPE The type and subtype of the input buffer is not one of the types and
subtypes that the service accepts.
TPELIMIT The caller's request was not sent because the maximum number of
outstanding requests or connections has been reached.
TPEMATCH svcname is already advertised for the server but with a function other
than func.
TPEMIB To be determined.
TPENOENT Cannot send to svc because it does not exist or is not the correct type of
service.
TPEOS An operating system error has occurred.
TPEOTYPE The type and subtype of the reply are not known to the caller.










