Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-1579

post-processing action fails with javax.servlet.jsp.el.ELException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8
    • trunk, 0.8
    • oozie
    • None
    • QA

    Description

      While scheduling an entity, post-processing action fails and throws the following error :

      variable [systemJMSNotificationEnabled] cannot be resolved
      

      Oozie stack trace :

      2015-11-02 07:07:47,525  WARN pool-6-thread-7 ActionStartXCommand - SERVER[lda01] USER[pragya] GROUP[-] TOKEN[] APP[FALCON_FEED_RETENTION_LifecycleHourlyTest-inPath-1802a31b] JOB[0000003-151102065020029-oozie-oozi-W] ACTION[0000003-151102065020029-oozie-oozi-W@succeeded-post-processing] ELException in ActionStartXCommand
      javax.servlet.jsp.el.ELException: variable [systemJMSNotificationEnabled] cannot be resolved
              at org.apache.oozie.util.ELEvaluator$Context.resolveVariable(ELEvaluator.java:107)
              at org.apache.commons.el.NamedValue.evaluate(NamedValue.java:124)
              at org.apache.commons.el.ExpressionString.evaluate(ExpressionString.java:114)
              at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:274)
              at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)
              at org.apache.oozie.util.ELEvaluator.evaluate(ELEvaluator.java:204)
              at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:207)
              at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:64)
              at org.apache.oozie.command.XCommand.call(XCommand.java:286)
              at org.apache.oozie.command.XCommand.call(XCommand.java:356)
              at org.apache.oozie.command.wf.SignalXCommand.execute(SignalXCommand.java:434)
              at org.apache.oozie.command.wf.SignalXCommand.execute(SignalXCommand.java:76)
              at org.apache.oozie.command.XCommand.call(XCommand.java:286)
              at org.apache.oozie.command.XCommand.call(XCommand.java:356)
              at org.apache.oozie.command.wf.ActionEndXCommand.execute(ActionEndXCommand.java:280)
              at org.apache.oozie.command.wf.ActionEndXCommand.execute(ActionEndXCommand.java:61)
              at org.apache.oozie.command.XCommand.call(XCommand.java:286)
              at org.apache.oozie.command.XCommand.call(XCommand.java:356)
              at org.apache.oozie.command.wf.ActionCheckXCommand.execute(ActionCheckXCommand.java:244)
              at org.apache.oozie.command.wf.ActionCheckXCommand.execute(ActionCheckXCommand.java:56)
              at org.apache.oozie.command.XCommand.call(XCommand.java:286)
              at org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:175)
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
              at java.lang.Thread.run(Thread.java:745)
      2015-11-02 07:07:47,528  WARN pool-6-thread-7 ActionStartXCommand - SERVER[lda01] USER[pragya] GROUP[-] TOKEN[] APP[FALCON_FEED_RETENTION_LifecycleHourlyTest-inPath-1802a31b] JOB[0000003-151102065020029-oozie-oozi-W] ACTION[0000003-151102065020029-oozie-oozi-W@succeeded-post-processing] Failing Job due to failed action [succeeded-post-processing]
      
      

      Attachments

        1. FALCON-1579-v2.patch
          3 kB
          Pallavi Rao
        2. FALCON-1579.V1.patch
          3 kB
          Sowmya Ramesh
        3. FALCON-1579.patch
          2 kB
          Ajay Yadav

        Issue Links

          Activity

            People

              sowmyaramesh Sowmya Ramesh
              pragya.mittal Pragya Mittal
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: