Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-511

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • pre-Apache
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            angeloh Angelo K. Huang
            angeloh Angelo K. Huang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: