1 Jun 2007 11:53
[jira] Commented: (UIMA-337) Should log process begin/end for service adapters
[
https://issues.apache.org/jira/browse/UIMA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500648
]
Michael Baessler commented on UIMA-337:
---------------------------------------
I looked at this issue, but I not sure if I understand what we should do here.
When I use for example vinci remoting the log file contains the following settings when calling the service
for example with CVD:
6/1/07 11:45:13 AM - 10: org.apache.uima.util.SimpleResourceFactory.produceResource: CONFIG:
trying Resource class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceAdapter
6/1/07 11:45:49 AM - 10:
org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter.process: FINE:
AnalysisEngine Meeting Detector TAE process begin
6/1/07 11:45:49 AM - 10: org.apache.uima.adapter.vinci.CASTransportable.toStream(272): FINEST:
Serializing CAS.
6/1/07 11:45:49 AM - 10: org.apache.uima.adapter.vinci.CASTransportable.toStream(286): FINEST:
CAS Serialization Complete.
6/1/07 11:45:49 AM - 10:
org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter.process: FINE:
AnalysisEngine Meeting Detector TAE process end
(Continue reading)
RSS Feed