BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Jolt   |   Topic List   |   Previous   |   Next   |   Contents   |   Index

   Using BEA Jolt

BEA Tuxedo Errors

Expanded references to BEA Tuxedo will be available in a future release of the Jolt product documentation. If you require an immediate, expanded reference for BEA Tuxedo related errors, refer to the list of documents on the first page of this appendix.

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

Dequeuing a message from the specified queue failed. The reason for failure can be determined by the diagnostic value returned through ctl structure.

TPEEVENT

An event occurred; the event type is returned in revent.

TPEHAZARD

Due to a failure, the work done on behalf of the transaction m ay have been heuristically completed.

TPEHEURISTIC

Due to 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 then func.

TPEMIB

The administrative request failed. outbuf is updated and returned to the caller with FML32 fields indicating the cause of the error as is discussed in MIB(5) and TM_MIB(5).

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.

TPEPERM

A client cannot join an application because it does not have permission to do so or because it has not supplied the correct application password.

TPEPROTO

A library routine was called in an improper context.

TPERELEASE

tpadmcall() was called with the TUXCONFIG environment variable pointing to a different release version configuration file.

TPERMERR

A resource manager failed to open or close correctly.

TPESVCERR

A service routine encountered an error either in tpreturn(3) or tpforward(3). For example, bad arguments were passed.

TPESVCFAIL

The service routine sending the caller's reply called.

TPESYSTEM

A System/T error occurred.

TPETIME

A time-out occurred.

TPETRAN

The caller cannot be placed in transaction mode.

TPGOTSIG

A signal was received and TPSIGRSTRT was not specified.