![]() |
![]() |
e-docs > Tuxedo > Messages > IJENGINE Catalog List > IJENGINE Messages 0-99 |
|
IJENGINE Messages 0-99
1
INFO: Thread val started
Description
This is an informational message to the user indicating that this server thread has just been created.
Action
None.
2
ERROR: Illegal recursive call
Description
An illegal recursive Inproc call (that is, the same object is already being used by the same thread) was made. The request is not processed.
Action
Notify the programmer.
3
INFO: Thread val is being terminated
Description
This is an informational message to the user indicating that the server is being shut down, and this server thread is being terminated.
Action
None.
3
INFO: Thread val is being terminated
4
ERROR: Request Table out of bounds.
Description
The AOM handle points to out of bound of the request table.
Action
Contact BEA Customer Support.
5
ERROR: Cannot load libij, exception:val
Description
An attempt to load the library libij
by the Java Virtual Machine failed. The val value contains details of the exception returned to the Java Virtual Machine.
Action
Try to resolve the problem based on the exception returned to the Java Virtual Machine. Otherwise, contact BEA Customer Support.
6
ERROR: Invalid thread level:val
Description
An attempt was made to boot the server process with an invalid value corresponding to the thread level argument.
Action
Make sure that the UBBCONFIG
file has the appropriate arguments corresponding to the server process entry.
7
ERROR: Calling infrastructure from other thread in single-threaded mode
Description
In a single-threaded environment, an attempt was made to call the infrastructure thread from a separate thread.
Action
Contact BEA Customer Support.
8
ERROR: Invalid empty argument list
Description
An attempt was made to boot the server process with an invalid empty argument list.
Action
Make sure that the UBBCONFIG
file has the appropriate arguments corresponding to the server process entry.
9
ERROR: Missing argument after -M option
Description
An attempt was made to boot the server process with an empty argument after the -M
option.
Action
Make sure that the UBBCONFIG
file has the appropriate arguments corresponding to the server process entry.
10
ERROR: Invalid option:val
Description
An attempt was made to boot the server process with an invalid option specified in val.
Action
Make sure that the UBBCONFIG
file has the appropriate arguments corresponding to the server process entry.
11
INFO: Threading level is Single-Threaded (level 0)
Description
This is an informational message to the user indicating that the threading level in the booted server process is single-threaded.
Action
None.
12
WARN: Invalid threading level val. Defaulting to level 0
Description
This is a warning to the user that an attempt was made to boot the server process with a threading level indicated in val. However, the system overrides this threading level so that the server process boots in a single-thread environment.
Action
None.
13
ERROR: Cannot load libij, exception:val
Description
An attempt to load the library libij
by the Java Virtual Machine failed. The val value contains details of the exception returned to the Java Virtual Machine.
Action
Try to resolve the problem based on the exception returned to the Java Virtual Machine. Otherwise, contact BEA Customer Support.
14
ERROR: Invalid thread level:val
Description
An attempt was made to boot the server process with an invalid value corresponding to the thread level argument.
Action
Make sure that the UBBCONFIG
file has the appropriate arguments corresponding to the server process entry.
15
ERROR: libij initialization failed
Description
An attempt to initialize the library libij
failed.
Action
Contact BEA Customer Support.
16
ERROR: Server Initialization failed, exception: val
Description
The server initialization failed with InitFailedException
. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
17
ERROR: Server Initialization failed, exception: val
Description
The server initialization failed with an exception. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
18
ERROR: Duplicate Registration of Server ManagedObject!
Description
Duplicate registration of server ManagedObject was detected at server initialization.
Action
Contact BEA Customer Support.
19
ERROR: No personality accepted a request message
Description
The request was not accepted by any personalities. The request is not processed.
Action
Contact BEA Customer Support.
20
ERROR: Exception in ServerMain.processRequest: val
Description
An exception occurred while the server was processing the request. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
21
ERROR: Invalid context id val
Description
The specified context id for finding the context is invalid.
Action
Contact BEA Customer Support.
22
ERROR: Cannot load profiling library val, exception:val
Description
An exception occurred while attempting to load the specified profiling library. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
23
ERROR: Engine.getModuleType received exception: val
Description
An exception occurred while attempting to open the JAR file and determine the type of the JAR. The val value contains details of the exception returned.
Action
Make sure that the JAR files specified in the UBBCONFIG
file are valid JAR files.
24
WARN: No server group info
Description
Cannot find the group name for the server from TMIB.
Action
Check the GROUPS
section in the UBBCONFIG
file for valid group names.
25
WARN: No server ID info
Description
Cannot find the server id for the server from TMIB.
Action
Check the SERVERS
section in the UBBCONFIG
file for avalid server ID.
26
WARN: No group number info
Description
Cannot find the group number information for the server from TMIB.
Action
Check the SERVERS
section in the UBBCONFIG
file for
a valid group name, or check the GROUPS
section in the UBBCONFIG
file for a valid group number.
27
WARN: No server generation info
Description
Cannot find the server generation information for the server from TMIB.
Action
None.
28
WARN: No domain ID info
Description
Cannot find the domain ID for the server from TMIB.
Action
Check the RESOURCES
section in the UBBCONFIG
file for a valid
domain ID.
29
ERROR: Cannot call .TMIB: val
Description
The server process was unable to call the TMIB
. Details about the error that was returned are indicated by errnum
.
Action
Take corrective action based on the returned value of errnum
. If the problem persists, contact BEA Customer Support.
30
WARN: No module path info
Description
Cannot find the module path information for the server from TMIB.
Action
Check the SERVERS
section in the UBBCONFIG
file for a
valid module path specified in MODULE attribute.
31
ERROR: Cannot call .TMIB: val
Description
The server process was unable to call the TMIB
. Details about the error that was returned are indicated by errnum
.
Action
Take corrective action based on the returned value of errnum
. If the problem persists, contact BEA Customer Support.
32
WARN: No APPDIR info
Description
Cannot find APPDIR information for the server from TMIB.
Action
Check the MACHINES
section in the UBBCONFIG
file for a valid APPDIR.
33
ERROR: Cannot call .TMIB: val
Description
The server process was unable to call the TMIB
. Details about the error that was returned are indicated by errnum
.
Action
Take corrective action based on the returned value of errnum
. If the problem persists, contact BEA Customer Support.
34
ERROR: Engine.getAbsModPath received exception: val
Description
An exception occurred while attempting to convert a module path specified in the UBBCONFIG
file to a fully qualified path. The val value contains details of the exception returned.
Action
Take corrective action based on the returned value of errnum
. If the problem persists, contact BEA Customer Support.
35
WARN: Invalid ACL Group ID or Group name
Description
An invalid ACL group name or group ID was found from TMIB.
Action
Check your ACL group name and ID for validity.
36
ERROR: Cannot call .TMIB: val
Description
The server process was unable to call the TMIB
. Details about the error that was returned are indicated by errnum
.
Action
Take corrective action based on the returned value of errnum
. If the problem persists, contact BEA Customer Support.
37
ERROR: Exception creating engine request message: val
Description
An exception occurred while attempting to create an engine request message to interface the TUXEDO infrastructure. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
38
ERROR: Cannot describe FactoryFinder services: val
Description
An exception occurred while attempting to describe the FactoryFinder services at server initialization.
Action
Contact BEA Customer Support.
39
INFO: Total application factory shutdown assumed.
Description
Factory registration failed because the application is in the process of being shut down.
Action
None.
40
ERROR: Request failed with error: val
Description
An error occurred at factory registration. The val value contains details of the error returned.
Action
Contact BEA Customer Support.
41
ERROR: Request failed with exception: val
Description
An exception occurred at factory registration. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
42
ERROR: Cannot find native buffer
Description
The native code returns an error that it cannot find the native buffer.
Action
Contact BEA Customer Support.
43
ERROR: The stream is closed
Description
The native code returns an error that the stream is closed.
Action
Contact BEA Customer Support.
44
ERROR: The stream is not marked
Description
The native code returns an error that the stream is not marked.
Action
Contact BEA Customer Support.
45
ERROR: Cannot expand native buffer
Description
The native code returns an error that it cannot expand the native buffer.
Action
Contact BEA Customer Support.
46
ERROR: Cannot find request context
Description
The native code returns an error that it cannot find the request context.
Action
Contact BEA Customer Support.
47
ERROR: No output stream available
Description
The native code returns an error that no output stream is available.
Action
Contact BEA Customer Support.
48
ERROR: Cannot find request header
Description
The native code returns an error that it cannot find the request header.
Action
Contact BEA Customer Support.
49
ERROR: Error sending message
Description
The native code returns an error at sending messages.
Action
Contact BEA Customer Support.
50
ERROR: Returning stateful AOMEntry to stateless free list
Description
An attempt was made to return a stateful AOM entry to the stateless AOM free list.
Action
Contact BEA Customer Support.
51
ERROR: Cannot register admin service: val
Description
An exception occurred while attempting to register an admin service at server initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
52
ERROR: Cannot unregister admin service: val
Description
An exception occurred while attempting to unregister an admin service at server shutdown. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
53
ERROR: Got Exception when processing incoming request: val
Description
An exception occurred while the server thread was processing the incoming request. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
54
ERROR: Cannot initialize thread monitor: val
Description
An exception occurred while initializing the thread monitor at server initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
55
ERROR: Cannot create server thread object: val
Description
An exception occurred while creating a server thread object. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
56
ERROR: Cannot register JTMIB services: val
Description
An exception occurred while registering .JTMIB
services at server initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
58
ERROR: getObjects failed. Invalid Attribute for class: val.
Description
An invalid attribute was found in the MIB request.
Action
Make sure that the attribute specified for the MIB class is valid.
59
ERROR: Invalid input buffer: val.
Description
An invalid input buffer was found in the MIB request. The val value contains details of the error returned.
Action
Make sure that the input buffer specified for the MIB request is valid.
60
ERROR: getObjects Local failed. Invalid Attribute for class: val.
Description
An invalid attribute was found in the specified MIB class of the request.
Action
Make sure that the attribute specified for the MIB class is valid.
61
ERROR: JTmibGeneric.doGet(): Unable to describe "val". exception: val
Description
An exception occurred while attempting to describe the specified service. The val value contains details of the exception returned. The service may exist already.
Action
None.
62
ERROR: Call to service val failed. errno: val exception: val
Description
Invocation of the specified service failed with an errno and/or exception.
Action
Try to resolve the problem based on the errno and/or exception returned. Otherwise, contact BEA Customer Support.
63
ERROR: Cannot initialize common storage: val
Description
An exception occurred while initializing the common thread storage at server initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
64
ERROR: Class val has no _type_ids field, exception returned val
Description
An attempt to get the _type_ids
field in the specified class failed. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
65
ERROR: Class val cannot access _type_ids field, exception returned val
Description
An attempt to access the _type_ids
field in the specified class failed. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
66
ERROR: Class val contains no ids
Description
The static field _type_ids
in the specified class contains no ids.
Action
Contact BEA Customer Support.
67
ERROR: Class val has no val constructor
Description
The specified constructor was not found in the specified stub class.
Action
Contact BEA Customer Support.
68
ERROR: Class val has no default constructor
Description
Cannot find the default constructor in the specified class.
Action
Contact BEA Customer Support.
69
ERROR: Ids for classes val and val do not match
Description
The ids for the specified stub class and implementation classs do not match.
Action
Contact BEA Customer Support.
70
ERROR: Ids for classes val and val do not match
Description
The ids for the specified stub class and implementation classs do not match.
Action
Contact BEA Customer Support.
71
ERROR: Failed to advertise interfaces
Description
An attempt to advertise all new interfaces failed.
Action
Contact BEA Customer Support.
72
ERROR: Failed to unadvertise interfaces
Description
An attempt to unadvertise all interfaces in a JAR file failed.
Action
Contact BEA Customer Support.
73
ERROR: Main already initialized as client by:
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
74
ERROR: Main already initialized
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
75
ERROR: Missing properties for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
76
ERROR: No engine for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
77
ERROR: Cannot instantiate engine: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
78
ERROR: No context manager for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
79
ERROR: Cannot instantiate context manager: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
80
ERROR: No AOM for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
81
ERROR: Cannot instantiate AOM: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
82
ERROR: No interfaces for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
83
ERROR: Cannot instantiate interfaces: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
84
ERROR: No transactions for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
85
ERROR: Cannot instantiate transactions: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
86
ERROR: No FactoryFinder for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
87
ERROR: Cannot instantiate FactoryFinder: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
88
ERROR: No AdminFramework for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
89
ERROR: Cannot instantiate AdminFramework: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
90
ERROR: No Scheduler for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
91
ERROR: Cannot instantiate Scheduler: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
92
ERROR: No Services for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
93
ERROR: Cannot instantiate Services: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
94
ERROR: No JDBC Connection Pool for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
95
ERROR: Cannot instantiate JDBC Connection Pool Manager: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
96
ERROR: No personality for Main initialization
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
97
ERROR: Cannot decode personality property
Description
An internal problem was encountered at JavaServer initialization.
Action
Contact BEA Customer Support.
98
ERROR: Cannot instantiate personality "val": val
Description
An exception occurred while attempting to instantiate the val personality at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
99
ERROR: Cannot initialize engine: val
Description
An exception occurred at JavaServer initialization. The val value contains details of the exception returned.
Action
Contact BEA Customer Support.
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |