Hi, check this issue: https://issues.apache.org/jira/browse/UIMA-393
Bests Hannes -----Ursprüngliche Nachricht----- Von: Katherine Enderling [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 4. Mai 2007 17:00 An: [email protected] Betreff: Exception using ibmUimaToApacheUima.sh I'm trying to run ibmUimaToApacheUima.sh but it's getting the following exception: Migrating your files... Exception in thread "main" java.lang.NullPointerException at org.apache.uima.tools.migration.IbmUimaToApacheUima.replaceI nAllFiles(IbmUim aToApacheUima.java:158) at org.apache.uima.tools.migration.IbmUimaToApacheUima.main(Ibm UimaToApacheUima .java:106) I'm giving it one input parameter of the absolute path to a directory. Until this point my UIMA setup seems to have worked since I can run the documentAnalyzer tool. Do you know what's causing this? Thanks! Katherine
