[ 
https://issues.apache.org/jira/browse/OOZIE-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

abhishek bafna updated OOZIE-2583:
----------------------------------
    Attachment: OOZIE-2583-04.patch

> oozie throws EL Exception when reference variable name containing dot
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-2583
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2583
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.3.0
>            Reporter: zhixun he
>            Assignee: abhishek bafna
>            Priority: Blocker
>             Fix For: 4.3.0
>
>         Attachments: OOZIE-2583-00.patch, OOZIE-2583-01.patch, 
> OOZIE-2583-02.patch, OOZIE-2583-03.patch, OOZIE-2583-04.patch, 
> OOZIE-2583-04.patch
>
>
> TestOozieRegression.test_BundleApppath test case failed due to following 
> error:
> {noformat}
> 2016-06-21 06:34:02,116 WARN ActionStartXCommand:523 - SERVER[xxxxl] 
> USER[hrt_qa] GROUP[-] TOKEN[] APP[test_4591177_1] 
> JOB[0000075-160621052006550-oozie-oozi-W] 
> ACTION[0000075-160621052006550-oozie-oozi-W@subwf] EL Exception in 
> ActionStartXCommand 
> . javax.servlet.jsp.el.EL Exception : variable [oozie] 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.ComplexValue.evaluate(ComplexValue.java:140)
> . 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:193)
> . at 
> org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:63)
> . at org.apache.oozie.command.XCommand.call(XCommand.java:287)
> . at 
> org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:331)
> . at 
> org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:260)
> . at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> . at 
> org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:178)
> . 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to