![]() |
![]() |
|
|
1000 |
ERROR: An internal error occurred - val | |
|
Description |
An unrecoverable internal processing error has occurred.
Exception |
Action |
Contact BEA Customer Support. | |
1001 |
ERROR: Memory allocation failed - val | |
|
Description |
An attempt to allocate memory dynamically from the operating system using |
Action |
Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Either reduce the memory usage on the machine or increase the amount of physical memory on the machine. Also, increase the space on the swap device. | |
See Also |
See the For UNIX systems, see the For Microsoft Windows NT systems, see the Microsoft Visual C++ online help. | |
1002 |
ERROR: Interceptor initialization routine failed - val | |
|
Description |
An error occurred in the function which instantiates C++ interceptor classes. |
Action |
The ULOG may provide more information about the error if the ORB was able to identify the problem. However, you may need to debug your interceptor to identify and correct the problem. | |
1003 |
ERROR: Failed to load interceptor library - val | |
|
Description |
The C++ ORB failed to load the interceptor shareable library 'val'. |
Action |
The ULOG may provide more information about this failure. Check that the interceptor was registered with the correct filename and path, and that the interceptor name is correct. | |
See Also |
The | |
1004 |
ERROR: Interceptors must be supplied by initialization routine - val | |
|
Description |
The C++ interceptor initialize function must return an instance of the interceptor class 'val'. |
Action |
This is an error in the interceptor implementation. Debug and correct the interceptor implementation. |
|
Copyright © 1999 BEA Systems, Inc. All rights reserved.
|