BEA Logo BEA Banner

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

 

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


LIBGWTE Messages 6000-6099



6000


ERROR: Memory allocation error

Description

An attempt to allocate memory dynamically from the operating system failed.

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.


6001


ERROR: Invalid tpsend request: TPRECVONLY flag not set

Description

A BEA TUXEDO application made a tpsend request to the TEDG without setting the required TPRECVONLY flag.

Action

Modify the BEA TUXEDO application.

See Also

Programming a BEA TUXEDO Application Using C
Programming a BEA TUXEDO Application Using COBOL


6002


ERROR: Unable to find local service in shared memory

Description

Shared memory information for the local service was not available. Severe shared memory error.

Action

Contact your BEA TUXEDO System Customer Support.


6003


ERROR: Sequence number error on conversation reply, received seqnum1, expected seqnum

Description

An internal sequencing problem has been detected on a conversational reply from the BEA TUXEDO application to the TEDG.

Action

Contact your BEA TUXEDO System Customer Support.


6004


ERROR: Conversation not expecting BEA TUXEDO reply

Description

An internal error resulted in the TEDG receiving a conversational reply from the BEA TUXEDO application for a conversation that was not in the proper state.

Action

Contact your BEA TUXEDO System Customer Support.


6005


ERROR: Conversation in wrong state

Description

An internal error resulted in the TEDG receiving a conversational request from the BEA TOP END system for a conversation that was not in the proper state.

Action

Contact your BEA TUXEDO System Customer Support.


6006


ERROR: TP_NO_RESPONSE specified on conversational service

Description

A BEA TOP END client specified the TP_NO_RESPONSE flag on a request to a BEA TUXEDO service configured to be conversational within the DMCONFIG file. The TP_NO_RESPONSE flag is not supported for conversational services.

Action

If conversational behavior is desired, modify the BEA TOP END client so that it does not specify the TP_NO_RESPONSE flag. Otherwise, modify the DMCONFIG file to specify the local service entry as non-conversational.

See Also

dmconfig for GWTOPEND(5)
Using the BEA TUXEDO TOP END Domain Gateway


6007


ERROR: Unexpected conversational response from BEA TOP END

Description

An internal error resulted in the TEDG receiving a conversational response from the BEA TOP END system for a conversation that was not in the proper state.

Action

Contact your BEA TUXEDO System Customer Support.


6008


ERROR: Invalid tpconnect request: TPSENDONLY flag is set, TPRECVONLY is required

Description

A BEA TUXEDO application made a tpconnect request to the TEDG without setting the required TPRECVONLY flag.

Action

Modify the BEA TUXEDO application.

See Also

Programming a BEA TUXEDO Application Using C
Programming a BEA TUXEDO Application Using COBOL


6009


ERROR: Link connection cannot be made, returning error on tpconnect

Description

An attempt to establish a connection with the BEA TOP END system has failed. The BEA TUXEDO request could not be completed. See surrounding messages for more information as to the cause of the connection failure.

Action

Contact your BEA TUXEDO System Customer Support.


6010


ERROR: Unexpected return value of return_value from _gw_nw_getconnect, returning service error on tpconnect

Description

An internal error occurred attempting to create a connection to the BEA TOP END system. The BEA TUXEDO tpconnect request could not be completed.

Action

Contact your BEA TUXEDO System Customer Support.


6011


ERROR: Unable to obtain the remote services information from shared memory, returning service error on tpconnect

Description

Shared memory information for the remote service was not available. Severe shared memory error.

Action

Contact your BEA TUXEDO System Customer Support.


6012


ERROR: Invalid tpconnect request: RSVC entry not a SERVICE type entry

Description

A BEA TUXEDO tpconnect request was made to a remote service entry that was not a SERVICE type entry.

Action

Modify the application to make the request to the proper entry or correct the DMCONFIG file.

See Also

dmconfig for GWTOPEND(5)
Programming a BEA TUXEDO Application Using C
Programming a BEA TUXEDO Application Using COBOL


6013


ERROR: Invalid tpconnect request: RSVC entry is CONV=N

Description

A BEA TUXEDO tpconnect request was made to a remote service entry that was not a conversational SERVICE type entry.

Action

Modify the application to make the request to the proper entry or correct the DMCONFIG file.

See Also

dmconfig for GWTOPEND(5)
Programming a BEA TUXEDO Application Using C
Programming a BEA TUXEDO Application Using COBOL


6014


ERROR: couldn't suspend action, returning service error on tpconnect

Description

An internal error resulted in not being able to complete the tpconnect request.

Action

Contact your BEA TUXEDO System Customer Support.


6015


ERROR: Unable to obtain the remote services information from shared memory, returning service error on tpsend

Description

Shared memory information for the remote service was not available. Severe shared memory error.

Action

Contact your BEA TUXEDO System Customer Support.


6016


ERROR: Conversation not expecting a BEA TUXEDO request

Description

An internal error resulted in the TEDG receiving a conversational request from the BEA TUXEDO application for a conversation that was not in the proper state.

Action

Contact your BEA TUXEDO System Customer Support.


6017


ERROR: Sequence number error on tpsend, received seqnum1, expected seqnum2

Description

An internal sequencing problem has been detected on a conversational send from the BEA TUXEDO application to the TEDG.

Action

Contact your BEA TUXEDO System Customer Support.


6018


ERROR: Invalid tpsend request: TPRECVONLY flag not set

Description

A BEA TUXEDO application made a tpsend request to the TEDG without setting the required TPRECVONLY flag.

Action

Modify the BEA TUXEDO application.

See Also

Programming a BEA TUXEDO Application Using C
Programming a BEA TUXEDO Application Using COBOL


6019


ERROR: Could not suspend action, returning service error on tpsend

Description

An internal error resulted in not being able to complete the tpsend request.

Action

Contact your BEA TUXEDO System Customer Support.


6020


ERROR: Cannot acquire action for idle conversation, disconnecting dialogue and conversation

Description

The action needed to perform message processing could not be created.

Action

Contact your BEA TUXEDO System Customer Support.


6021


ERROR: Cannot acquire action for conversation awaiting response, reset the BEA TOP END client dialogue and disconnected the conversation

Description

The action needed to perform message processing could not be created.

Action

Contact your BEA TUXEDO System Customer Support.


6022


ERROR: Unable to find local service in shared memory

Description

Shared memory information for the local service was not available. Severe shared memory error.

Action

Contact your BEA TUXEDO System Customer Support.


6023


ERROR: Could not suspend action, disconnect conversation

Description

An internal error resulted in not being able to complete the tpsend request.

Action

Contact your BEA TUXEDO System Customer Support.


6024


ERROR: _tmfmsg_create() failed to create the message

Description

Attempt to allocate a NULL buffer for internal use failed.

Action

Contact your BEA TUXEDO System Customer Support.


6025


ERROR: Unable to connect to remote domain (domainid=<val>)

Description

The attempt to establish a connection to the remote domain domainid failed.

Action

Verify the configuration and availability of the remote domain, or contact your BEA TUXEDO System Customer Support.

See Also

dmconfig for GWTOPEND(5)
Using the BEA TUXEDO TOP END Domain Gateway