![]() |
![]() |
BEA WebLogic Enterprise 4.2 Developer Center |
![]() HOME | SITE MAP | SEARCH | CONTACT | GLOSSARY | PDF FILES | WHAT'S NEW |
||
![]() OTHER REFERENCE | TABLE OF CONTENTS | PREVIOUS TOPIC | NEXT TOPIC |
Note:
When C++ ORB messages are listed in the user log (ULOG), the messages have the prefix LIBORB_CAT. For example, message 1 is listed as LIBORB_CAT:1.
C++ ORB Messages 1-164
1
|
INFO: Successful completion.
| |
---|---|---|
|
Description |
The operation was completed successfully. |
|
Action |
None. |
|
Exception |
None. |
5
|
ERROR: Bad list.
| |
---|---|---|
|
Description |
Attempted to use a WLE list with a WLE list routine when the list was not created by a WLE list routine. |
|
Action |
None. |
|
Exception |
|
8
|
ERROR: Could not find file `Filename'.
| |
---|---|---|
|
Description |
The specified file could not be found. |
|
Action |
Verify the file name. |
|
Exception |
|
12
|
ERROR: Buffer too small.
| |
---|---|---|
|
Description |
The buffer specified for a routine argument is too small to contain the result. |
|
Action |
Enlarge the buffer. |
|
Exception |
|
15
|
ERROR: An internal error has occurred.
| |
---|---|---|
|
Description |
An unrecoverable internal processing error has occurred. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
17
|
ERROR: A typecode internal error has occurred.
| |
---|---|---|
|
Description |
An unrecoverable internal processing error has occurred. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
23
|
ERROR: List element already exists.
| |
---|---|---|
|
Description |
A list element corresponding to an element being added already exists. |
|
Action |
Verify the list and the element to be inserted. |
|
Exception |
|
25
|
ERROR: Invalid data type specified.
| |
---|---|---|
|
Description |
The value specified does not conform to the specified data type. |
|
Action |
Correct the data type or value specified. |
|
Exception |
|
34
|
ERROR: Could not open file `Filename'.
| |
---|---|---|
|
Description |
The specified file could not be opened. |
|
Action |
Verify the file name. |
|
Exception |
|
35
|
ERROR: Could not read file `Filename'.
| |
---|---|---|
|
Description |
The specified file could not be read. |
|
Action |
Verify the file name and the protection. |
|
Exception |
|
36
|
ERROR: The file `Filename' is locked.
| |
---|---|---|
|
Description |
The specified file is currently locked. |
|
Action |
Specify an alternate file, or attempt to access the file later. |
|
Exception |
|
37
|
ERROR: Invalid operation.
| |
---|---|---|
|
Description |
An invalid or illegal operation was attempted. |
|
Action |
Verify the operation. |
|
Exception |
|
38
|
ERROR: Bad object for operation.
| |
---|---|---|
|
Description |
An invalid object was specified for the operation. |
|
Action |
Verify that the correct object is being used for the operation. |
|
Exception |
|
41
|
ERROR: Not yet implemented.
| |
---|---|---|
|
Description |
The specified feature is not yet implemented. |
|
Action |
None |
|
Exception |
|
42
|
ERROR: Unknown error: `ErrorText'.
| |
---|---|---|
|
Description |
The error text corresponding to the unknown error. |
|
Action |
Determine the appropriate action from the error text. |
|
Exception |
|
43
|
ERROR: Bad Repository Id `RepID'.
| |
---|---|---|
|
Description |
An invalid repository identifier was specified. |
|
Action |
Supply a valid repository identifier. |
|
Exception |
|
46
|
ERROR: No Current implementation was found.
| |
---|---|---|
|
Description |
No current implementation was found for the operation. |
|
Action |
None. |
|
Exception |
|
48
|
ERROR: Current type was already registered.
| |
---|---|---|
|
Description |
A Current for this type has already been registered. |
|
Action |
None. |
|
Exception |
|
51
|
WARN: One or more unsupported kinds were encountered.
| |
---|---|---|
|
Description |
Not all TCKinds are currently supported. |
|
Action |
Check the client for the use of unsupported kinds. |
|
Exception |
|
55
|
ERROR: Specified object `ObjectName' already exists.
| |
---|---|---|
|
Description |
The specified object already exists in the repository. |
|
Action |
None. |
|
Exception |
|
65
|
ERROR: Value not found.
| |
---|---|---|
|
Description |
The specified value was not found. |
|
Action |
Verify the value specification and object names and that the correct repository was specified. |
|
Exception |
|
66
|
ERROR: File error for repository `Filename'.
| |
---|---|---|
|
Description |
A file error occurred for the specified repository. |
|
Action |
Verify the file name and the file. |
|
Exception |
|
68
|
ERROR: Repository `Filename' not found.
| |
---|---|---|
|
Description |
The specified repository was not found. |
|
Action |
Verify the file specification and that the repository exists. |
|
Exception |
|
77
|
ERROR: Database operation on repository `Filename' timed out.
| |
---|---|---|
|
Description |
The attempted database operation timed out. |
|
Action |
Try the operation again. |
|
Exception |
|
79
|
ERROR: An internal error has occurred.
| |
---|---|---|
|
Description |
An unrecoverable internal processing error has occurred. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
80
|
ERROR: File error: `ErrorText'.
| |
---|---|---|
|
Description |
The error text corresponding to the file error. |
|
Action |
Determine the appropriate action from the error text. |
|
Exception |
|
83
|
ERROR: Container `ObjectName' Is Inherited By `InheritedBy'.
| |
---|---|---|
|
Description |
A container could not be deleted because it is inherited by another container. |
|
Action |
None. |
|
Exception |
|
84
|
ERROR: `ObjectName' Not Deleted.
| |
---|---|---|
|
Description |
A object could not be deleted. See secondary messages for specific reason. |
|
Action |
None. |
|
Exception |
|
85
|
ERROR: Repository Corrupted.
| |
---|---|---|
|
Description |
An object within the repository has been corrupted. |
|
Action |
Re-create the repository or recover from a previous version. |
|
Exception |
|
86
|
ERROR: Bad Repository Id `RepID'.
| |
---|---|---|
|
Description |
An invalid repository identifier was specified. |
|
Action |
Specify a valid repository identifier. |
|
Exception |
|
89
|
ERROR: Bad Type `InternalType'.
| |
---|---|---|
|
Description |
The object reference is invalid or corrupted. |
|
Action |
Re-create the repository or recover from a previous version. |
|
Exception |
|
93
|
ERROR: Bad Result Type.
| |
---|---|---|
|
Description |
The type of the result for the operation is invalid. |
|
Action |
Verify the type. |
|
Exception |
|
94
|
ERROR: Bad Attribute Type.
| |
---|---|---|
|
Description |
The type of the attribute is invalid. |
|
Action |
Verify the type. |
|
Exception |
|
95
|
ERROR: Bad TypeDef Type.
| |
---|---|---|
|
Description |
The type of the typedef is invalid. |
|
Action |
Verify the type. |
|
Exception |
|
96
|
ERROR: Bad Constant Type.
| |
---|---|---|
|
Description |
The type of the constant is invalid. |
|
Action |
Verify the type. |
|
Exception |
|
97
|
ERROR: Bad Exception Type.
| |
---|---|---|
|
Description |
The type of the exception is invalid. |
|
Action |
Verify the type. |
|
Exception |
|
98
|
ERROR: Invalid TypeCode Id `RepID'.
| |
---|---|---|
|
Description |
The typecode points to an invalid typedef. |
|
Action |
Verify the type. |
|
Exception |
|
100
|
ERROR: Bad Type Id `TypeId '.
| |
---|---|---|
|
Description |
The object reference is invalid or corrupted. |
|
Action |
Re-create the repository or recover from a previous version. |
|
Exception |
None. |
103
|
ERROR: Transport error `TransportError'.
| |
---|---|---|
|
Description |
A transport error has occurred. |
|
Action |
Verify the operation of the transport. |
|
Exception |
|
108
|
ERROR: Unknown node `Node' specified.
| |
---|---|---|
|
Description |
An unregistered node name was specified. |
|
Action |
Make sure the node specified is registered. |
|
Exception |
|
112
|
ERROR: Bad dynamic library specification.
| |
---|---|---|
|
Description |
The name of the specified dynamic library is invalid. |
|
Action |
Verify the name and path for the dynamic library. |
|
Exception |
|
114
|
ERROR: An internal software error occurred.
| |
---|---|---|
|
Description |
An internal software error occurred. The operation was not completed. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
119
|
ERROR: Exceeded marshalling buffer.
| |
---|---|---|
|
Description |
The marshalling buffer was exceeded. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
121
|
ERROR: Invalid argument.
| |
---|---|---|
|
Description |
This message occurs when an invalid argument is specified. |
|
Action |
Verify the arguments passed in. |
|
Exception |
|
132
|
INFO: No more items.
| |
---|---|---|
|
Description |
No keys or named values are available. |
|
Action |
The enumeration of keys or named values has reached the end of the items. |
|
Exception |
None. |
149
|
ERROR: OA already exists.
| |
---|---|---|
|
Description |
Internal error only. An Object Adapter with the same name already exists. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
150
|
ERROR: OA does not exist.
| |
---|---|---|
|
Description |
Internal error only. An Object Adapter with the specified name does not exist. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
152
|
ERROR: OA not active.
| |
|
Description |
Internal error only. An Object Adapter is not active. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
153
|
ERROR: OA is suspended.
| |
|
Description |
Internal error only. An Object Adapter is suspended. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
154
|
ERROR: OA queue is too large.
| |
|
Description |
An Object Adapter has exceeded the size of the internal queue. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
155
|
ERROR: OA object not found.
| |
|
Description |
An Object Adapter object ID was not found. |
|
Action |
Ensure that the Object is active in the server. |
|
Exception |
|
156
|
ERROR: OA Servant not active.
| |
|
Description |
Internal error only. An Object Adapter object servant was not active. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
157
|
ERROR: OA Servant not unique.
| |
|
Description |
Internal error. An Object Adapter object servant was not unique. |
|
Action |
Contact BEA Technical Support. |
|
Exception |
|
158
|
ERROR: Server Request discarded.
| |
---|---|---|
|
Description |
An Object Adapter discarded the server request and the request was not processed. |
|
Action |
None. |
|
Exception |
|
163
|
ERROR: An error was returned by Tuxedo.
| |
|
Description |
The BEA TUXEDO system returned an error. For more information, see the minor code and the user log ( |
|
Action |
None |
|
Exception |
|