Hi - Can you post the stack trace for this?
-Marshall Alex Muir wrote: > Hi, > > I recently downloaded and installed the UIMA system and have it > running in eclipse and outside of eclipse using the .bat files. > > I was going through the 1.1. Getting Started, the step-by-step > tutorial to get started developing UIMA annotators. > > Following the instructions describing how to use the Document > Analyzer, running it with the RoomNumberAnnotator.xml descriptor I get > the following error. > > org.apache.uima.analysis_engine.AnalysisEngineProcessException: > Annotator processing failed. Caused by: Java.lang.NullPointerException > > > Note that I did have a problem with the automatic installation which I > resolved by taking the steps listed here > > > http://mail-archives.apache.org/mod_mbox/incubator-uima-user/200910.mbox/%[email protected]%3e > > I've got the following UIMA jars in my eclipse plugin directory. > 12/10/2009 03:50 PM 11,360 > org.apache.uima.debug_2.2.2.incubating.jar > 12/10/2009 03:50 PM 157,638 > org.apache.uima.deployeditor_2.2.2.incubating.jar > 12/10/2009 03:50 PM 450,599 > org.apache.uima.desceditor_2.2.2.incubating.jar > 12/10/2009 03:50 PM 15,702 > org.apache.uima.jcas.jcasgenp_2.2.2.incubating.jar > 12/10/2009 03:50 PM 87,280 > org.apache.uima.pear_2.2.2.incubating.jar > 11/06/2008 02:39 PM 136,474 > org.apache.uima.runtime-deployeditor_2.2.2.incubating.jar > 12/10/2009 03:50 PM 140,240 > org.apache.uima.runtime.fragments.deployeditor_2.2.2.incubating.jar > 12/10/2009 03:52 PM 2,402,912 > org.apache.uima.runtime_2.2.2.incubating.jar > > > Any thoughts on to why the exception? > Thanks > >
