lou degenaro created UIMA-3128:
----------------------------------
Summary: DUCC job driver (JD) may get NPE when logging an exception
Key: UIMA-3128
URL: https://issues.apache.org/jira/browse/UIMA-3128
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: lou degenaro
Priority: Minor
Fix For: 1.0-Ducc
29 Jul 2013 16:37:06,296 47 INFO jd.JobDriver uimaAsClientInitialize 1087
process_per_item_time_max:1 29 Jul 2013 16:37:06,483 56 ERROR
client.WorkItemListener onBeforeProcessCAS N/A java.lang.NullPointerException
at
org.apache.uima.ducc.jd.client.WorkItemListener.onBeforeProcessCASHandler(WorkItemListener.java:135)
at
org.apache.uima.ducc.jd.client.WorkItemListener.onBeforeProcessCAS(WorkItemListener.java:93)
at
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.onBeforeProcessCAS(BaseUIMAAsynchronousEngineCommon_impl.java:330)
at
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.handleServiceInfo(BaseUIMAAsynchronousEngineCommon_impl.java:1333)
at
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl$2.run(BaseUIMAAsynchronousEngineCommon_impl.java:2006)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:626)
at java.lang.Thread.run(Thread.java:780) 29 Jul 2013 16:37:06,709 47 INFO
jd.JobDriver process 1087 jd.step:process 29 Jul 2013 16:37:06,724 57 INFO
jd.JobDriver start 1087 N/A seqNo:1 wiId:20000 1 2304 0.0 1087.output 29 Jul
2013 16:37:06,739 58 INFO jd.JobDriver start 1087 N/A seqNo:2 wiId:20000 2 2304
0.0 1087.output
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira