BPEL Activation Agent Exceptions ORABPEL 09900 - 09911

BPEL Activation Agent Exceptions ORABPEL 09900 - 09911
Activation Agent Exceptions 09900 - 09911

ORABPEL-09900
severity: 10
type: error
name: Error while creating activation job
description: An error occurred while attempting to instantiate the activation agent class \"{0}\". The exception reported was: \"{1}\".
fix: Please fix the error and redeploy the class to the server.

ORABPEL-09901
severity: 10
type: error
name: Unknown activation job classname
description: No activation agent classname has been associated with \"{0}\".
fix: Please check the \"className\" activation agent''s property for your jms process.

ORABPEL-09902
severity: 10
type: error
name: Activation agent class not valid
description: The activation agent class \"{0}\" does not implement the IActivationAgent interface. All activation agents must implement this interface.
fix: Please ensure that the class \"{0}\" implements the IActivationAgent interface.

ORABPEL-09903
severity: 10
type: error
name: Could not initialize activation agent
description: An error occured while initializing an activation agent for process \"{0}\", revision \"{1}\".
fix: Please ensure that the activation agents are configured correctly in the bpel deployment descriptor (bpel.xml).

ORABPEL-09904
severity: 10
type: error
name: Could not uninitialize activation agent
description: An error occured while uninitializing an activation agent for process \"{0}\", revision \"{1}\".

ORABPEL-09905
severity: 10
type: error
name: Error in onStateChanged callback method
description: An error occured while invoking the onStateChanged() method in one of the activation agents for process \"{0}\", revision \"{1}\".

ORABPEL-09906
severity: 10
type: error
name: Error in onLifecycleChanged callback method
description: An error occured while invoking the onLifecycleChanged() method in one of the activation agents for process \"{0}\", revision \"{1}\".

ORABPEL-09907
severity: 10
type: error
name: Error in onUndeploy callback method
description: An error occured while invoking the onUndeploy() method in one of the activation agents for process \"{0}\", revision \"{1}\".

ORABPEL-09908
severity: 10
type: error
name: Error while reading file content from activation agent
description: Activation agent \"{0}\" couldn''t read file content. The reason is {1}.
fix: Please ensure that the file name or path for the file is correct and should be relative path to the BPEL Suite.

ORABPEL-09909
severity: 10
type: error
name: Error in onHeartBeat callback method
description: Error occured while invoking onHeartBeat() method on \"{0}\". The reason is {1}.
fix: Please ensure that the activation class \"{0}\" implements IHeartBeatAware interface and implements onHeartBeat() method correctly.

ORABPEL-09910
severity: 10
type: error
name: Activation agent is not heart beat aware
description: Activation agent \"{0}\" is not heart beat aware. Please implement IHeartBeatAware interface for your activation agent.

ORABPEL-09911
severity: 10
type: error
name: Error getting partner wsdl
description: Error occured while getting partner \"{0}\" wsdl for process \"{1}\". The reason is {2}.
fix: Please ensure that the partner link name is correct.

Comments

Popular posts from this blog

How to mount a WD Book Live as NFS in OEL6U3

ORA-44412: XE edition memory parameter invalid or not specified

Oracle SQL Developer 19.4 font too small