![]() |
![]() |
|
|
1 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
2 |
ERROR: SSLSocket class is not found | |
|
Description |
The Java class |
Action |
Check the CLASSPATH to make sure that | |
3 |
ERROR: SSLSocket.writeCallback() not found | |
|
Description |
The Java class |
Action |
Make sure that the correct version of | |
4 |
ERROR: SSLSocket.readCallback() not found | |
|
Description |
The Java class |
Action |
Make sure that the correct version of | |
5 |
ERROR: Initialization of SSL image failed, error code: val | |
|
Description |
Initialization of the SSL system libraries failed. |
Action |
Notify BEA Technical Support. | |
6 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
7 |
ERROR: Could not initialize SSL context, err = val | |
|
Description |
Initialization of the main SSL context failed. |
Action |
Contact BEA Customer Support. | |
8 |
ERROR: Could not set SSL protocol version, err = val | |
|
Description |
SSL version could not be set to 3.0. |
Action |
Contact BEA Customer Support. | |
9 |
ERROR: No cipher suites found for encryption strength specified | |
|
Description |
The encryption bit strength range is invalid. |
Action |
Check the | |
10 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
11 |
ERROR: Could not set cipher suites, err = val | |
|
Description |
Failed to set cipher suites for the encryption bit strengths specified. |
Action |
Check the | |
12 |
ERROR: Could not set SSL callback, err = val | |
|
Description |
A callback function required for the SSL protocol handling could not be set. |
Action |
Contact BEA Customer Support. | |
13 |
ERROR: Could not set SSL callback, err = val | |
|
Description |
A callback function required for the SSL protocol handling could not be set. |
Action |
Contact BEA Customer Support. | |
14 |
ERROR: Could not set SSL mutual authentication, err = val | |
|
Description |
Failed to configure the SSL protocol stack for mutual authentication. |
Action |
Contact BEA Customer Support. | |
15 |
ERROR: Could not set SSL callback, err = val | |
|
Description |
A callback function required for the SSL protocol handling could not be set. |
Action |
Contact BEA Customer Support. | |
16 |
ERROR: Could not set SSL callback, err = val | |
|
Description |
A callback function required for the SSL protocol handling could not be set. |
Action |
Contact BEA Customer Support. | |
17 |
ERROR: Could not create random seed, err = val | |
|
Description |
The random seed needed for the SSL protocol could not be created. |
Action |
Contact BEA Customer Support. | |
18 |
ERROR: Could not set cryptographic strength, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
19 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
20 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
21 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
22 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed as the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that 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. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
23 |
ERROR: Could not copy SSL context, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
24 |
ERROR: Could not set SSL protocol side to val, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
25 |
ERROR: Could not set SSL callback info, err = val | |
|
Description |
A callback function required for the SSL protocol handling could not be set. |
Action |
Contact BEA Customer Support. | |
26 |
ERROR: Could not set SSL callback info, err = val | |
|
Description |
A callback function required for the SSL protocol handling could not be set. |
Action |
Contact BEA Customer Support. | |
27 |
ERROR: Could not read from SSL connection, err = val | |
|
Description |
The SSL handler could not read application data from the SSL connection. The reason for this error can be SSL protocol failure or network failure. |
Action |
Check the network connection for failures. Check the status of the server to which the client is connected via SSL. Check the client and the server ULOG files for related errors in case of SSL protocol failure. | |
28 |
ERROR: Could not write to SSL connection, err = val | |
|
Description |
The SSL handler could not write application data to the SSL connection. The reason for this error can be SSL protocol failure or network failure. |
Action |
Check the network connection for failures. Check the status of the server to which the client is connected via SSL. Check the client and the server ULOG files for related errors in case of SSL protocol failure. | |
29 |
ERROR: Unknown SSL cipher | |
|
Description |
The cipher suite negotiated by the SSL handshake is not supported by the client. |
Action |
Check the cipher suites configured on the server. | |
30 |
ERROR: Could not get SSL cipher suite info, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
31 |
ERROR: Negotiated cipher val is not exportable | |
|
Description |
The cipher suite negotiated by the SSL handshake is not supported by the client
because the encryption strength is set to a nonexportable level. The encryption strength
is the length (in bits) of the encryption key. The encryption strength range supported by
a WLE Java client is specified via the |
Action |
The encryption strength limits of the client and the server should be set so that the encryption strength can be successfully negotiated. | |
32 |
ERROR: Negotiated cipher strength exceeds maximum allowed | |
|
Description |
The cipher suite negotiated by the SSL handshake is not supported by the client
because the encryption strength is set to a higher level than the client was configured
to support. The encryption strength is the length (in bits) of the encryption key.
The encryption strength range supported by a WLE Java client is specified via the
|
Action |
The encryption strength limits of the client and the server should be set so that the encryption strength can be successfully negotiated. | |
33 |
ERROR: Negotiated cipher strength is too low | |
|
Description |
The cipher suite negotiated by the SSL handshake is not supported by the client because the encryption strength is set to a lower level than the client was configured to support. The encryption strength is the length (in bits) of the encryption key. The encryption strength range supported by a WLE Java client are specified via the |
Action |
The encryption strength limits of the client and the server should be set so that the encryption strength can be successfully negotiated. | |
34 |
ERROR: Cipher suite is not supported | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
35 |
ERROR: SSL certificate not present in SSL Handshake | |
|
Description |
The SSL protocol handler failed to get the certificate of the server as part of the handshake process. |
Action |
Check that the server is configured properly. | |
36 |
ERROR: SSL certificate not present in SSL Handshake | |
|
Description |
The SSL protocol handler failed to get the certificate of the server as part of the handshake process. |
Action |
Check that the server is configured properly. | |
37 |
ERROR: Peer validation failed on server at val | |
|
Description |
The server name retrieved from the server's certificate did not match the server name that was passed to the Bootstrap object. |
Action |
Make sure that the server name in the server's certificate matches the server name
that gets passed to the Bootstrap object. To override this error, set the system property
| |
38 |
WARN: Peer validation failed on server at val | |
|
Description |
The server name retrieved from the server's certificate did not match the server name that got passed to the Bootstrap object. |
Action |
This is only a warning. No corrective action is needed. | |
39 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
40 |
ERROR: SSL certificate chain could not be validated, err = val | |
|
Description |
The certificate validation plug-in module reported an error with the peer's certificate chain. |
Action |
Check the client ULOG file for the error condition reported by the certificate validation plug-in module. | |
41 |
ERROR: Could not open private key, err = val | |
|
Description |
The key management plug-in module reported an error with the private key of the principal. |
Action |
Check the client ULOG file for the error condition reported by the key management plug-in module. | |
42 |
ERROR: Key has been tampered | |
|
Description |
The private key of the principal has been tampered with. |
Action |
Check the private key file. | |
43 |
ERROR: Trust relationship of this key is invalid | |
|
Description |
The signer of the principal's certificate is not included in the trusted CA file. |
Action |
Check the principal's certificate and the trusted CA file. | |
44 |
ERROR: Principal is known to be untrusted | |
|
Description |
The principal's certificate itself, or a certificate in the certificate path of the principal's certificate, is in the Certificate Revocation List File. |
Action |
Check the principal's certificate. | |
45 |
ERROR: Key is valid, but expired | |
|
Description |
The certificate of the principle or a certificate in the certificate path of the principal's certificate is expired. |
Action |
Check the principal's certificate. | |
46 |
ERROR: Unrecognized critical extension | |
|
Description |
The certificate of the principle or a certificate in the certificate path of the principal's certificate has an unrecognized critical extension. |
Action |
Check the principal's certificate. | |
47 |
ERROR: Key is valid, but expired | |
|
Description |
The certificate of the principle or a certificate in the certificate path of the principal's certificate is expired. |
Action |
Check the principal's certificate. | |
48 |
ERROR: Could not get info on private key, err = val | |
|
Description |
The key management plug-in module reported an error with the private key of the principal. |
Action |
Check the client ULOG file for the error condition reported by the key management plug-in module. | |
49 |
ERROR: Out of memory | |
|
Description |
An attempt to allocate space for internal data structures failed because the process ran out of memory. |
Action |
This error may indicate that all available memory for the process has been exhausted. Ensure that operating system parameters are set correctly for the amount of memory on the machine and for the amount of memory that can be used by a process. Reduce the memory usage on the machine, or increase the amount of physical memory on the machine. | |
50 |
ERROR: Could not get info on private key certificate, err = val | |
|
Description |
The key management plug-in module reported an error with the certificate of the principal. |
Action |
Check the client ULOG file for the error condition reported by the key management plug-in module. | |
51 |
ERROR: Could not add SSL certificate, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
52 |
ERROR: Could not check private key type, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
53 |
ERROR: Invalid private key type | |
|
Description |
The type of the principal's private key is not supported. Supported key types are: RSA, ECC, DSA, and DH. |
Action |
Check the private key file. | |
54 |
ERROR: Could not set private key, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. | |
55 |
ERROR: Could not get number of bytes in SSL cache, err = val | |
|
Description |
An internal error occurred in the SSL libraries. |
Action |
Contact BEA Customer Support. |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|