BEA WebLogic Enterprise 4.2    Developer Center     

        HOME   |   SITE MAP   |   SEARCH   |   CONTACT   |   GLOSSARY  |   PDF FILES |   WHAT'S NEW 
 
        OTHER REFERENCE    |   TABLE OF CONTENTS   |   PREVIOUS TOPIC   |   NEXT TOPIC  

Interface Service Map Messages


Interface Service Map (ISM) Messages 4000-4030

Note: When Interface Service Map messages are listed in the user log (ULOG), the messages have the prefix LIBISM_CAT. For example, message 4000 is listed as LIBISM_CAT:4000.

4000

"WARN: duplicate interface servicename passed in to be advertised..."

Description

An interface having the same Interface ID has already been registered with the WLE infrastructure.

Action

Check the application server code for any interface being specified more than once.

4001

"WARN: interface ID servicename longer than max length allowed, truncating to number bytes..."

Description

The specified interface has an Interface ID longer than the allowed limit.

Action

Shorten the Interface ID length to allowed length.

4002

"WARN: Implementation ID servicename of interface servicename longer than max length allowed, truncating to number bytes..."

Description

The specified interface has an Implementation ID longer than the allowed limit.

Action

Shorten the Implementation ID length to allowed length.

4003

"ERROR: Memory allocation failure"

Description

The server process could not allocate virtual memory.

Action

Either reduce the memory usage on the machine or add more memory. Try increasing space on the swap device.

4004

"ERROR: Internal error, could not determine address of default ORB function."

Description

The server has encountered an internal error while registering it's interfaces with the WLE infrastructure. Contact BEA Customer Support.

Action

Contact BEA Customer Support.

4005

"ERROR: Internal error, could not set TMPROC values."

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4006

"ERROR: Internal error, could not get parameters for interface servicename"

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4008

"ERROR: Internal error, could not advertise interfaces..."

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4009

"ERROR: Interface servicename's policies not consistent across Group Group, could not advertise interfaces..."

Description

The specified interface is being offered by another server in the specified group with different deactivation or transaction policies. This is not allowed.

Action

Make sure all instances of the interface across all servers in the group have the same activation and transaction policies.

4010

"ERROR: Bulletin Board limit reached, could not advertise interfaces..."

Description

Maximum number of interfaces in the application (as specified by the MAXINTERFACES parameter in the RESOURCES section of the UBBCONFIG file) has been reached. No more interfaces can be offered.

Action

Increase this parameter to a higher value. This can be done at run time using the TMIB API or tmconfig. For more information, see the BEA TUXEDO System Reference Manual and Administration Guide.

4011

"ERROR: [NULL interface name used to get interface information]"

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4015

"ERROR: Memory allocation failure"

Description

The server process could not allocate virtual memory.

Action

Either reduce the memory usage on the machine or add more memory. Try increasing space on the swap device.

4016

"ERROR: Interface parameter error in internal routine"

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4017

"ERROR: Invalid interface information passed to internal routine"

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4018

"ERROR: Memory allocation failure."

Description

The server process could not allocate virtual memory.

Action

Either reduce the memory usage on the machine or add more memory. Try increasing space on the swap device.

4020

"ERROR: tmrsvrs() returned multiple servers."

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4023

"ERROR: Invalid interface information passed to internal routine"

Description

The server has encountered an internal error while unregistering interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4024

"ERROR: invalid service name found"

Description

The server has encountered an internal error while reading the WLE Bulletin Board.

Action

Contact BEA Customer Support.

4026

"ERROR: Internal error, could not set policies for interface servicename"

Description

The server has encountered an internal error while registering its interfaces with the WLE infrastructure.

Action

Contact BEA Customer Support.

4027

"ERROR: [Memory allocation failure.]"

Description

The server process could not allocate virtual memory.

Action

Either reduce the memory usage on the machine or add more memory. Try increasing space on the swap device.

4028

"ERROR: Memory allocation failure."

Description

The server process could not allocate virtual memory.

Action

Either reduce the memory usage on the machine or add more memory. Try increasing space on the swap device.

4029

"ERROR: Memory allocation failure"

Description

The server process could not allocate virtual memory.

Action

Either reduce the memory usage on the machine or add more memory. Try increasing space on the swap device.

4030

"WARN: Interface servicename's transaction policy setting of \"IGNORE\" or \"NEVER\" conflicts with \"AUTOTRAN=Y\" setting in UBBCONFIG file, turning off AUTOTRAN setting..."

Description

An interface has its transaction policy set to either IGNORE or NEVER, but its entry in the UBBCONFIG file has AUTOTRAN set to Y, which is contradictory. This AUTOTRAN flag is turned off internally.

Action

Change either the setting in the UBBCONFIG file or the policy setting in the ICF file so that they both match.


Copyright © 1999 BEA Systems, Inc. All Rights Reserved.
Required browser version: Netscape Communicator version 4.0 or higher, or Microsoft Internet Explorer version 4.0 or higher.
Last update: July 06, 1999.