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: