1
ERROR: Could not initialize the ORB
Description
An attempt to initialize the org.omg.CORBA.ORB failed due to an underlying org.omg.CORBA.SystemException.
Action
Examine the root org.omg.CORBA.SystemException to determine the cause.
2
ERROR: Could not create the Bootstrap object - check the URL
Description
An attempt to create the com.beasys.Tobj_Bootstrap object failed due to an underlying org.omg.CORBA.SystemException.
Action
Examine the root org.omg.CORBA.SystemException to determine the cause.
3
ERROR: Malformed code base URL
Description
The URL value for the WLEContext.CODEBASE property in the InitialContext environment is not specified correctly.
Action
Make sure that the value for the WLEContext.CODEBASE property is an instance of java.net.URL, or is a valid String parameter for the java.net.URL constructor.
4
ERROR: Invalid value specified for Context.SECURITY_PRINCIPAL
Description
The value for the Context.SECURITY_PRINCIPAL in the InitialContext environment is not specified correctly.
Action
Make sure that the value for the Context.SECURITY_PRINCIPAL property is a valid String.
5
ERROR: Invalid value specified for WLEContext.CLIENT_NAME
Description
The value for the WLEContext.CLIENT_NAME in the InitialContext environment is not specified correctly.
Action
Make sure that the value for the WLEContext.CLIENT_NAME property is a valid String.
6
ERROR: Invalid value specified for WLEContext.SYSTEM_PASSWORD
Description
The value for the WLEContext.SYSTEM_PASSWORD in the InitialContext environment is not specified correctly.
Action
Make sure that the value for the WLEContext.SYSTEM_PASSWORD property is a valid String.
7
ERROR: Invalid value specified for Context.SECURITY_CREDENTIALS
Description
The value for the Context.SECURITY_CREDENTIALS in the InitialContext environment is not specified correctly.
Action
Make sure that the value for the Context.SECURITY_CREDENTIALS property is a valid string or byte array.
8
ERROR: Missing required value for Context.SECURITY_CREDENTIALS
Description
The security level for the domain is set to "USER_AUTH" or higher. The value for the Context.SECURITY_CREDENTIALS in the InitialContext environment must be specified correctly.
Action
Make sure that the value for the Context.SECURITY_CREDENTIALS property is a valid string or byte array.
9
ERROR: Missing required value for WLEContext.SYSTEM_PASSWORD
Description
The security level for the domain is set to "APP_PW" or higher. The value for the WLEContext.SYSTEM_PASSWORD in the InitialContext environment must be specified correctly.
Action
Make sure that the value for the WLEContext.SYSTEM_PASSWORD property is a valid string.
10
ERROR: Missing required value for Context.SECURITY_PRINCIPAL
Description
The security level for the domain is set to "APP_PW" or higher. The value for the Context.SECURITY_PRINCIPAL in the InitialContext environment must be specified correctly.
Action
Make sure that the value for the Context.SECURITY_PRINCIPAL property is a valid string.
11
ERROR: Missing required value for WLEContext.CLIENT_NAME
Description
The security level for the domain is set to "APP_PW" or higher. The value for the WLEContext.CLIENT_NAME in the InitialContext environment must be specified correctly.
Action
Make sure that the value for the Context.SECURITY_PRINCIPAL property is a valid String.
12
ERROR: Authentication failure, status code = val
Description
The logon to the domain failed. The status code val provides details of the failure.
Action
Make sure that the property values for the InitialContext environment are set appropriately.
13
ERROR: Authentication failure, unable to encode SECURITY_CREDENTIALS
Description
SSL client-certificate based authentication was attempted and failed. The value for the Context.SECURITY_CREDENTIALS in the InitialContext environment must be specified correctly.
Action
Make sure that the value for the Context.SECURITY_CREDENTIALS property is a valid string.
14
ERROR: Authentication failure
Description
An attempt to logon or authenticate to the domain failed due to an underlying org.omg.CORBA.SystemException.
Action
Examine the root org.omg.CORBA.SystemException to determine the cause.
15
ERROR: Invalid value specified for Context.SECURITY_AUTHENTICATION
Description
The value for the Context.SECURITY_AUTHENTICATION in the InitialContext environment is not specified correctly.
Action
Make sure that the value for the Context.SECURITY_AUTHENTICATION property is one of the valid values ("none", "simple", or "strong").
16
ERROR: Name not found: "val"
Description
A lookup for the name indicated by "val" was not found.
Action
Take corrective action if the indicated name is expected to be found.
17
ERROR: Could not lookup name: "val"
Description
An unexpected exception occurred when attempting to look up the name indicated by "val". This message is accompanied by a root cause exception that gives further details.
Action
Examine the root cause exception to determine the corrective action.
18
ERROR: Context is read-only for remote clients - bind operation not supported
Description
A bind operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
19
ERROR: Cannot bind an empty name
Description
A bind operation was attempted by the application with an empty name.
Action
Application dependent. Notify the programmer.
20
ERROR: Context is read-only for remote clients - bind operation not supported
Description
A bind operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
21
ERROR: Context is read-only for remote clients - rebind operation not supported
Description
A rebind operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
22
ERROR: Cannot rebind an empty name
Description
A rebind operation with an empty name was attempted by the application.
Action
Application dependent. Notify the programmer.
23
ERROR: Context is read-only for remote clients - rebind operation not supported
Description
A rebind operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
24
ERROR: Context is read-only for remote clients - unbind operation not supported
Description
An unbind operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
25
ERROR: Cannot unbind an empty name
Description
A rebind operation with an empty name was attempted by the application.
Action
Application dependent. Notify the programmer.
26
ERROR: Context is read-only for remote clients - unbind operation not supported
Description
An unbind operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
27
ERROR: Context is read-only for remote clients - rename operation not supported
Description
A rename operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
28
ERROR: Cannot rename an empty name
Description
A rename operation with an empty name was attempted by the application.
Action
Application dependent. Notify the programmer.
29
ERROR: Cannot rename "val" to already bound name "val2"
Description
A rename operation was attempted by the application for the name indicated by val. The operation failed because the new name indicated by val2 is already bound in the namespace.
Action
Application dependent. Notify the programmer.
30
ERROR: Context is read-only for remote clients - rename operation not supported
Description
A rename operation was attempted by the application and is not allowed for remote clients.
Action
Application dependent. Notify the programmer.
31
ERROR: Cannot list a named subcontext
Description
A list operation was attempted by the application for a subcontext. This namespace does not support subcontexts.
Action
Application dependent. Notify the programmer.
32
ERROR: Cannot list bindings for a named subcontext
Description
A listBindings operation was attempted by the application for a subcontext. This namespace does not support subcontexts.
Action
Application dependent. Notify the programmer.
33
ERROR: Naming service does not support subcontext operations
Description
A destroySubcontext operation was attempted by the application. This namespace does not support subcontexts.
Action
Application dependent. Notify the programmer.
34
ERROR: Naming service does not support subcontext operations
Description
A destroySubcontext operation was attempted by the application. This namespace does not support subcontexts.
Action
Application dependent. Notify the programmer.
35
ERROR: Naming service does not support subcontext operations
Description
A createSubcontext operation was attempted by the application. This namespace does not support subcontexts.
Action
Application dependent. Notify the programmer.
36
ERROR: Naming service does not support subcontext operations
Description
A createSubcontext operation was attempted by the application. This namespace does not support subcontexts.
Action
Application dependent. Notify the programmer.
37
ERROR: Could not list names in context
Description
An unexpected exception occurred when attempting to list the names in the context. This message is accompanied by a root cause exception that gives further details.
Action
Examine the root cause exception to determine the corrective action.
38
ERROR: Could not instantiate RMI stub
Description
An exception occurred when attempting to instantiate a client RMI stub for a remote object. This message is accompanied by a root cause exception that gives further details.
Action
Check the CLASSPATH and examine the root cause exception to determine the corrective action.
39
ERROR: Could not create object reference for object of class: "val"
Description
An exception occurred when attempting to bind a remote object into the namespace. The class name for the object is indicated by val.
Action
Make sure that the object class is a valid remote class.
40
ERROR: Could not proceed with naming operation
Description
A naming operation failed due to an underlying exception com.beasys.Tobj.CannotProceed.
Action
Examine the root exception com.beasys.Tobj.CannotProceed to determine the cause.
41
ERROR: Invalid name provided for naming operation: "val"
Description
A naming operation failed due to an invalid name indicated by val.
Action
Application dependent. The name must conform to the syntax allowed by the FactoryFinder operations.
42
ERROR: Size limit exceeded on naming operation
Description
A naming operation failed due to a name that is too long.
Action
Application dependent. The name must conform to the syntax allowed by the FactoryFinder operations.
43
ERROR: Underlying naming service is unavailable
Description
A naming operation failed due to an underlying exception com.beasys.Tobj.RegistrarNotAvailable.
Action
Check the system ULOG for additional diagnostic information.
44
ERROR: Invalid domain provided for naming service: "val"
Description
A naming operation failed due to an underlying exception com.beasys.Tobj.InvalidDomain.
Action
Check the Context.PROVIDER_URL property for the InitialContext environment and make sure it correctly specifies the target domain.
45
ERROR: Name not found: "val"
Description
A naming operation in the application was unable to find the name val in the namespace.
Action
Application dependent. Make sure the name being searched for matches the name bound in the namespace.
46
ERROR: Could not complete naming operation due to underlying permission failure
Description
A naming operation failed due to an underlying exception org.omg.CORBA.NO_PERMISSION.
Action
Application dependent. Check the security settings for your system.
47
ERROR: Could not complete naming operation due to underlying SystemException
Description
A naming operation failed due to an underlying exception org.omg.CORBA.SystemException.
Action
Examine the root org.omg.CORBA.SystemException to determine the cause.
48
ERROR: Could not complete naming operation due to underlying Exception
Description
A naming operation failed due to an unexpected exception. This message is accompanied by a root cause exception that gives further details.
Action
Examine the root cause exception to determine the corrective action.
49
ERROR: Cannot parse an empty name
Description
A naming operation failed due to a null or empty name string.
Action
Application dependent. Make sure that a valid name is provided for the naming operation.
50
ERROR: Invalid characters in name: "val"
Description
A naming operation failed due to an invalid character in the name indicated by val.
Action
Application dependent. The name must conform to the syntax allowed by the FactoryFinder operations.
51
ERROR: Name exceeded maximum length
Description
A naming operation failed due to a name that is too long.
Action
Application dependent. The name must conform to the syntax allowed by the FactoryFinder operations.
52
ERROR: Cannot obtain bootstrap object for connection pool: "val"
Description
An attempt to retrieve a bootstrap object for the connection pool identified by the val failed.
Action
Check the pool configuration and make sure that the connection pool name in the application, as indicated in the error message, matches the poolname in the configuration.
53
INFO: Total application factory shutdown assumed.
Description
A request to unbind an object was attempted during application shutdown. The call to the NameManager service to unregister the object is bypassed because the service is unavailable during shutdown.
Action
None. This is an informational message.