![]() |
![]() |
e-docs > Tuxedo > Messages > LIBGWTE Catalog List > LIBGWTE Messages 2200-2299 |
|
LIBGWTE Messages 2200-2299
2200
ERROR: BEA TOP END security package not installed
Description
The BEA TOP END security package is not installed on the host or is not in the proper location.
Action
Install the BEA TOP END security package on the application node, or contact your BEA TUXEDO System Customer Support.
See Also
GWTOPEND
(5)
2201
ERROR: Unable to load the BEA TOP END security library [val]
Description
The BEA TOP END security library was found on the gateway host but the TEDG was unable to load the dynamic library.
Action
Verify that the BEA TOP END security package was installed correctly, or contact your BEA TUXEDO System Customer Support.
See Also
GWTOPEND
(5)
2202
ERROR: Unable to load a BEA TOP END security function
Description
The gateway was unable to load the BEA TOP END security function krb_get_lrealm
from the security library.
Action
Verify that BEA TOP END security package was installed correctly, or contact your BEA TUXEDO System Customer Support.
2204
ERROR: Received error status from krb_get_lrealm(): 'error'
Description
The call to the BEA TOP END security function krb_get_lrealm
failed with an error code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2205
ERROR: Received error status from krb_get_svc_in_tkt(): 'error'
Description
The call to the BEA TOP END security function krb_get_svc_in_tkt
failed with an error code of error.
Action
Contact you BEA TUXEDO System Customer Support.
2206
ERROR: Unable to unload BEA TOP END security library
Description
The TOP END Domain Gateway could not unload the BEA TOP END security library during shutdown processing due to a system error.
Action
Contact your BEA TUXEDO System Customer Support.
2207
ERROR: Received error status from krb_get_cred(): 'error'
Description
The BEA TOP END security library could not obtain the necessary credentials during internode signon processing. The krb_get_cred
function returned a status code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2208
ERROR: Received error status from krb_mk_req(): 'error'
Description
An error occurred within the BEA TOP END security component while trying to perform internode signon. The krb_mk_req
function returned a status code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2209
ERROR: _gw_nw_get_tp_record failed on security_msg_in
Description
The TOP END Domain Gateway was unable to process the incoming BEA TOP END security message during internode signon.
Action
Contact your BEA TUXEDO System Customer Support.
2210
ERROR: Security levels do not match in Responder message
Description
The security levels of the two nodes participating in BEA TOP END security internode signon have different security levels.
Action
Update the gateway configurations on each node so that their security levels match, or contact your BEA TUXEDO System Customer Support.
See Also
dmconfig
for GWTOPEND
Using the BEA TUXEDO TOP END Domain Gateway
2211
ERROR: Received error status from krb_rd_req(): 'error'
Description
The checksum of a BEA TOP END security internode signon message was invalid. The krb_rd_req
function returned a status code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2212
ERROR: Received error status from krb_mk_safe(): 'error'
Description
The BEA TOP END security component was unable to encrypt a message. The krb_mk_safe
function returned a status code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2213
ERROR: Received error status from krb_key_sched(): 'error'
Description
A BEA TOP END internode signon message could not be created. The function krb_key_sched
returned a status code of error while computing the message checksum.
Action
Contact your BEA TUXEDO System Customer Support.
2214
ERROR: Received error status from krb_mk_priv(): 'error'
Description
A BEA TOP END internode signon message could not be created. The function krb_mk_priv
returned a status code of error while encrypting the message checksum.
Action
Contact your BEA TUXEDO System Customer Support.
2215
ERROR: Received error status from krb_rd_priv(): 'error'
Description
A checksum could not be decrypted in a response message during an internode signon message exchange. The function krb_rd_priv
returned a status code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2216
ERROR: Cannot construct new checksum
Description
The value of the checksum in an internode signon response message is invalid.
Action
Contact your BEA TUXEDO System Customer Support.
2217
ERROR: Old checksum does not match new checksum
Description
The checksum from an internode signon reply message does not match a previously computed checksum.
Action
Contact your BEA TUXEDO System Customer Support.
2218
ERROR: Message length too large
Description
A message could not be encrypted because the cleartext
buffer is larger than the ciphertext
buffer.
Action
Contact your BEA TUXEDO System Customer Support.
2219
ERROR: Received error status from krb_rd_safe(): 'error'
Description
The BEA TOP END security component could not decrypt a message. The function krb_rd_safe
returned a status code of error.
Action
Contact your BEA TUXEDO System Customer Support.
2220
ERROR: TOPENDDIR environment variable has not been set
Description
The TEDG could not load the BEA TOP END security library dynamically because the TOPENDDIR
environment variable was not set.
Action
Set the TOPENDDIR
environment variable as part of the application environment before running the TEDG.
See Also
dmconfig
for GWTOPEND
(5)
Using the BEA TUXEDO TOP END Domain Gateway
2221
ERROR: Security levels do not match in Responder message
Description
The security levels of the two nodes participating in BEA TOP END security internode signon have different security levels.
Action
Update the gateway configurations on each node so that their security levels match, or contact your BEA TUXEDO System Customer Support.
See Also
dmconfig
for GWTOPEND
(5)
Using the BEA TUXEDO TOP END Domain Gateway
2223
ERROR: _gw_nw_node_id2name failed
Description
During BEA TOP END security initialization, the TOP END Domain Gateway was not able to convert the internal node name to an external representation.
Action
Contact your BEA TUXEDO System Customer Support.
2224
ERROR: Service key file [srvtab] not found
Description
The BEA TOP END security Kerberos keytab file srvtab was not found in the expected location or could not be accessed.
Action
Make sure that a service key file has been created for the TEDG and placed in the application directory, or contact your BEA TUXEDO System Customer Support.
See Also
GWTOPEND
(5)
Using the BEA TUXEDO TOP END Domain Gateway
2225
ERROR: Unable to allocate buffer for decryption
Description
While receiving a BEA TOP END message, a buffer to store the decrypted message could not be allocated.
Action
Make sure that 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. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
2226
ERROR: Unable to allocate buffer for encryption
Description
While attempting to send a BEA TOP END message, a buffer to store the encrypted message could not be allocated.
Action
Make sure that 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. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
2227
ERROR: _gp_mkdir security_dir failed
Description
The TEDG could not create a directory security_dir for storing Kerberos tickets.
Action
Verify that the user ID under which the TEDG runs has the appropriate file system permissions in the application directory, or contact your BEA TUXEDO System Customer Support.
See Also
GWTOPEND
(5)
Using the BEA TUXEDO TOP END Domain Gateway
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |