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

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

Good find.
Can we set the externalId to null instead of "" in CoordRerunX. If not, the 
patch would need to make changes to not only Kill command but also other user 
allowed commands like Suspend and Change. 

> 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