OOZIE-94: action-actual-time causes CoordActionInputCheckXCommand throws NPE
----------------------------------------------------------------------------

                 Key: OOZIE-511
                 URL: https://issues.apache.org/jira/browse/OOZIE-511
             Project: Oozie
          Issue Type: Bug
            Reporter: Angelo K. Huang
            Assignee: Angelo K. Huang


2011-05-05 00:00:00,024 ERROR CoordActionInputCheckXCommand:533 - USER[-] 
GROUP[-] TOKEN[-] APP[-] JOB[0000016-110504231135193-oozie-oozi-C] 
ACTION[0000016-110504231135193-oozie-oozi-C@10] XException,
org.apache.oozie.command.CommandException: E1005: Could not read the 
coordinator job configuration read from DB, null
        at 
org.apache.oozie.command.coord.CoordActionInputCheckXCommand.execute(CoordActionInputCheckXCommand.java:137)
        at 
org.apache.oozie.command.coord.CoordActionInputCheckXCommand.execute(CoordActionInputCheckXCommand.java:54)
        at org.apache.oozie.command.XCommand.call(XCommand.java:257)
        at 
org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:148)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
        at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1235)
        at java.text.DateFormat.parse(DateFormat.java:335)
        at org.apache.oozie.util.DateUtils.parseDateUTC(DateUtils.java:120)
        at 
org.apache.oozie.command.coord.CoordActionInputCheckXCommand.checkUnresolvedInstances(CoordActionInputCheckXCommand.java:226)
        at 
org.apache.oozie.command.coord.CoordActionInputCheckXCommand.checkInput(CoordActionInputCheckXCommand.java:160)
        at 
org.apache.oozie.command.coord.CoordActionInputCheckXCommand.execute(CoordActionInputCheckXCommand.java:108)
        ... 6 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to