0
Under review

headless not working

Julien Dzk 7 years ago updated by Tom 7 years ago 1

Hi, i made a fresh install of a ubuntuu 16 server.

I install ubooquity 2.02 but when i add a path for scanning i got this :

java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment


On the previous server i haven't got any problems

here my command line

java -jar Ubooquity.jar --headless

Under review

This behaviour should not have been impacted by the 2.x upgrade.

Could you try with the following command line and let me know about the result ?


java -Djava.awt.headless=true -jar Ubooquity.jar --headless