You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by fa...@coli.uni-saarland.de on 2013/07/08 18:46:44 UTC

error on running UIMA examples

Hi,

At the very beginning of running the UIMA example, documentAnalyzer.sh, I
get the following error:
non-XML char in text raises SAXParseException

I wonder if it is an issue due to the version of the java installed on my
mac:
//$ java -version
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode)

Best regards,
Fatemeh






-- 
Fatemeh Torabi Asr
MMCI, Saarland uni.
http://www.mmci.uni-saarland.de/en/members/fatemeh_torabi_asr


Re: error on running UIMA examples

Posted by Marshall Schor <ms...@schor.com>.
It seems unlikely this is due to the Java version.

For us to be of more help, it would be useful to post the call stack trace.

-Marshall

On 7/8/2013 12:46 PM, fatemeh@coli.uni-saarland.de wrote:
> Hi,
>
> At the very beginning of running the UIMA example, documentAnalyzer.sh, I
> get the following error:
> non-XML char in text raises SAXParseException
>
> I wonder if it is an issue due to the version of the java installed on my
> mac:
> //$ java -version
> java version "1.6.0_24"
> Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326)
> Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode)
>
> Best regards,
> Fatemeh
>
>
>
>
>
>