0

I have configured Jenkins server into Apache tomcat 9.0.0M4 , I deployed the jenkins.war files into tomcat server.

The below error message appears when trying to navigate to localhost:8080/jenkins.

(awt is not properly configured on this server. perhaps you need to run the container with "-Djava.awt.headless=true")

HELP Please!!!

thor
  • 21,418
  • 31
  • 87
  • 173
  • https://sippingcocoa.wordpress.com/2010/10/03/installing-hudson-to-run-as-a-java-web-application-using-tomcat-on-snow-leopard-server/ you can try this link – RishiKesh Pathak Mar 30 '16 at 05:20
  • Thanks @RishiKeshPathak , Can i got a contact info for you on skype – saed alhelo Mar 30 '16 at 05:27
  • And did you try to run the tomcat container with this option (-Djava.awt.headless=true)? – Henry Mar 30 '16 at 05:32
  • @Henry could you please give me the steps to do this?? – saed alhelo Mar 30 '16 at 05:35
  • It is an option to the `java` command that starts the tomcat container. Where exactly you have to specify this depends on the linux distribution. You need to do some research. – Henry Mar 30 '16 at 05:37
  • maybe duplicate of: http://stackoverflow.com/questions/8109607/headless-continuous-integration-with-jenkins – tak3shi Mar 30 '16 at 07:31

0 Answers0