> > So the problem seems to come from > gnu.xml.transform.TransformerImpl.transform (libgcj.so.81) > > the error message is too long but it seems to be a parsing xml issue
The UIMA plug-in uses the parser from JDK. It looks like you have another XML parser in your classpath. -- Tong
