Oracle® Fusion Middleware Messages for Oracle Service Bus
11g Release 1 (11.1.1.3)

E15034-01

Back to Index Page


BPEL Interpreter Subsystem Messages

The BPEL Interpreter catalog contains messages in the range BEA2031700 - BEA2031749. Messages in this catalog are part of the com.bea.bpel.interpreter.internal.messaging.messages Internationalization package and the com.bea.bpel.interpreter.internal.messaging.messages Localization package.

BEA-2031700

Error: Trying to add a null input message to exchange for operation 'operation'.

Description

A null input message cannot be added to a message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031701

Error: Trying to add a second input message to exchange for operation 'operation'.

Description

An input message can only be set once on a message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031702

Error: Exchange for operation 'operation' does not support input messages.

Description

An input message can only be added to a message exchange that is expecting an input message. This should never happen.

Action

Contact Technical Support.

BEA-2031703

Error: Input message 'messageType' is not for exchange with operation 'operation'.

Description

An input message can only be added to a message exchange if it is of the same message type as the input message in the WSDL operation for the message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031704

Error: Trying to add a null output message to exchange for operation 'operation'.

Description

A null output message cannot be added to a message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031705

Error: Trying to add a second output message to exchange for operation 'operation'.

Description

An output message can only be set once on a message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031706

Error: Exchange for operation 'operation' does not support output messages.

Description

An output message can only be added to a message exchange that is expecting an output message. This should never happen.

Action

Contact Technical Support.

BEA-2031707

Error: Output message 'messageType' is not for exchange with operation 'operation'.

Description

An output message can only be added to a message exchange if it is of the same message type as the output message in the WSDL operation for the message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031708

Error: Trying to add a null fault message to exchange for operation 'operation'.

Description

A null fault message cannot be added to a message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031709

Error: Trying to add a second fault message to exchange for operation 'operation'.

Description

A fault message can only be set once on a message exchange. This should never happen.

Action

Contact Technical Support.

BEA-2031710

Error: Part 'part' is not part of message 'messageType'.

Description

The part is not defined in the message type. This should never happen.

Action

Contact Technical Support.

BEA-2031711

Error: Message 'messageType' is unknown.

Description

The message type is unknown. This should never happen.

Action

Contact Technical Support.

 

Back to Index Page

Copyright © 2008, 2010, Oracle. All rights reserved.