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 BEA2031850 - BEA2031899. Messages in this catalog are part of the com.bea.bpel.interpreter.internal.program.messages Internationalization package and the com.bea.bpel.interpreter.internal.program.messages Localization package.

BEA-2031850

Info: Thread thread has no parent stack frame.

Description

While attempting to join the parent thread, it was discovered that the current thread has no parent stack frame. This means that there is no parent thread to join. This generally happens because the parent thread has been terminated by another thread.

Action

If this is not expected, contact Technical Support.

BEA-2031851

Info: Parent frame parentFrame has no thread

Description

While attempting to join the parent thread, it was discovered that the parent stack frame has no associated thread. This means that there is no parent thread to join. This generally happens because the parent thread has been terminated by another thread.

Action

If this is not expected, contact Technical Support.

BEA-2031852

Info: Thread thread failed to terminate.

Description

An attempt to terminate a thread failed. This is generally because the thread has child threads that are still processing. If this is the case, the child threads will be marked as TERMINATING and, when able to, will terminate. When the child threads are terminated, this thread will be terminated.

Action

If this is not expected, contact Technical Support.

BEA-2031853

Info: No current execution thread.

Description

An attempt was made to get the current stack frame but no thread was found. This generally happens because the thread has been terminated by another thread.

Action

If this is not expected, contact Technical Support.

BEA-2031854

Info: Thread thread has no top stack frame.

Description

An attempt was made to get the current stack frame but the current thread has no stack frames. This generally happens because the thread has been terminated by another thread.

Action

If this is not expected, contact Technical Support.

BEA-2031855

Info: Stack frame frame has no program counter.

Description

An attempt was made to access a non-existent program counter on a stack frame. This generally happens because the stack frame has been terminated by another thread.

Action

If this is not expected, contact Technical Support.

BEA-2031856

Error: Partner link partnerLink not found.

Description

A partner link was not found.

Action

Ensure that the partner link is in scope.

BEA-2031857

Error: Correlation set correlationSet not found.

Description

A correlation set was not found.

Action

Ensure that the correlation set is in scope.

BEA-2031858

Error: Thread threadID has a job in the job queue.

Description

An attempt was made to create a new job for the thread but there is already a job in the job queue for it. This should never happen.

Action

Contact Technical Support.

BEA-2031859

Error: The job queue capacity has been reached. No more jobs can be added.

Description

The job queue capacity has been reached. No more jobs can be added. This should never happen.

Action

Contact Technical Support.

BEA-2031860

Error: Thread thread has an invalid status.

Description

An attempt was made to start processing the given thread but its status is invalid for processing. This should never happen.

Action

Contact Technical Support.

 

Back to Index Page

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