Version 8.0

Messages and Codes

This document describes the messages of EntireX. The messages are arranged by message class. Most of the messages below have the following format: ccccnnn[n|s]

where cccc is the error class
nnnn is the message number in the range 0000-9999, or
nnns is the message number in the range 000-999 and severity of the error:
E: error; function cannot be performed
I: information
W: warning; potential problem exists

This document is organized as follows:

See also: Component Return Codes in EntireX | Broker Command and Information Services Codes

List of Message Classes

00000000 Successful Response

0001nnnn RPC C Runtime Messages

0002nnnn EntireX ACI Error Class User does not exist

0003nnnn EntireX ACI Error Class Conversation ended

0007nnnn EntireX ACI Error Class Service not registered

0008nnnn EntireX ACI Error Class Security error

0010nnnn EntireX ACI Error Class Commands to Server

0013nnnn EntireX Java Messages

0014nnnn EntireX ACI Error Class Broker Stub Version 1

0015nnnn Workbench Messages

0020nnnn EntireX ACI Error Class User error in the API

0021nnnn EntireX ACI Error Class Configuration error in the attribute file

0022nnnn EntireX ACI Error Class Translation and Conversion Errors

0036nnnn EntireX ACI Error Class Broker busy

0037nnnn EntireX ACI Error Class Broker resource shortage

0074nnnn EntireX ACI Error Class No request or Message available

0078nnnn EntireX ACI Error Class Error from Broker

0079nnnn EntireX ACI Error Class Error in Broker Stub

0196nnnn EntireX ACI Error Class Disconnected due to new location

0215nnnn EntireX ACI Error Class Connection Error

0217nnnn Transactionality Messages

0250nnnn EntireX ACI Error Class Location Transparency Return Codes

0300nnnn Broker Command Service Messages

0301nnnn Broker Information Service Messages

0800nnnn webMethods EntireX Adapter Messages

1000nnnn RPC C Runtime System Messages

1001nnnn RPC Protocol Messages

1002nnnn User-definable Server Messages

1003nnnn RPC Conversion Messages

1004nnnn Software AG IDL Compiler Messages

1005nnnn RPC Server Messages

1006nnnn DCOM Wrapper Messages

1008nnnn EntireX License Messages

1011nnnn User-definable SAGTRPC Conversion Exit Messages

1012nnnn Reserved.

1014nnnn Natural System Errors, see the Natural documentation under NATnnnn. You can display the corresponding Natural System error and explanation if you log on to a Natural Session and enter HELPnnnn in the command line.

1015nnnn Reserved for EntireX Java RPC Server

1016nnnn EntireX RPC Service Messages

1017nnnn EntireX RPC Online Maintenance Facility Messages

1018nnnn EntireX RPC-ACI Bridge Messages

1020nnnn Software AG IDL Extractor for Natural Messages

1020nnnn EntireX RPC Server Mapping Deployment Messages

2000nnnn EntireX XML/SOAP Runtime

2001nnnn Software AG IDL Parser Messages

2002nnnn .NET Wrapper Messages

2003nnnn PL/I Wrapper Messages

2004nnnn COBOL Wrapper Messages

2005nnnn Software AG IDL Extractor Generic Messages

2006nnnn Software AG IDL Extractor for COBOL Messages

2007nnnn IDL Extractor for PL/I Messages

2008nnnn Software AG RPC Extractor Service Messages

2010nnnn EntireX WebSphere MQ RPC Server Messages

3000nnnn NetWeaver XI Adapter

8000nnnn through 8999nnnn User-definable ACI Messages

ADASIPnn Adabas SVC Installation Messages

ETBDnnnn Broker Log and Console Diagnostic Messages

ETBEnnnn Broker Log and Console Error Messages

ETBMnnnn Broker Log and Console Informational Messages

ETBWnnnn Broker Log and Console Unit of Work/Persistence Messages

SAGTOKnn SAGTOKEN Messages

XCOnnns X-COM Console Messages

Prefixes

Some error messages include a prefix that tells you where the problem occurred:

Prefix Location of the Problem
API ACI (the EntireX Broker API)
ATTR Broker Attribute File
NET Entire Net-Work or EntireX Broker Engine
PSI Persistent Store
TRANS Translation Services
STUB EntireX Broker Link Routine

Abbreviations

Error messages may contain one or more of the following abbreviations:

Abbreviation Meaning
Adabas RB Adabas Record Buffer
Adabas VB Adabas Value Buffer
CCB Conversation Control Block
COM Communication Manager
GCT Global Count Table
MQ/OMB Message Queue/Output Message Block
PCB Participant (user) Control Block
PCBEXT PCB Extension
SCB Service Control Block
SCBEXT SCB Extension
SPFX STUB Prefix
SSL Secure Sockets Layer
STUB EntireX Broker environment-dependent link routine
TOM Timeout Manager
TOQ Timeout Queue
TRE Translation Request Entry

Top of page