You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Sergey (JIRA)" <ji...@apache.org> on 2014/09/03 13:27:51 UTC

[jira] [Commented] (OOZIE-1314) IllegalArgumentException: wfId cannot be empty

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

Sergey commented on OOZIE-1314:
-------------------------------

Is there any workaround here? I can't kill coordinator...

> 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
>             Fix For: 4.1.0
>
>         Attachments: OOZIE-1314-v2.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.3.4#6332)