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

Britt Cyr resolved OOZIE-941.
-----------------------------

    Resolution: Invalid
    
> Test cases failing due to null pointer exception
> ------------------------------------------------
>
>                 Key: OOZIE-941
>                 URL: https://issues.apache.org/jira/browse/OOZIE-941
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Britt Cyr
>            Priority: Critical
>
> Running org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor
> Tests run: 7, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 9.091 sec <<< 
> FAILURE!
> Running org.apache.oozie.service.TestActionCheckerService
> Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 7.917 sec <<< 
> FAILURE!
> Running org.apache.oozie.service.TestRecoveryService
> Tests run: 7, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 66.925 sec 
> <<< FAILURE!
> Running org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser
> Tests run: 22, Failures: 8, Errors: 13, Skipped: 0, Time elapsed: 12.678 sec 
> <<< FAILURE!
> Running org.apache.oozie.command.coord.TestCoordActionStartXCommand
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.99 sec <<< 
> FAILURE!
> Running org.apache.oozie.command.wf.TestActionErrors
> Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 7.246 sec 
> <<< FAILURE!
> Running org.apache.oozie.action.TestActionFailover
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.436 sec <<< 
> FAILURE!
> Running org.apache.oozie.action.hadoop.TestRerun
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.865 sec <<< 
> FAILURE!
> Running org.apache.oozie.service.TestAuthorizationService
> Tests run: 8, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.695 sec <<< 
> FAILURE!
> Running org.apache.oozie.service.TestPurgeService
> Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.3 sec <<< 
> FAILURE!
> Running org.apache.oozie.client.TestLocalOozie
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.195 sec <<< 
> FAILURE!
> Running org.apache.oozie.command.wf.TestSubmitMRXCommand
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.966 sec <<< 
> FAILURE!
> Running org.apache.oozie.workflow.lite.TestLiteWorkflowLib
> Tests run: 23, Failures: 21, Errors: 0, Skipped: 0, Time elapsed: 12.731 sec 
> <<< FAILURE!
> Running org.apache.oozie.TestDagEngine
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.142 sec <<< 
> FAILURE!
> Running org.apache.oozie.command.wf.TestReRunXCommand
> Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.709 sec <<< 
> FAILURE!
> Running org.apache.oozie.command.wf.TestSubmitXCommand
> Tests run: 6, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 8.988 sec <<< 
> FAILURE!
> Running org.apache.oozie.command.wf.TestLastModified
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.937 sec <<< 
> FAILURE!
> Running org.apache.oozie.service.TestLiteWorkflowAppService
> Tests run: 12, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.17 sec <<< 
> FAILURE!
> Running 
> org.apache.oozie.executor.jpa.TestCoordJobGetActionsStatusByPendingFalseJPAExecutor
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 3.864 sec <<< 
> FAILURE!
> One of the failed test cases has this exception
> Caused by: java.lang.NullPointerException
>         at 
> org.apache.oozie.workflow.lite.LiteWorkflowAppParser.validateAndParse(LiteWorkflowAppParser.java:124)
>         at 
> org.apache.oozie.workflow.lite.LiteWorkflowLib.parseDef(LiteWorkflowLib.java:54)
>         at 
> org.apache.oozie.service.LiteWorkflowAppService.parseDef(LiteWorkflowAppService.java:47)
>         at 
> org.apache.oozie.service.LiteWorkflowAppService.parseDef(LiteWorkflowAppService.java:42)
>         at 
> org.apache.oozie.command.wf.SubmitXCommand.execute(SubmitXCommand.java:100)
>         ... 29 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to