I'm not really qualified to diagnose this, but I wonder if perhaps the problem
is described in the error message.
Is the "image" that should be found supposed to be equal to
"dlopen(UnitexAnnotatorCpp.dylib, 10) "
or should it be something like "UnitexAnnotatorCpp.dylib"? (without the
surroun
Hello,
Is there a way to get more info, or to trace the processes involved when
initializing a C++ annotator?
I have this message dumped when launching an aggregator containing some
Java annotators and one C++:
annotator:creating JNILogger
20/02/12 17:38:13 - 11:
org.apache.uima.uimacpp.Uimacpp
Ok. Since it's reporting a problem parsing XML in edu.umich.fuse.fuse.Citation,
does that file content look like proper XML? Is that file supposed to be the
XML describing the Perl annotator, or the xmi input data?
-Marshall
On 2/19/2012 9:45 PM, Rahul Jha wrote:
It works that way too, I tr
Hi Timo,
ah, thank you for your answer. I guess I just should have dug a bit deeper on
my own intuition regarding the logger settings. I think I know where the error
is (I mean besides the obvious answer "In front of the screen" ;-)). I didn't
see it because there are several logger solutions i
Am 18.02.2012 13:01, schrieb Erik Fäßler:
I had an odd problem when I realized not all of my documents were
actually treated by my consumer. I run a traditional CPE with 4
threads. After some time of research I came to note that my
consumer-AE had an exception thrown which I never saw. The excep