![]() |
![]() |
|
|
1200 |
INFO: .SysClientState: User usrname on LMID state change to state | |
|
Description |
This message indicates that the specified client application changed to a new state. A complete listing of the current attributes of the client application is sent in the posted buffer. |
Action |
This is an informational message. | |
See Also |
The | |
1201 |
WARN: .SysClientSecurity: User usrname on LMID authentication failure | |
|
Description |
This message indicates that the specified client application failed security validation when trying to join the application. A complete listing of the current attributes of the client application is sent in the posted buffer. |
Action |
Make sure that a hacker is not trying to gain access to your application data. | |
See Also |
The | |
1214 |
ERROR: Type switch uninitialization failure | |
|
Description |
While processing a client application buffer, the buffer uninitialization function,
|
Action |
Check the buffer type switch to see that it is correctly set up (that is, that the right uninitialization function is associated with the correct buffer type). If the buffer type is defined by the application, check the uninitialization function to see that it is coded correctly. | |
See Also |
The | |
1222 |
ERROR: Expected numeric argument to -z option | |
|
Description |
An invalid argument was passed to the IIOP Server Listener command-line option.
The argument to the |
Action |
Make sure the argument to the | |
See Also |
The | |
1223 |
ERROR: Expected numeric argument to -Z option | |
|
Description |
An invalid argument was passed to the IIOP Server Listener command-line option.
The argument to the |
Action |
Make sure the argument to the | |
See Also |
The | |
1237 |
ERROR: tpnotify(TPACK) failed to reply, tperrno = tperrno | |
|
Description |
The IIOP Server Handler sent an acknowledged unsolicited message to a client application. However, that client application never acknowledged the message. |
Action |
The network may have experienced an error, or the client application waiting for the notification may have been killed. The tperrno process may provide clues as to the cause of this failure. If neither of these events has occurred, contact BEA Technical Support. | |
1240 |
ERROR: Failed to read server table entry, tperrno = tperrno | |
|
Description |
The IIOP Server Listener was rebooting after a failure and could not read the server table. |
Action |
The Bulletin Board may be corrupted. The tperrno process may provide clues as to the cause of this failure. Contact BEA Technical Support. | |
1241 |
ERROR: Sending of reply to tpbroadcast() or tpnotify() call to client failed | |
|
Description |
The IIOP Server Handler received an acknowledgment from a client application but was unable to forward the acknowledgment of the |
Action |
The originator of the tpnotify may have been killed. If the originator of the notify has not been killed, contact BEA Technical Support. | |
1242 |
ERROR: Bad Internet type of listening address provided: address | |
|
Description |
The address is not a valid Internet address. |
Action |
Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: | |
1249 |
ERROR: -H and -n have different length of network address | |
|
Description |
If you are using an external address, that address must have the same format as the -n option. |
Action |
Change the -H option to have the same format as the -n option. | |
1254 |
ERROR: Bad conversational sequence number | |
|
Description |
Conversations are sequenced to provide protection. One of the conversational messages arrived out of order. The conversation has been disconnected, and if a transaction was active, it has been set to the ABORTONLY state. |
Action |
Look at the user log to determine whether the BRIDGE has given up sending any messages to the message queue for the IIOP Server Handler. If it has given up, the operating system may need to be tuned to handle a high volume of messages properly. This problem may also be alleviated by using compression. This error may also occur when the BRIDGE is failing over to a new network link or failing back to a high priority link. | |
1277 |
ERROR: Memory allocation failure | |
|
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. | |
1278 |
ERROR: Address conversion error | |
|
Description |
The IIOP Server Handler had a problem converting an address from a binary format to a text format. |
Action |
If this error happens consistently, contact BEA Technical Support. | |
1279 |
ERROR: descriptor allocation error | |
|
Description |
The IIOP Server Handler was unable to allocate a network resource for the listening end point. |
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. | |
1280 |
ERROR: Could not initialize network (error) | |
|
Description |
The IIOP Server Handler or IIOP Server Listener could not initialize its network. |
Action |
Ensure that the network is viable on the machine. If the network is viable, contact BEA Technical Support. | |
1281 |
ERROR: Could not initialize global information (error) | |
|
Description |
The IIOP Server Handler or IIOP Server Listener could not initialize its network. |
Action |
Ensure that the network is viable on the machine. If the network is viable, contact BEA Technical Support. | |
1283 |
ERROR: Network error (error) servicing network event | |
|
Description |
The IIOP Server Listener encountered a severe error while handling network events. |
Action |
Ensure that the network is viable on the machine. If the network is viable, contact BEA Technical Support. | |
1284 |
WARN: Failed to allocate a network resource (error) | |
|
Description |
The IIOP Server Handler or IIOP Server Listener could not allocate a network descriptor for a remote connection. |
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. | |
1286 |
ERROR: -K argument must be client, handler, both, or none | |
|
Description |
The |
Action |
Ensure that the | |
1287 |
WARN: Forced shutdown of client; user name 'name'; client name 'name'; client address 'xxx.xxx.xxx.xxx' | |
|
Description |
This error may result from an IIOP Server Handler being shut down when client applications are connected, a client application connection has timed out, the IIOP Server Handler was unable to send a network message to the client application, or an incorrect APP_PW (application password) was rejected during |
Action |
If APP_PW is turned on, see your | |
1288 |
WARN: setsockopt() for SO_KEEPALIVE failed | |
|
Description |
The KEEPALIVE handler-side networking option was configured for a IIOP Server Listener/Handler pair, but could not be enabled. |
Action |
This error is ignored and IIOP Server Handler processing continues normally. However, network errors may not be reported, or may be reported less promptly. Consider enabling the inactive client application timeout ( | |
See Also |
The | |
1289 |
WARN: KEEPALIVE option requested but not available on this platform | |
|
Description |
The KEEPALIVE handler-side networking option is configured for a IIOP Server Listener/Handler pair, but cannot be enabled because it is not available on this platform. |
Action |
This error is ignored and IIOP Server Handler processing continues normally. However network errors may not be reported, or may be reported less promptly. Consider enabling the inactive client application timeout ( | |
See Also |
The | |
1290 |
ERROR: Can't parse the address address | |
|
Description |
While the networking software was attempting to resolve address, an error occurred. |
Action |
Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Make sure that DNS is working properly in your network, and that the host name and port number portion of address can be located by your server. | |
1291 |
ERROR: Can't resolve host name in address address | |
|
Description |
While the networking software was attempting to resolve the host name portion of address, an error occurred. |
Action |
Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Make sure that DNS is working properly in your network, and that the host name portion of address can be located by your DNS server. | |
1292 |
ERROR: Unknown address type: address | |
|
Description |
The given address does not correspond to a type known by the system. |
Action |
The WLE software understands several types of address format. Addresses that start with // must be Internet addresses. Other formats may or may not be understood by the WLE software. | |
1293 |
ERROR: Can't resolve port number in address address | |
|
Description |
While the networking software was attempting to resolve the port number portion of address, an error occurred. |
Action |
Any address that starts with // must be a valid Internet address. The following formats are recognized by the system: //hostname:port_number and //#.#.#.#:port_number. Other formats may be recognized. Make sure that DNS is working properly in your network, and that the port number portion of address can be located by your server. | |
1294 |
ERROR: Can't convert the address address to binary format | |
|
Description |
While the WLE software was trying to convert an address to an internal binary representation, an error occurred. |
Action |
Contact BEA Technical Support. | |
1295 |
ERROR: Illegal character in the address address | |
|
Description |
There is an illegal character in the port portion of address. Ports may only have alphanumeric characters. |
Action |
Remove the illegal character from the port portion of the address. | |
1296 |
ERROR: Missing port number in the address address | |
|
Description |
The address must have a port number portion. |
Action |
Supply a port number portion in the given address. Otherwise, the IIOP Server Listener or IIOP Server Handler cannot determine its listening end point properly. | |
1297 |
ERROR: Port number cant be bigger than value in the address address | |
|
Description |
The port number portion of address is larger than the largest allowable port number of value. |
Action |
Change the port number to be within the specified range. |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|