Hi,

I am using DUCC 1.1.0 version. I am facing a issue with my job i.e. it remains in completing state even after initializing the stop process. My job used two processes. And Job Driver logs:

Jan 04, 2016 12:43:13 PM 
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Stopping Asynchronous Client.
Jan 04, 2016 12:43:13 PM 
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl stop
INFO: Asynchronous Client Has Stopped.
Jan 04, 2016 12:43:13 PM 
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$SharedConnection
 destroy
INFO: UIMA AS Client Shared Connection Has Been Closed
Jan 04, 2016 12:43:13 PM 
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl stop
INFO: UIMA AS Client Undeployed All Containers

One process logs:

Jan 04, 2016 12:44:50 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel 
stopChannel
INFO: Stopping Service JMS Transport. Service: ducc.jd.queue.87494 ShutdownNow 
false
Jan 04, 2016 12:44:50 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel 
stopChannel
INFO: Controller: ducc.jd.queue.87494 Stopped Listener on Endpoint: 
queue://ducc.jd.queue.87494 Selector:  Selector:Command=2000 OR Command=2002.

But, other process do not have any log of stopping the process.

The case is of not completely undeploying all processes. I have to use command to cancel the process: /ducc_install/bin$ ./ducc_cancel --id 87494 --dpid 4529.

Some times it cancelled the process otherwise I have to use "kill -9" command to kill the job forcefully.

Kindly help.

Thanks in advanced.

Reshu.

Reply via email to