You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ranjitha Kashyap (JIRA)" <ji...@apache.org> on 2012/09/14 21:27:07 UTC

[jira] [Updated] (OOZIE-996) On Kill, the error message returns null.

     [ https://issues.apache.org/jira/browse/OOZIE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ranjitha Kashyap updated OOZIE-996:
-----------------------------------

    Description: 
I recently noticed that when a job gets killed, ${wf:errorMessage(wf:lastErrorNode())} returns null as wf:lastErrorNode() returns null

<kill name="error">
  <message> workflow failed, error message[${wf:errorMessage(wf:lastErrorNode())}]
  </message>
</kill> 

I am currently working on Oozie 3.0.0. Is there a fix for this in the new version?

Thanks,
Ranjitha

  was:
I recently noticed that when a job gets killed, ${wf:errorMessage(wf:lastErrorNode())} returns null 

<kill name="error">
  <message> workflow failed, error message[${wf:errorMessage(wf:lastErrorNode())}]
  </message>
</kill> 

I am currently working on Oozie 3.0.0. Is there a fix for this in the new version?

Thanks,
Ranjitha

    
> On Kill, the error message returns null.
> ----------------------------------------
>
>                 Key: OOZIE-996
>                 URL: https://issues.apache.org/jira/browse/OOZIE-996
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Ranjitha Kashyap
>
> I recently noticed that when a job gets killed, ${wf:errorMessage(wf:lastErrorNode())} returns null as wf:lastErrorNode() returns null
> <kill name="error">
>   <message> workflow failed, error message[${wf:errorMessage(wf:lastErrorNode())}]
>   </message>
> </kill> 
> I am currently working on Oozie 3.0.0. Is there a fix for this in the new version?
> Thanks,
> Ranjitha

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira