I got a java.lang.NoClassDefFoundError: sun/awt/X11GraphicsEnvironment running our test cases on a linux box. Turns out this is simply an issue with the graphics libraries not being able to connect to the X server. I have documented this issue on the wiki, for future reference:

http://cwiki.apache.org/confluence/display/UIMA/Issues+when+running+test+cases+on+Linux+or+other+*nix+server+boxes

--Thilo

Reply via email to