You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2016/10/26 13:15:58 UTC

[jira] [Created] (FALCON-2175) java.lang.IllegalArgumentException in LogMover service

Pallavi Rao created FALCON-2175:
-----------------------------------

             Summary:  java.lang.IllegalArgumentException in LogMover service
                 Key: FALCON-2175
                 URL: https://issues.apache.org/jira/browse/FALCON-2175
             Project: Falcon
          Issue Type: Bug
            Reporter: Pallavi Rao
            Assignee: Pallavi Rao


2016-10-25 19:19:02,581 DEBUG - [ActiveMQ Session Task-12:] ~ Sending workflow end notification to listeners with context : WorkflowExecutionContext{{nominalTime=2016-10-25-19-00, workflowEndTime=1477423129270, parentId=0000008-161025181049892-oozie-oozi-C, entityType=PROCESS, cluster=ProcessSLATest-corp-b16d2875, workflowId=0000008-161025181049892-oozie-oozi-C@11, operation=GENERATE, status=TIMEDOUT, entityName=ProcessSLATest-1, workflowUser=dataqa, contextType=COORDINATOR_ACTION, subflowId=0000008-161025181049892-oozie-oozi-C@11@user-action, workflowStartTime=1477423142578}}  (WorkflowJobEndNotificationService:234)
2016-10-25 19:19:02,581 ERROR - [pool-4-thread-5:] ~ Exception in log mover: (JobLogMover:140)
java.lang.IllegalArgumentException: oozieUrl cannot be null
       	at org.apache.oozie.client.OozieClient.notEmpty(OozieClient.java:2789)
       	at org.apache.oozie.client.OozieClient.<init>(OozieClient.java:260)
       	at org.apache.falcon.logging.JobLogMover.run(JobLogMover.java:87)
       	at org.apache.falcon.logging.JobLogMover.moveLog(JobLogMover.java:78)
       	at org.apache.falcon.service.LogMoverService$LogMover.run(LogMoverService.java:118)
       	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)



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