Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Chisisi Massri   on Jun 06 In Java Category.

  
Question Answered By: Kiet Jainukul   on Jun 06

No so sure, but as you are running in a VPS Linux box (and probably
without X) you may need to run  in headless mode enabled.

From JDK 1.4, Java2D has built in support for headless graphics and
automatically switches to those implementations, when enabled via
'-Djava.awt.headless=true'.

Also don't forget to have headless mode graphics libraries installed (and
pointed by LD_LIBRARY_PATH).
See:
javatechniques.com/.../...ess-java-x11-libraries.h\
tml

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on problem with java2d in linux vps Or get search suggestion and latest updates.


Tagged: