BEA Logo BEA Banner

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLE Doc Home   |   Messages   |   Catalog List   |   Previous   |   Next


LIBTUX Messages 6000-6099



6004


ERROR: Asymmetric outbound IIOP not enabled - add the -O option to the ISL

Description

An attempt was made to invoke on an object that is not part of the WLE domain, but the -O option was not specified on the command line of the ISL.

Action

Specify -O on the command line of the ISL to invoke methods in objects that are not part of the WLE domain.


6005


ERROR: Stale invoke received by new server process

Description

A method invocation that was sent to a server that is no longer running was received by another server.

Action

Re-issue the method invocation so that it can be routed to a server that is active.


6006


ERROR: Memory allocation failure.

Description

An attempt to dynamically allocate memory from the operating system using malloc() failed.

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. Reduce the memory usage on the machine or increase the amount of physical memory and swap space on the machine.


6041


ERROR: Insufficient field length for encryption

Description

An internal error occurred while encrypting a protected configuration attribute in UBBCONFIG

Action

Contact BEA support


6042


ERROR: Unsuccessful encryption initialization of a protected field

Description

An internal error occurred while encrypting a protected configuration attribute in UBBCONFIG

Action

Contact BEA support


6043


ERROR: Unsuccessful encryption of a protected field

Description

An internal error occurred while encrypting a protected configuration attribute in UBBCONFIG

Action

Contact BEA support


6044


ERROR: insufficient decryption buffer length

Description

An internal error occurred while decrypting a protected configuration attribute in TUXCONFIG

Action

Contact BEA support


6045


ERROR: Unsuccessful decryption initialization of a protected field

Description

An internal error occurred while decrypting a protected configuration attribute in TUXCONFIG

Action

Contact BEA support


6046


ERROR: Unsuccessful decryption of a protected field

Description

An internal error occurred while decrypting a protected configuration attribute in TUXCONFIG

Action

Contact BEA support


6047


ERROR: Insufficient field length for encryption

Description

An internal error occurred while encrypting a protected configuration attribute in UBBCONFIG

Action

Contact BEA support


6048


ERROR: Length of the secret password exceeds the maximum allowed

Description

An internal error occurred while encrypting a protected configuration attribute in UBBCONFIG

Action

Contact BEA support


6049


ERROR: Length of the clear-text part of the field exceeds the maximum allowed

Description

An internal error occurred while encrypting a protected configuration attribute in UBBCONFIG

Action

Contact BEA support


6050


ERROR: Decrypted protected field has non-displayable characters. Substitute the encrypted password with ***** and run tmloadcf again

Description

One of the protected attributes (OPENINFO in *GROUPS, PROPS or DBPASSWORD in *JDBCCONNPOOLS) was found encrypted in UBBCONFIG during tmloadcf, but the old encryption key does not exist

Action

Replace the encrypted information with "*****", and run tmloadcf again


6051


ERROR: Previous encryption key lost. Substitute the encrypted password with ***** and run tmloadcf again

Description

One of the protected attributes (OPENINFO in *GROUPS, PROPS or DBPASSWORD in *JDBCCONNPOOLS) was found encrypted in UBBCONFIG during tmloadcf, but the old encryption key is invalid

Action

Replace the encrypted information with "*****", and run tmloadcf again