I’m trying to set up Jenkins on a RackSpace ArchLinux Cloud Server, but I’ve been unable to.
Whenever I try to access Jenkins site, I get this error:
Having an ArchLinux 64 bit headless server, I have successfully configured jenkins to work by following steps:
added to /etc/conf.d/tomcat7:
CATALINA_OPTS="-Djava.awt.headless=true"