Hello, I am trying to create a command line version of the org.apache.uima.tools.docanalyzer.DocumentAnalyzer. So, I am utilizing the UIMA source code . However, the version that I just created is not returning the results yet terminates without errors. I tried to debug it but can't see what is wrong. I used the same parameters with the GUI version but it is working fine. I just can't get it to work from the command line.
I am attaching my Java class so perhaps someone can see what is wrong with it. Thanks in advance! Ahmed
