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

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

    XMLWordPrintableJSON

Details

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

    Description

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

      variable [datasource] cannot be resolved
      

      Oozie stack trace :

      2015-11-02 06:01:00,700  WARN pool-6-thread-8 ActionStartXCommand - SERVER[lda01] USER[pragya] GROUP[-] TOKEN[] APP[FALCON_FEED_RETENTION_LifecycleHourlyTest-inPath-c678988f] JOB[0000003-151030143551663-oozie-oozi-W] ACTION[0000003-151030143551663-oozie-oozi-W@succeeded-post-processing] ELException in ActionStartXCommand
      javax.servlet.jsp.el.ELException: variable [datasource] 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.BinaryOperatorExpression.evaluate(BinaryOperatorExpression.java:154)
              at org.apache.commons.el.ConditionalExpression.evaluate(ConditionalExpression.java:147)
              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 06:01:00,703  WARN pool-6-thread-8 ActionStartXCommand - SERVER[lda01] USER[pragya] GROUP[-] TOKEN[] APP[FALCON_FEED_RETENTION_LifecycleHourlyTest-inPath-c678988f] JOB[0000003-151030143551663-oozie-oozi-W] ACTION[0000003-151030143551663-oozie-oozi-W@succeeded-post-processing] Failing Job due to failed action [succeeded-post-processing]
      

      Attachments

        1. FALCON-1578.20151103.1.patch
          0.9 kB
          Venkatesan Ramachandran

        Issue Links

          Activity

            People

              me.venkatr Venkatesan Ramachandran
              pragya.mittal Pragya Mittal
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: