Hi - I am trying to use the CPI to output results using the CAS Consumer: __XmiWriterCasConsumer.xml

but here is the error message I am getting:

org.apache.uima.resource.ResourceInitializationException
CausedBy: org.apache.uima.resource.ResourceConfigurationException
CausedBy: java.lang.Exception: The component XMI Writer CAS Consumer cannot be created (Thread name: Thread-4)

My setup is using:

Collection Reader
desc/ctakes-core/desc/collection_reader/FilesInDirectoryCollectionReader.xml

Analysis Engine
desc/ctakes-clinical-pipeline/desc/analysis_engine/AggregatePlaintextFastUMLSProcessor.xml

CAS Consumer
desc/ctakes-core/desc/cas_consumer/__XmiWriterCasConsumer.xml

I can get the normal XML writer to work, so I would like to ask what I need to do to my pipeline to use the XMI Writer?

Thanks very much,

Arron Lacey.

Reply via email to