Shwetha G S created OOZIE-1314:
----------------------------------

             Summary: 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


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 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

Reply via email to