Richard Eckart de Castilho <rec@...> writes:

> 
>  <at> Xalan: Something like this (see source code of EnvironmentCheck):
> 
>     PrintWriter sendOutputTo = new PrintWriter(System.out, true);
>     EnvironmentCheck app = new EnvironmentCheck();
>     app.checkEnvironment(sendOutputTo);
> 
> You could also try upgrading to UIMA-J 2.5.0 - it contains a workaround
> for UIMA-2155. If the problem persists with 2.5.0, it probably has another 
cause.
> 

Thanks Richard.

I upgraded to UIMA 2.5.0 and the issue was resolved.
Thank you very much for your help.



Reply via email to