[ 
https://issues.apache.org/jira/browse/OOZIE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809384#comment-13809384
 ] 

Virag Kothari commented on OOZIE-1314:
--------------------------------------

Looking at 'UPDATE_COORD_ACTION_RERUN' in CoordActionQuery, it does modify the 
externalId. So it should work even if string is set to null. It would be good 
to have a test case confirming that.

> IllegalArgumentException: wfId cannot be empty
> ----------------------------------------------
>
>                 Key: OOZIE-1314
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1314
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>         Attachments: OOZIE-1314.patch
>
>
> Caused by: java.lang.IllegalArgumentException: wfId cannot be empty
>         at org.apache.oozie.util.ParamChecker.notEmpty(ParamChecker.java:71)
>         at 
> org.apache.oozie.command.wf.KillXCommand.<init>(KillXCommand.java:65)
>         at 
> org.apache.oozie.command.coord.CoordKillXCommand.killChildren(CoordKillXCommand.java:122)
>         at 
> org.apache.oozie.command.KillTransitionXCommand.execute(KillTransitionXCommand.java:52)
>         at 
> org.apache.oozie.command.KillTransitionXCommand.execute(KillTransitionXCommand.java:25)
>         at org.apache.oozie.command.XCommand.call(XCommand.java:277)
> external id is set to "" in CoordRerunXCommand.updateAction()



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to