Log Errors
Log errors are errors, that are not related to the implementation of a service. Log errors are written to the bridgeserver log and are indicating e.g. a configuration problem. They cannot be caught by the modeler.
Overview of the Error Domains
Click an error domain to go to the list of errors of that domain.
Click a context to go to the documentation of the selected topic.
| Error Domain | Context | 
|---|---|
| ADDLM | Add-on messages | 
| BELM | Core messages | 
| CRONADLM | Scheduler Service | 
| CRYPTLM | Crypto Adapter | 
| CTRLLM | |
| DIRLM | |
| FFADLM | Flat File Adapter | 
| FLOWLM | |
| FSADLM | File System Adapter | 
| FUBLM | Blob Operations | 
| FUCLM | |
| FUDLM | DateTime Operations | 
Domain ADDLM
| Domain | Error Code | Description | 
|---|---|---|
ADDLM | 1 | Loading the addon failed. | 
ADDLM | 2 | The repository is not correctly set up. | 
ADDLM | 3 | Loading addon failed, no getname symbol. | 
ADDLM | 4 | Loading addon failed, no initialize symbol. | 
ADDLM | 5 | Loaded addon sucessfully. | 
ADDLM | 6 | Found unexpected element for AddOn section. | 
ADDLM | 7 | Found unexpected element for root section. | 
ADDLM | 8 | Expected root element. | 
ADDLM | 9 | AddOn element is not complete. | 
ADDLM | 10 | Failed to read and parse repository. | 
ADDLM | 11 | Initializing addon failed. | 
ADDLM | 12 | Initializing addon failed. | 
Domain BELM
| Domain | Error Code | Description | 
|---|---|---|
BELM | 1 | A given key could not be found in the tabfile. | 
BELM | 2 | A given unique key is found more than once in a tabfile. | 
BELM | 3 | No specification for the requested mapping found. | 
BELM | 4 | backendcomponents.tab not found. | 
BELM | 5 | No factory registered for the requested component type. | 
BELM | 6 | No factory registered for the requested function type. | 
BELM | 7 | The accessor factory has not been registered. | 
BELM | 8 | No connection manager for the requested source found. | 
BELM | 9 | Component can not be unregistered. | 
BELM | 10 | Function can not be unregistered. | 
BELM | 11 | No specification found for the requested function. | 
BELM | 12 | Minimal parameter count for the function not reached. | 
BELM | 13 | The component factory is already registered. | 
BELM | 14 | The function factory is already registered. | 
BELM | 15 | The connection manager is already registered. | 
BELM | 16 | Found unexpected element for Component section. | 
BELM | 17 | Found unexpected element for root section. | 
BELM | 18 | Expected root element. | 
BELM | 19 | Component element is not complete. | 
BELM | 20 | Failed to read and parse component repository file. | 
BELM | 21 | Duplicate definition for component. | 
BELM | 22 | Component is unknown. | 
BELM | 23 | Initializing component failed. | 
BELM | 24 | The service is already registered. | 
BELM | 25 | Function used by a mapper is not found. | 
BELM | 26 | Failed to parse security repository file. | 
BELM | 27 | Found unexpected element for SecurityInterceptorClass section. | 
BELM | 28 | Found unexpected element for AccessRules section. | 
BELM | 29 | Component referenced in AccessRules section not found. | 
BELM | 30 | Component reference in AccessRules section is missing. | 
BELM | 31 | Found unexpected element for AccessRule section. | 
BELM | 32 | Found unexpected operation name for Security Interceptor | 
BELM | 33 | Missing operation name for Security Interceptor | 
BELM | 34 | Missing component ID for Security Interceptor | 
BELM | 35 | Failed to load security repository file. | 
BELM | 35 | The service is shutting down. | 
BELM | 36 | The service was shut down. | 
BELM | 37 | The fingerprint of the repository does not match license. | 
BELM | 38 | Initializing service failed. | 
BELM | 39 | Found unexpected element for DataItem section. | 
BELM | 40 | Failed to parse names repository file. | 
BELM | 41 | Duplicate definition for named item. | 
BELM | 43 | Failed to resolve component failed. | 
BELM | 46 | Service is restarting. | 
BELM | 47 | Failed to handle change. | 
BELM | 48 | The source attribute is missing for an entry of mapping. | 
BELM | 49 | The target attribute is missing for an set or append entry of mapping. | 
BELM | 50 | A mapping has no id attribute. | 
BELM | 51 | Root element must be "Dump" of file "Base/dump.tab". | 
BELM | 52 | Transaction ID is truncated. | 
BELM | 53 | Stack size exceeded limit. | 
BELM | 54 | Unexpected value of 'action' for function. | 
BELM | 55 | Error creating map writer for mapper. Repository is corrupted. | 
BELM | 56 | Required Data Item is missing in the repository. | 
BELM | 57 | Creating repository failed. | 
BELM | 58 | Creating resouce manager failed. | 
BELM | 59 | Could not load all required addons. | 
BELM | 60 | Initializing resource manager failed. | 
BELM | 61 | Required XML Data Item is missing in the repository. | 
BELM | 62 | Fallback message. | 
BELM | 63 | Unexpected element in classic logger repository. | 
Domain CRONADLM
| Domain | Error Code | Description | 
|---|---|---|
CRONADLM | 1 | Found unexpected element for Event section. | 
CRONADLM | 2 | Found unexpected element for root section. | 
CRONADLM | 3 | Root expected. | 
CRONADLM | 4 | Failed to read and parse file. | 
CRONADLM | 5 | Mandatory Event element missing. | 
CRONADLM | 6 | Launching thread failed. | 
CRONADLM | 7 | Service is not properly set up. | 
CRONADLM | 9 | Scheduled event was not fired while previous instance has not finished yet and this event is configured not to run in parallel. | 
CRONADLM | 10 | Previous instance of scheduled event is not finished yet. Launching anyway. | 
Domain CRYPTLM
| Domain | Error Code | Description | 
|---|---|---|
CRYPTLM | 1 | Event expected. | 
CRYPTLM | 2 | Event Name expected. | 
CRYPTLM | 3 | Root expected. | 
Domain CTRLLM
| Domain | Error Code | Description | 
|---|---|---|
CTRLLM | 1 | The adapter repository is not correctly set up. | 
CTRLLM | 2 | Different element expected. | 
CTRLLM | 3 | Root expected. | 
CTRLLM | 4 | Failed to read and parse file. | 
CTRLLM | 5 | System is not set up. | 
CTRLLM | 6 | No session available. | 
CTRLLM | 7 | Reading request failed. | 
CTRLLM | 8 | The listener could not start. | 
CTRLLM | 9 | Log command processed | 
CTRLLM | 10 | Writing response failed. | 
CTRLLM | 11 | The Logger is restarting. | 
CTRLLM | 12 | Invalid logger configuration | 
CTRLLM | 13 | Missing component parameter | 
Domain DIRLM
| Domain | Error Code | Description | 
|---|---|---|
DIRLM | 1 | Can't open dataitem tab. | 
DIRLM | 2 | A mandatory column is empty. | 
DIRLM | 3 | The position in the data item is already in use. | 
DIRLM | 4 | Meta data error, attribute key used twice. | 
DIRLM | 5 | Default value does not match data type. | 
DIRLM | 6 | The dataitem associated with attribute can't be resolved. | 
DIRLM | 7 | Meta data error, operation key used twice. | 
DIRLM | 8 | Root element must be "DataItems". | 
DIRLM | 9 | The parent DataItem cannot be resolved. | 
DIRLM | 10 | Missing data item id. | 
DIRLM | 11 | Data item does not exist. | 
DIRLM | 12 | Attribute index is invalid. | 
DIRLM | 13 | Unknown element when parsing serialization tabfile. | 
Domain FFADLM
| Domain | Error Code | Description | 
|---|---|---|
FFADLM | 1 | Error while loading and processing parser repository file | 
FFADLM | 2 | Root expected in parser.tab | 
FFADLM | 3 | Root expected in dataitem.tab | 
FFADLM | 4 | Error while loading and processing dataitem repository file | 
FFADLM | 5 | Unexpected repository element while processing flat file attribute | 
FFADLM | 6 | Unexpected repository element while processing flat file dataitem | 
FFADLM | 7 | Unexpected element while processing flat file repository | 
FFADLM | 8 | Duplicate attribute element while processing flat file repository | 
FFADLM | 9 | Incomplete attribute element while processing flat file repository | 
FFADLM | 10 | Did not find dataitem type while processing flat file repository | 
FFADLM | 11 | Did not find dataitem attribute while processing flat file repository | 
FFADLM | 12 | Incomplete dataitem while processing flat file repository | 
FFADLM | 14 | Invalid attribute offset while processing flat file repository | 
FFADLM | 15 | Invalid attribute layout while processing flat file repository | 
FFADLM | 16 | Flat file attribute separator only allowed for "separated" layout | 
FFADLM | 18 | Did not find dataitem type while processing flat file description | 
FFADLM | 19 | Unexpected repository element while processing flat file parser | 
FFADLM | 20 | Missing flat file descriptor for adapter | 
FFADLM | 21 | Invalid attribute length while processing flat file repository | 
FFADLM | 22 | Invalid value for evaluationOrder while processing flat file repository | 
FFADLM | 24 | Invalid format for parse/compose macros | 
FFADLM | 25 | Flat file attribute regexp only allowed for "pattern" layout | 
FFADLM | 26 | Can not parse the padding rule. Using default behaviour. | 
FFADLM | 27 | Unsupported date parser version. | 
FFADLM | 28 | Error while read dataitem repository file. | 
FFADLM | 29 | Error while read parser repository file. | 
FFADLM | 30 | Counter macro unknown. | 
FFADLM | 31 | Unequal number of opening and closing parentheses. | 
FFADLM | 32 | Odd number of quotes. | 
FFADLM | 33 | Wrong parentheses order. | 
FFADLM | 34 | Unknown counter type. | 
FFADLM | 35 | Counter number is not digit. | 
FFADLM | 36 | Counter number is not digit. | 
FFADLM | 37 | Unexpected comma with not reset macro. | 
FFADLM | 38 | Reset value is not digit. | 
FFADLM | 39 | Unknown value for reset. | 
FFADLM | 40 | Invalid macro definition. | 
FFADLM | 41 | No getter macro for line counter. | 
Domain FLOWLM
| Domain | Error Code | Description | 
|---|---|---|
FLOWLM | 1 | illegal object type | 
FLOWLM | 2 | no configuration for sequence | 
FLOWLM | 3 | not enough configuration lines for sequence (<2) | 
FLOWLM | 5 | the flow has not been initialized correctly: the start step is not defined. | 
FLOWLM | 6 | could not find next step | 
FLOWLM | 7 | could not find a called subcomponent | 
FLOWLM | 8 | The id of the operation is not unique. | 
FLOWLM | 9 | The 'variableIndex' is missing at step. | 
FLOWLM | 10 | The decision has a condition without an expression. | 
FLOWLM | 11 | Session cancelled. | 
Domain FSADLM
| Domain | Error Code | Description | 
|---|---|---|
FSADLM | 1 | Found unexpected element for Read section. | 
FSADLM | 2 | Found unexpected element for root section. | 
FSADLM | 3 | Root expected. | 
FSADLM | 4 | Failed to read and parse file. | 
FSADLM | 5 | Found unexpected element for Write section. | 
FSADLM | 6 | Found unexpected element for Status section. | 
FSADLM | 7 | Found unexpected element for Remove section. | 
FSADLM | 8 | Found unexpected element for CreateDirectory section. | 
FSADLM | 9 | Found unexpected element for ReadDirectory section. | 
FSADLM | 10 | Found unexpected element for ReadLine section. | 
FSADLM | 11 | Found unexpected element for Rename section. | 
FSADLM | 12 | Found unexpected element for Append section. | 
FSADLM | 13 | Found unexpected element for Close section. | 
FSADLM | 14 | Duplicated request name. | 
FSADLM | 15 | Found unexpected element for Close section. | 
Domain FUBLM
| Domain | Error Code | Description | 
|---|---|---|
FUBLM | 1 | Compare operator is of unknown type. | 
Domain FUCLM
| Domain | Error Code | Description | 
|---|---|---|
FUCLM | 1 | Can not convert this value from string to blob. | 
FUCLM | 2 | Can not convert this value from string to boolean. | 
FUCLM | 3 | Can not convert this value from string to datetime. | 
FUCLM | 4 | Can not convert this value from string to float. | 
FUCLM | 5 | Can not convert this value from string to integer. | 
FUCLM | 6 | The type of the item to create is unknown. | 
FUCLM | 7 | The class of the item to create is unknown. | 
FUCLM | 8 | Constructor function has unsupported type. | 
Domain FUDLM
| Domain | Error Code | Description | 
|---|---|---|
FUDLM | 1 | Found unexpected element for ConvertRecordToDateTime section. | 
FUDLM | 2 | Found unexpected element for ConvertDateTimeToRecord section. | 
FUDLM | 3 | Found unexpected element for root section. | 
FUDLM | 4 | Failed to read and parse. | 
FUDLM | 5 | Expected root element. | 
FUDLM | 6 | Function is not properly set up. | 
FUDLM | 7 | Function is not properly set up. | 
FUDLM | 8 | Function is unknown in the FUD repository. | 
FUDLM | 9 | Accessor for request is unknown. | 
FUDLM | 10 | Function is unknown in the FUD repository. | 
FUDLM | 11 | Accessor for function is unknown. | 
FUDLM | 12 | Function is not properly set up. | 
FUDLM | 13 | Function is unknown in the FUD repository. | 
FUDLM | 14 | Accessor for request is unknown. | 
FUDLM | 15 | Function is not properly set up. | 
FUDLM | 16 | Function is unknown in the FUD repository. | 
FUDLM | 17 | Accessor for request is unknown. | 
FUDLM | 18 | Found unexpected element for ConvertTimeTicksToDateTime section. | 
FUDLM | 19 | Found unexpected element for ConvertDateTimeToTimeTicks section. | 
Domain HTTPADLM
| Domain | Error Code | Description | 
|---|---|---|
HTTPADLM | 8 | Reading request failed. | 
HTTPADLM | 17 | Repository is not set up. | 
HTTPADLM | 21 | Different element expected. | 
HTTPADLM | 22 | Root expected. | 
HTTPADLM | 23 | Failed to read and parse file. | 
HTTPADLM | 24 | Different element expected. | 
HTTPADLM | 25 | Request element is not complete. | 
HTTPADLM | 26 | Identifying request failed. | 
HTTPADLM | 28 | The repository is not correctly set up. | 
HTTPADLM | 30 | Different element expected. | 
HTTPADLM | 31 | Root expected. | 
HTTPADLM | 32 | Failed to read and parse file. | 
HTTPADLM | 33 | Repository is not available. | 
HTTPADLM | 35 | Writing response failed. | 
HTTPADLM | 36 | Incoming request has no data. Dropping connection. | 
HTTPADLM | 37 | Found empty value for element. Ignoring. | 
HTTPADLM | 38 | Unrecognized header role. | 
HTTPADLM | 39 | Cannot interpret type. | 
Domain JAVAADLM
| Domain | Error Code | Description | 
|---|---|---|
JAVAADLM | 1 | Found unexpected element for Execute section. | 
JAVAADLM | 2 | Found unexpected element for root section. | 
JAVAADLM | 3 | Root expected. | 
JAVAADLM | 4 | Failed to read and parse file. | 
JAVAADLM | 5 | The initialization of the gateway machine failed. | 
JAVAADLM | 6 | Failed to obtain virtual machine pool. | 
JAVAADLM | 7 | Failed to obtain virtual machine for initialize. | 
JAVAADLM | 8 | The creation of the Java VM failed. | 
JAVAADLM | 9 | Native java log message. | 
JAVAADLM | 10 | Request is unknown in the Java repository. | 
JAVAADLM | 11 | Java class not found. | 
JAVAADLM | 12 | Java constructor for class failed. | 
JAVAADLM | 13 | Java constructor for class not found. | 
JAVAADLM | 14 | Creating java request name string for class failed. | 
JAVAADLM | 15 | Java execute method not found. | 
JAVAADLM | 19 | Failed to obtain virtual machine for execute. | 
JAVAADLM | 20 | Failed to obtain virtual machine for stop. | 
JAVAADLM | 21 | Java rollback method not found. | 
JAVAADLM | 22 | Java commit method not found. | 
JAVAADLM | 23 | Handle for Java class already initialised. | 
JAVAADLM | 24 | Creating java request configuration string for class failed. | 
JAVAADLM | 25 | Method for java configuration not found. | 
JAVAADLM | 27 | Log java virtual machine shutdown | 
JAVAADLM | 28 | Log java virtual machine startup | 
JAVAADLM |  29 | Creating java bridge version string for global initialize failed. | 
JAVAADLM |  30 | Java JavaVirtualMachine::initialize( String) failed | 
JAVAADLM |  31 | JavaAddOn initialization failed. | 
JAVAADLM | 32 | Failed to obtain gateway for start. | 
Domain LCELM
| Domain | Error Code | Description | 
|---|---|---|
LCELM | 1 | Failed to read and parse instance file. | 
LCELM | 2 | Unexpected instance element found. | 
LCELM | 3 | Instance root expected. | 
LCELM | 4 | License repository not available. | 
LCELM | 6 | License root expected. | 
LCELM | 7 | Failed to read and parse license file. | 
LCELM | 8 | No license path. | 
LCELM | 9 | License key is missing from repository. | 
LCELM | 15 | Using valid license. | 
LCELM | 16 | Using demo license. | 
LCELM | 18 | Instance license is invalid. | 
LCELM | 25 | License signature is missing from repository. | 
LCELM | 26 | License signature is invalid. | 
LCELM | 27 | Public key is damaged while validating. | 
LCELM | 28 | License id is missing from repository. | 
LCELM | 29 | License signature encoding is invalid. | 
LCELM | 30 | License ticker is not available. | 
LCELM | 34 | Machine name to license mismatch | 
LCELM | 35 | Machine name or key missing | 
LCELM | 36 | License key expired | 
LCELM | 37 | Service exceeds licensed concurrency | 
LCELM | 38 | License limited to specific services, this service is not licensed. | 
LCELM | 42 | A license based on a dongle is not supported on this platform. | 
LCELM | 43 | Cached licence expiration date reached. Checking for renewed licence. | 
Domain MEMADLM
| Domain | Error Code | Description | 
|---|---|---|
MEMADLM | 3 | Expected Name for element. | 
MEMADLM | 4 | Unexpected element. | 
Domain MLM
| Domain | Error Code | Description | 
|---|---|---|
MLM | 1 | The repository path is invalid. | 
MLM | 2 | Loading the addon failed. | 
MLM | 3 | No child element expected. | 
MLM | 4 | Can't access repository file. | 
MLM | 5 | No system info available while opening repository file. | 
MLM | 6 | Unexpected element found. | 
MLM | 7 | Failed to read and parse 'features' repository. | 
MLM | 8 | Failed to parse errors repository. | 
MLM | 9 | BUG: %s | 
MLM | 10 | Malformed input. | 
MLM | 11 | Bad port number. | 
MLM | 12 | Unsupported scheme. | 
MLM | 13 | Setting URL part failed. | 
Domain MONGOADLM
| Domain | Error Code | Description | 
|---|---|---|
MONGOADLM | 1 | Initializing MongoDB AddOn failed. | 
MONGOADLM | 2 | Unexpected tabfile element. | 
MONGOADLM | 3 | Duplicated entry for %s in MongoDB connection configuration. | 
MONGOADLM | 4 | Missing required attribute for tabfile entry. | 
MONGOADLM | 5 | Duplicated entry for %s in MongoDB adapter configuration. | 
MONGOADLM | 6 | MongoDB connection repository file is not accessible. | 
MONGOADLM | 7 | cannot parse {} without metadata. | 
MONGOADLM | 8 | Associated connection not found for adapter. | 
MONGOADLM | 9 | No pool for connection. | 
MONGOADLM | 10 | Missing adapter definition. | 
MONGOADLM | 11 | Commit failed. | 
MONGOADLM | 12 | Rollback failed. | 
MONGOADLM | 13 | Object to be serialized into MongoDB document is missing metadata. | 
MONGOADLM | 14 | Unknown simple type to serialize (please report a bug). | 
MONGOADLM | 15 | Multiple update specifications provided. | 
MONGOADLM | 16 | Incompatible update specifications provided. | 
MONGOADLM | 17 | Options parameter has incorrect type. | 
MONGOADLM | 18 | Query string document for operation is missing. | 
MONGOADLM | 19 | Handle parameter for fetch operation is missing. | 
MONGOADLM | 20 | Handle parameter for fetch operation has incorrect type. | 
MONGOADLM | 21 | Handle id for fetch operation is missing. | 
MONGOADLM | 22 | Missing required adapter parameter. | 
MONGOADLM | 23 | Input document for operation is missing. | 
MONGOADLM | 24 | Pipeline for operation is missing. | 
MONGOADLM | 25 | Source string for parsing is missing. | 
MONGOADLM | 26 | Source record for composing is missing. | 
MONGOADLM | 27 | Format for composing is missing or has wrong type. | 
MONGOADLM | 28 | Options for composing are missing or have wrong type. | 
MONGOADLM | 29 | Unrecognized composer mode '{}'. | 
Domain POP3ADLM
| Domain | Error Code | Description | 
|---|---|---|
POP3ADLM | 1 | Request expected. | 
POP3ADLM | 2 | Request Name expected. | 
POP3ADLM | 3 | Root expected. | 
POP3ADLM | 6 | Request child element not expected. | 
POP3ADLM | 7 | Authentication child element not expected. | 
POP3ADLM | 8 | Failed to read and parse file. | 
POP3ADLM | 9 | Unknown request | 
POP3ADLM | 10 | Server is missing. | 
POP3ADLM | 11 | Port is missing. | 
POP3ADLM | 13 | Password is missing. | 
POP3ADLM | 14 | User Name is missing. | 
POP3ADLM | 15 | Request is incomplete. | 
POP3ADLM | 16 | Connection already initialized. | 
Domain PSADLM
| Domain | Error Code | Description | 
|---|---|---|
PSADLM | 3 | Warning: Missing database name to store persistent states, using memory instead. | 
PSADLM | 4 | State engine failed to connect to database. | 
PSADLM | 5 | Type used in persistent state does not exist in the base repository. | 
PSADLM | 6 | Persistent state dataitem is declared twice. | 
PSADLM | 7 | Persistent state signal is declared twice. | 
PSADLM | 8 | Component used in persistent state does not exist in the base repository. | 
PSADLM | 9 | Persistent state is declared twice. | 
PSADLM | 10 | Dataitem referenced in persistent state is unknown. | 
PSADLM | 11 | Persistent state transition is declared twice. | 
PSADLM | 12 | Signal referenced in persistent state is unknown. | 
PSADLM | 13 | State referenced by transition is unknown. | 
PSADLM | 14 | Initial persistent state transition can't have a timeout. | 
PSADLM | 15 | Persistent state command is declared twice. | 
PSADLM | 16 | Persistent state command not found | 
PSADLM | 17 | Signal definition is incomplete. | 
PSADLM | 19 | Persistent flow name is used twice. | 
PSADLM | 20 | State referenced as parent is unknown. | 
PSADLM | 21 | Flow referenced as submachine flow is unknown. | 
PSADLM | 22 | Persistent state search is missing SQL statement. | 
PSADLM | 25 | Error while parsing SQL command (e.g. search handles) | 
PSADLM | 29 | Persistent state transition has more then one timeout. | 
PSADLM | 30 | Lost connection to persistent state database. Will try to automatically reconnect. | 
PSADLM | 31 | Reconneted to persistent state database. | 
PSADLM | 32 | Reconnect to persistent state database failed. Will try again to reconnect. | 
PSADLM | 33 | Can't open database to dump persistent states. | 
PSADLM | 34 | Failed to init backup database. | 
PSADLM | 35 | The PersistentStateService stops processing new events. | 
PSADLM | 37 | Can not open a new persistent state database connection to compensate. | 
PSADLM | 38 | Could not parse signal data. The signal will be deleted and will not be processed. | 
PSADLM | 39 | Can not do consistency check after reconnect because other database transactions are still in progress. If you get duplicate key errors then restart the service to force the consistency check. | 
PSADLM | 40 | Persistent state high availability switch is active with retry timeout. | 
PSADLM | 41 | Database connection not available. | 
PSADLM | 42 | Detected changes to primary key of object. Those changes will be lost. | 
PSADLM | 43 | Detected objects for which no metadata exist in the repository. Correct the problem either by restoring class definitions in the model or by deleting corresponding objects. | 
PSADLM | 44 | Failed to complete Persistent State event action. | 
PSADLM | 45 | Failed to commit Persistent State object after performing doActivity. Object will stale in state. | 
PSADLM | 46 | Persistent state engine manages transaction isolation levels by itself. Please set it 'DBMS default' for PS connection. | 
PSADLM | 47 | Failed to store engine startup time. | 
PSADLM | 48 | Failed to store engine shutdown time. | 
PSADLM | 49 | Failed to prepare Persistent State SQL commands. | 
PSADLM | 50 | Failed to dump Persistent State database. | 
PSADLM | 51 | Failed to restore Persistent State database. | 
PSADLM | 52 | Failed to set initial PRAGMA statements on the Persistent State Database. | 
PSADLM | 53 | Persistent State object deleted while having %zd events pending. | 
PSADLM | 54 | Unknown element in PS control repository. | 
PSADLM | 55 | Found duplicated component in PS control repository. | 
PSADLM | 56 | Found unnamed component in PS control repository. | 
PSADLM | 57 | State handle not found. Probably the adapter has been called outside of PS context. | 
PSADLM | 58 | Cannot parse object data. | 
Domain RESTLM
| Domain | Error Code | Description | 
|---|---|---|
RESTLM | 1 | Constructing REST_AddOn | 
RESTLM | 2 | Service already exists in the repository. | 
RESTLM | 3 | Service has not been found in the repository. | 
RESTLM | 4 | Unrecognized tabfile element when parsing REST Service repository. | 
RESTLM | 5 | Service description is invalid. | 
RESTLM | 6 | Value has wrong format. | 
RESTLM | 7 | Message is unknown to the repository. | 
RESTLM | 8 | Reading request failed, subsystem error. | 
RESTLM | 9 | Sending response failed, socket error. | 
RESTLM | 10 | Cannot generate any of the expected output formats. | 
RESTLM | 11 | Unknown input format. | 
RESTLM | 12 | Failed to convert. | 
RESTLM | 14 | Failed to parse request body. | 
RESTLM | 15 | Failed to retrieve required type metadata. The repository is broken. | 
RESTLM | 16 | Failed to read and parse HTDOC repository. The repository is broken. | 
RESTLM | 17 | Request has no data. | 
RESTLM | 18 | Response code is empty in the repository (tabfile is corrupt). | 
RESTLM | 19 | Response cannot be serialized because it's not of complex type. | 
RESTLM | 20 | The repository meta data does not match the actual thing. | 
RESTLM | 21 | Repository format is too old. | 
RESTLM | 22 | Duplicated error metadata. | 
RESTLM | 23 | REST Error metadata has not been found in the repository. | 
RESTLM | 24 | Expected Record but found Array or the other way around. | 
RESTLM | 25 | Found connection without id when parsing REST Connections repository. | 
RESTLM | 26 | Found more than one connection with id. | 
RESTLM | 27 | Connection not found in repository. | 
RESTLM | 28 | Found more than one request with name. | 
RESTLM | 29 | Unknown HTTP method. | 
RESTLM | 30 | Request not found in repository. | 
RESTLM | 32 | Unknown parameter location. | 
RESTLM | 33 | Unsupported conversion. | 
RESTLM | 34 | Cannot understand "Content-Type, trying JSON format. | 
RESTLM | 35 | Skipping set output parameter because of HTTP error or metadata mismatch. | 
RESTLM | 36 | Path variable is missing. | 
RESTLM | 37 | Path variable is empty. | 
RESTLM | 38 | Multiple values provided for a non-array parameter. | 
RESTLM | 39 | Invalid repository parameter. | 
RESTLM | 40 | Duplicated definition of parameter to request. | 
RESTLM | 41 | No field in class. | 
RESTLM | 44 | Expected no body but received bytes. Response will not be parsed. | 
RESTLM | 45 | Failed to start. | 
RESTLM | 46 | Unrecognized header role. | 
RESTLM | 47 | Client does not accept any of declared response content types. | 
RESTLM | 48 | Request content type not declared as accepted by the service. | 
RESTLM | 49 | Response content type not declared as possible output for a response code. | 
RESTLM | 50 | Response Content-Type header is empty. | 
RESTLM | 51 | Empty value for declared 'content-type' element. | 
RESTLM | 52 | Empty value for declared 'accept' element. | 
RESTLM | 53 | Response Content-Type header is empty. | 
Domain SAPADLM
| Domain | Error Code | Description | 
|---|---|---|
SAPADLM | 1 | Found unexpected element for Request section. | 
SAPADLM | 2 | Found unexpected element for root section. | 
SAPADLM | 3 | Expected root element. | 
SAPADLM | 4 | Request element is not complete. | 
SAPADLM | 5 | Failed to read and parse file. | 
SAPADLM | 7 | Found unexpected element for root section. | 
SAPADLM | 8 | Expected root element. | 
SAPADLM | 9 | Failed to read and parse file. | 
SAPADLM | 10 | Connection to SAP could not be established. | 
SAPADLM | 11 | An error occurred while waiting for an SAP event. | 
SAPADLM | 13 | Invalid service type. | 
SAPADLM | 14 | Parsing request failed. | 
SAPADLM | 18 | The function name is unknown in the SARS repository. | 
SAPADLM | 19 | Found unexpected element for request section. | 
SAPADLM | 20 | Found unexpected element for root section. | 
SAPADLM | 21 | Expected root element. | 
SAPADLM | 22 | Request element is not complete. | 
SAPADLM | 23 | Failed to read and parse request repository file. | 
SAPADLM | 24 | Found unexpected element for TRFCCallbacks section. | 
SAPADLM | 26 | Composing request failed. | 
SAPADLM | 27 | Issuing callback failed. | 
SAPADLM | 29 | The value for the IsTransacted element is not valid. | 
SAPADLM | 30 | Handling request failed. | 
SAPADLM | 32 | Authentication child element expected. | 
SAPADLM | 34 | Connection to SAP could not be established. Will retry to connect and will report successful connect with info message. | 
SAPADLM | 35 | Function already exists. | 
SAPADLM | 36 | Failed to install transaction handles. | 
SAPADLM | 37 | Failed to install generic server function. | 
SAPADLM | 38 | SAP structure name is too long. | 
SAPADLM | 39 | ProgramID not given. | 
SAPADLM | 40 | Constructing SAP_AddOn using sapnwrfcsdk-7.20 | 
SAPADLM | 41 | Failed to read and parse file. | 
SAPADLM | 42 | Unknown setting for SAP. Runtime too old? | 
SAPADLM | 43 | Expected root element. | 
SAPADLM | 44 | Unrecognised value for setting. | 
SAPADLM | 45 | The value is not valid for the PoolSize element. It must be a number and greater than 0. | 
SAPADLM | 46 | Values set. | 
Domain SAPSLM
| Domain | Error Code | Description | 
|---|---|---|
SAPSLM | 1 | Found unexpected element for Message section. | 
SAPSLM | 2 | Found unexpected element for root section. | 
SAPSLM | 3 | Expected root element. | 
SAPSLM | 4 | Composer message element is not complete. | 
SAPSLM | 5 | Failed to read and parse file. | 
SAPSLM | 6 | Found unexpected element for Message section. | 
SAPSLM | 7 | Found unexpected element for root section. | 
SAPSLM | 8 | Expected root element. | 
SAPSLM | 9 | Composer message element is not complete. | 
SAPSLM | 10 | Failed to read and parse file. | 
SAPSLM | 11 | Found unexpected element for DataItem section. | 
SAPSLM | 12 | Found unexpected element for Attribute section. | 
SAPSLM | 13 | Found unexpected element for root section. | 
SAPSLM | 14 | Expected root element. | 
SAPSLM | 15 | Rfc attribute type is unknown. | 
SAPSLM | 16 | Rfc attribute element is invalid. | 
SAPSLM | 18 | Rfc attribute element is not complete. | 
SAPSLM | 19 | Rfc dataitem element is not complete. | 
SAPSLM | 20 | Rfc attribute lenght is invalid. | 
SAPSLM | 21 | Rfc dataitem type is invalid. | 
SAPSLM | 22 | Failed to read and parse file | 
SAPSLM | 23 | Found unexpected element for Message section. | 
SAPSLM | 24 | Found unexpected element for root section. | 
SAPSLM | 25 | Expected root element. | 
SAPSLM | 26 | Composer message element is not complete. | 
SAPSLM | 27 | Failed to read and parse file. | 
SAPSLM | 28 | Found unexpected element for Message section. | 
SAPSLM | 29 | Found unexpected element for root section. | 
SAPSLM | 30 | Expected root element. | 
SAPSLM | 31 | IDoc parser Message element is not complete. | 
SAPSLM | 32 | Failed to read and parse file. | 
SAPSLM | 33 | Found unexpected element for DataItem section. | 
SAPSLM | 34 | Found unexpected element for Attribute section. | 
SAPSLM | 35 | Found unexpected element for root section. | 
SAPSLM | 36 | Expected root element. | 
SAPSLM | 37 | IDoc attribute type is unknown. | 
SAPSLM | 38 | IDoc attribute element is invalid. | 
SAPSLM | 39 | IDoc attribute element already exists. | 
SAPSLM | 40 | IDoc attribute element is not complete. | 
SAPSLM | 41 | IDoc dataitem element is not complete. | 
SAPSLM | 42 | IDoc attribute lenght is invalid. | 
SAPSLM | 43 | IDoc dataitem type is invalid. | 
SAPSLM | 44 | Failed to read and parse file | 
SAPSLM | 49 | Found unexpected element for Segment section. | 
SAPSLM | 50 | Parser Segment element is not complete. | 
SAPSLM | 60 | Found unexpected element for header section. | 
SAPSLM | 61 | Found unexpected element for segment header section. | 
SAPSLM | 62 | Found unexpected element for header section. | 
SAPSLM | 63 | Found unexpected element for segment header section. | 
SAPSLM | 64 | Found unexpected element for segment section. | 
SAPSLM | 65 | IDoc segment element already exists. | 
SAPSLM | 66 | Composer segment element is not complete. | 
SAPSLM | 67 | IDoc segment element already exists. | 
SAPSLM | 68 | IDoc attribute value lenght is invalid. | 
SAPSLM | 69 | IDoc attribute decimals is invalid. | 
SAPSLM | 70 | Found unexpected element for Message section. | 
SAPSLM | 71 | Found unexpected element for root section. | 
SAPSLM | 72 | Expected root element. | 
SAPSLM | 73 | Composer message element is not complete. | 
SAPSLM | 74 | Failed to read and parse file. | 
SAPSLM | 75 | Found unexpected element for Message section. | 
SAPSLM | 76 | Found unexpected element for root section. | 
SAPSLM | 77 | Expected root element. | 
SAPSLM | 78 | IDoc parser Message element is not complete. | 
SAPSLM | 79 | Failed to read and parse file. | 
SAPSLM | 80 | Found unexpected element for Segment section. | 
SAPSLM | 81 | Parser Segment element is not complete. | 
SAPSLM | 82 | Found unexpected element for header section. | 
SAPSLM | 83 | Found unexpected element for segment header section. | 
SAPSLM | 84 | Found unexpected element for header section. | 
SAPSLM | 85 | Found unexpected element for segment header section. | 
SAPSLM | 86 | Found unexpected element for segment section. | 
SAPSLM | 87 | IDoc segment element already exists. | 
SAPSLM | 88 | Composer segment element is not complete. | 
SAPSLM | 89 | IDoc segment element already exists. | 
SAPSLM | 90 | Rfc attribute decimals is invalid. | 
SAPSLM | 91 | Failed to open RFC connection. | 
SAPSLM | 92 | Rfc attribute aligmentC1 is invalid. | 
SAPSLM | 93 | Rfc attribute aligmentC2 is invalid. | 
SAPSLM | 94 | Rfc attribute aligmentC4 is invalid. | 
Domain SMTPADLM
| Domain | Error Code | Description | 
|---|---|---|
SMTPADLM | 1 | Request expected. | 
SMTPADLM | 2 | Request Name expected. | 
SMTPADLM | 3 | Root expected. | 
SMTPADLM | 8 | HeaderParameter Name expected. | 
SMTPADLM | 9 | Request child element not expected. | 
SMTPADLM | 12 | Failed to read and parse file. | 
SMTPADLM | 14 | Authentication child element not expected. | 
Domain SOAPADLM
| Domain | Error Code | Description | 
|---|---|---|
SOAPADLM | 1 | Found unexpected element for Request section. | 
SOAPADLM | 2 | Found unexpected element for root section. | 
SOAPADLM | 3 | Expected root element. | 
SOAPADLM | 4 | Request element is not complete. | 
SOAPADLM | 5 | Failed to read and parse file. | 
SOAPADLM | 6 | Accessor is not set up. | 
SOAPADLM | 8 | Reading request failed. | 
SOAPADLM | 9 | Different element expected. | 
SOAPADLM | 10 | WSDL file not configured. | 
SOAPADLM | 17 | Repository is not set up. | 
SOAPADLM | 18 | Different element expected. | 
SOAPADLM | 19 | Root expected. | 
SOAPADLM | 20 | Failed to read and parse file. | 
SOAPADLM | 22 | Root expected. | 
SOAPADLM | 23 | Failed to read and parse file. | 
SOAPADLM | 25 | Request element is not complete. | 
SOAPADLM | 26 | Identifying request failed. | 
SOAPADLM | 28 | The repository is not correctly set up. | 
SOAPADLM | 30 | Different element expected. | 
SOAPADLM | 31 | Root expected. | 
SOAPADLM | 32 | Failed to read and parse file. | 
SOAPADLM | 33 | Service repository is not available. | 
SOAPADLM | 34 | Authentication child element expected. | 
SOAPADLM | 35 | Proxy child element expected. | 
SOAPADLM | 36 | SSL child element expected. | 
SOAPADLM | 37 | Expected SSL Certificate child element. | 
SOAPADLM | 38 | Expected SSL Key child element. | 
SOAPADLM | 40 | HeaderParameter Name expected. | 
SOAPADLM | 41 | Writing response failed. | 
SOAPADLM | 42 | Tracing is allowed. | 
SOAPADLM | 43 | The service is disabled. | 
SOAPADLM | 45 | Close all CURL connections because E2E_FORBID_REUSE is set. | 
SOAPADLM | 46 | Incoming request has no data. Dropping connection. | 
SOAPADLM | 47 | Cannot interpret type. | 
SOAPADLM | 48 | Unrecognized header role. | 
SOAPADLM | 49 | Found incomplete header role definition when parsing SOAP Adapter repository. | 
SOAPADLM | 50 | Digest algorithm is invalid. Supported algorithms: none, md5, sha, sha1, sha256, sha512. | 
SOAPADLM | 51 | Found empty value for element. Ignoring. | 
Domain SQLLM
| Domain | Error Code | Description | 
|---|---|---|
SQLLM | 5 | Data item repository could not be obtained. | 
SQLLM | 6 | NULL value received as single item name. | 
SQLLM | 7 | NULL value received as codepage name. | 
SQLLM | 9 | The initialization of the SQL gateway failed. | 
SQLLM | 10 | Found unexpected element while reading stored procedures. | 
SQLLM | 11 | Root element not found while reading stored procedures. | 
SQLLM | 12 | Failed to read and parse stored procedure repository. | 
SQLLM | 13 | Operation referenced in sqladapter.tab was not found in sqloperations.tab. | 
SQLLM | 15 | Found unexpected element while reading sqlconfiguration.tab. | 
SQLLM | 16 | Root element not found while reading sqlconfiguration.tab. | 
SQLLM | 17 | Failed to read and parse sqlconfiguration.tab. | 
SQLLM | 18 | Native type is unkown. Type will be ignored. Only 'CLOB' is supported. | 
SQLLM | 19 | Native type is unkown. Type will be ignored. Only 'CLOB' is supported. | 
SQLLM | 20 | Found two GetHandle elements with same id. id must be unique. | 
SQLLM | 21 | Expected "SQLAdapter" as root element. | 
SQLLM | 22 | Found two Fetch elements with same id. id must be unique. | 
SQLLM | 23 | Type is unknown to the repository. | 
SQLLM | 24 | No repository data found. | 
SQLLM | 25 | No repository data found. | 
SQLLM | 26 | Values equal. | 
Domain SRVLM
| Domain | Error Code | Description | 
|---|---|---|
SRVLM | 1 | Wrong repository version. | 
SRVLM | 2 | Starting up. | 
SRVLM | 3 | Startup done. | 
SRVLM | 4 | No system info available. | 
SRVLM | 5 | Shutting down... | 
SRVLM | 6 | Shutdown complete. | 
SRVLM | 7 | Controller startup failed. | 
SRVLM | 8 | Backend initialization failed. | 
SRVLM | 9 | No license subsystem. | 
SRVLM | 10 | Information about shutdown signals. | 
SRVLM | 11 | Found deadlock dump. | 
SRVLM | 12 | Using experimental nightly build. | 
SRVLM | 13 | Functionality ... requires xUML Runtime ... or newer. | 
SRVLM | 14 | Functionality ... is fully supported with xUML Runtime ... or newer. Some settings or options may be ignored. | 
SRVLM | 15 | The repository cannot be run with this xUML Runtime version. | 
SRVLM | 16 | Could not initialize logger. | 
SRVLM | 17 | Could not load license file. | 
Domain SSILM
| Domain | Error Code | Description | 
|---|---|---|
SSILM | 14 | Found unexpected element for Event section. | 
SSILM | 15 | Found unexpected element for root section. | 
SSILM | 16 | Expected root element. | 
SSILM | 17 | Event element is not complete. | 
SSILM | 18 | Failed to read and parse file. | 
SSILM | 19 | DataItem repository is missing. | 
SSILM | 20 | SOAP repository is missing. | 
SSILM | 21 | Frontend repository is missing. | 
Domain SSPLM
| Domain | Error Code | Description | 
|---|---|---|
SSPLM | 3 | The matching DIR_Attribute ist not found in the Data Item Repository. | 
SSPLM | 4 | The attribute was defined twice. | 
SSPLM | 6 | Can't find a dataitem that was referred to from SOAP type mapping. | 
SSPLM | 7 | Can't open types.tab | 
SSPLM | 9 | Can't opne dataitem.tab | 
SSPLM | 10 | A mandatory dataitem column is empty. | 
SSPLM | 12 | A mandatory types column is empty. | 
SSPLM | 13 | The position in the data item is already in use. | 
SSPLM | 14 | The given XML type is invalid. | 
SSPLM | 15 | Found unexpected element for Message section. | 
SSPLM | 16 | Found unexpected element for root section. | 
SSPLM | 17 | Expected root element. | 
SSPLM | 18 | Composer message element is not complete. | 
SSPLM | 19 | Failed to read and parse file. | 
SSPLM | 20 | Found unexpected element for Message section. | 
SSPLM | 21 | Found unexpected element for root section. | 
SSPLM | 22 | Expected root element. | 
SSPLM | 23 | Composer message element is not complete. | 
SSPLM | 24 | Failed to read and parse file. | 
SSPLM | 25 | Found unexpected element for MessageSet section. | 
SSPLM | 26 | Found unexpected element for MessageSet section. | 
SSPLM | 27 | Composer message set element is not complete. | 
SSPLM | 28 | Composer message set element is not complete. | 
SSPLM | 29 | Composer message set missing attribute startsAt for element HeaderDataItem | 
SSPLM | 30 | The matching DIR_DataItem ist not found in the Data Item Repository. | 
SSPLM | 31 | Composer found cyclic dependency between objects. | 
SSPLM | 32 | Root element must be "SOAP". | 
Domain SYSADLM
| Domain | Error Code | Description | 
|---|---|---|
SYSADLM | 2 | Request Name expected. | 
SYSADLM | 10 | Unexpected element. | 
SYSADLM | 11 | Execute command. | 
Domain THADLM
| Domain | Error Code | Description | 
|---|---|---|
THADLM | 3 | Root expected. | 
THADLM | 10 | Failed to read and parse file. | 
THADLM | 13 | Found unexpected element for root section. | 
Domain TIMADLM
| Domain | Error Code | Description | 
|---|---|---|
TIMADLM | 1 | Event expected. | 
TIMADLM | 3 | Root expected. | 
TIMADLM | 9 | Event child element not expected. | 
TIMADLM | 10 | Failed to read and parse file. | 
TIMADLM | 11 | Launching thread failed. | 
TIMADLM | 12 | Mandatory Event element missing. | 
TIMADLM | 13 | Event dropped, queue is full. | 
TIMADLM | 14 | Found unexpected element for Trace section. | 
Domain URLADLM
| Domain | Error Code | Description | 
|---|---|---|
URLADLM | 1 | Request expected. | 
URLADLM | 2 | Request Name expected. | 
URLADLM | 3 | Root expected. | 
URLADLM | 7 | Expected attribute value for Header element. | 
URLADLM | 8 | HeaderParameter Name expected. | 
URLADLM | 9 | Request child element not expected. | 
URLADLM | 12 | Failed to read and parse file. | 
URLADLM | 13 | No child element allowed for string values. | 
URLADLM | 14 | No child element allowed for blob values. | 
URLADLM | 15 | Authentication child element expected. | 
URLADLM | 16 | Proxy child element expected. | 
URLADLM | 17 | No child element allowed for integer values. | 
URLADLM | 18 | SSL child element expected. | 
URLADLM | 19 | Expected SSL Certificate child element. | 
URLADLM | 20 | Expected SSL Key child element. | 
URLADLM | 21 | Request is unknown. | 
URLADLM | 22 | Component is not properly set up. | 
URLADLM | 23 | Found incomplete header role definition when parsing URL Adapter repository. | 
URLADLM | 24 | Digest algorithm is invalid. Supported algorithms: none, md5, sha, sha1, sha256, sha512. | 
URLADLM | 25 | Failed to read file. | 
Domain XMLFLM
| Domain | Error Code | Description | 
|---|---|---|
XMLFLM | 1 | Failed to open parser repository. | 
                 | 2 | Failed to open composer repository. | 
                 | 3 | A mandatory column is empty in the parser repository. | 
XMLFLM | 4 | A mandatory column is empty in the composer repository. | 
                 | 5 | Unknown request while initializing xml parser | 
                 | 6 | Unknown accessor t while initializing xml parser | 
                 | 7 | Unknown request while initializing xml composer | 
                 | 8 | Unknown accessor t while initializing xml composer | 
Domain XMLLM
| Domain | Error Code | Description | 
|---|---|---|
XMLLM | 1 | The native XML parser reported an error during parsing. | 
XMLLM | 2 | The native XML parser reported a warning during parsing. | 
XMLLM | 3 | The native XML parser reported a fatal error during parsing. | 
XMLLM | 4 | The native XML parser reported an XML error. | 
XMLLM | 5 | The native XML parser reported an internal parser error. | 
XMLLM | 6 | Could not open file for read. | 
XMLLM | 7 | Read error. | 
XMLLM | 8 | File is too large. | 
XMLLM | 9 | Could not stat file. | 
XMLLM | 10 | Could not get system info. | 
XMLLM | 11 | The native XML parser reported an error during parsing. | 
XMLLM | 12 | The native XML parser reported a warning during parsing. | 
XMLLM | 13 | The native XML parser reported a fatal error during parsing. | 
XMLLM | 14 | The native XML parser reported an XML error. | 
XMLLM | 15 | The native XML parser reported an internal parser error. | 
XMLLM | 16 | Can't parse empty buffer. | 
XMLLM | 17 | The matching DIR_Attribute ist not found in the Data Item Repository. | 
XMLLM | 18 | The attribute was defined twice. | 
XMLLM | 19 | Can't open request tab. | 
XMLLM | 20 | Can't open dataitem tab. | 
XMLLM | 21 | A mandatory dataitem column is empty. | 
XMLLM | 22 | A mandatory request column is empty. | 
XMLLM | 23 | The position in the data item is already in use. | 
XMLLM | 24 | Found unexpected element for Message section. | 
XMLLM | 25 | Found unexpected element for root section. | 
XMLLM | 26 | Expected root element. | 
XMLLM | 27 | Composer message element is not complete. | 
XMLLM | 28 | Failed to read and parse file. | 
XMLLM | 29 | Found unexpected element for Message section. | 
XMLLM | 30 | Found unexpected element for root section. | 
XMLLM | 31 | Expected root element. | 
XMLLM | 32 | Composer message element is not complete. | 
XMLLM | 33 | Failed to read and parse file. | 
XMLLM | 34 | Repository file uses unsupported encryption. | 
XMLLM | 35 | Failed to decrypt repository. | 
XMLLM | 36 | The matching DIR_DataItem ist not found in the Data Item Repository. | 
XMLLM | 37 | Composer found cyclic dependency between objects. | 
XMLLM | 38 | Parsing repository file. | 
XMLLM | 39 | The XML_DataItem is not found in the XML Data Item Repository. | 
XMLLM | 40 | MIME: invalid starting point for XML parser. | 
XMLLM | 41 | MTOM/XOP did not find content. | 
XMLLM | 42 | MIME: invalid value of Content-Type type parameter in root of message. Message will be parsed as SOAP with attachments. |