Jabir,

What version of Oozie are using?
What database are using for Oozie?

Does your workflow fail? Or it continues after you see this exception?

This normally happens when a deadlock is detected and a DB connection is
rolledback.  Typically this is retried and your workflow job continues
working. Also this was a common problem with Oozie 2.x and the embedded
Derby DB.

Thx.


On Mon, Dec 3, 2012 at 9:52 AM, Jabir Ahmed <[email protected]> wrote:

> Any idea why does oozie throw this error?
>
>
> org.apache.oozie.command.CommandException: E0803: IO error,
> <openjpa-2.1.0-r422266:1071316 fatal store error>
> org.apache.openjpa.persistence.RollbackException: The tra
> nsaction has been rolled back.  See the nested exceptions for details on
> the
> errors that occurred.
> FailedObject: org.apache.oozie.WorkflowJobBean@41c23727
>        at
> org.apache.oozie.command.wf.SubmitXCommand.execute(SubmitXCommand.java:209)
>
>
> Thanks
> Jabir
>



-- 
Alejandro

Reply via email to