BPEL Agent Exceptions ORABPEL 03400 - 03411

BPEL Agent Exceptions ORABPEL 03400 - 03411
Agent Exceptions 03400 - 03411

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

ORABPEL-03401
severity: 10
type: error
name: Unknown activation job classname
description: No activation job classname has been associated with protocol \"{0}\".
fix: Please check the \"mail.store.protocol\" property for your mail service.

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

ORABPEL-03403
severity: 10
type: error
name: Unknown activation scheduler classname
description: No activation scheduler classname has been associated with activation type \"{0} \".
fix: Please check the type attribute of the activation property in your process descriptor.

ORABPEL-03404
severity: 10
type: error
name: Activation scheduler filter class not valid
description: The activation scheduler class \"{0}\" for type \"{1}\" does not implement the IActivationScheduler interface. All schedulers must implement this interface.
fix: Please ensure that the class \"{0}\" implements the IActivationScheduler interface.

ORABPEL-03405
severity: 10
type: error
name: Cannot lookup scheduler
description: Cannot lookup the scheduler for agent \"{0}\", group \"{1}\". The exception reported is: \"{2}\".

ORABPEL-03406
severity: 10
type: error
name: Missing mail driven process property
description: The Mail Driven BPEL Process receiver has not been passed all the necessary parameters required for successful initialization. The missing property is \"{0}\".
fix: Please ensure that property values are supplied for the \"mail.user\", \"mail.password\" and \"mail.host\" properties.

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

ORABPEL-03408
severity: 10
type: error
name: Mail filter class not valid
description: The mail filter class \"{0}\" does not implement the IMailFilter interface. All mail filter must implement this interface.
fix: Please ensure that the class \"{0}\" implements the IMailFilter interface.

ORABPEL-03409
severity: 10
type: error
name: Engine agent not found
description: The engine agent \"{0}\" has not been registered with the domain.

ORABPEL-03410
severity: 10
type: error
name: Error while creating agent
description: An error occurred while attempting to instantiate the agent class \"{0}\". The exception reported was: \"{1}\".

ORABPEL-03411
severity: 10
type: error
name: Agent class not valid
description: The agent class \"{0}\" does not implement the IAgent interface. All agents managed by the system must implement this interface.

Comments

Popular posts from this blog

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

BPEL DOM Exceptions ORABPEL 09200 - 09250

How to mount a WD Book Live as NFS in OEL6U3