Exception Error when I try to initialize hudson.war
问题 I have installed hudson on Ubuntu server and then run java -jar hudson.war, giving me this exception error message: Status Code: 500 Exception: The error below occurred during context initialisation, so no further requests can be processed: java.lang.ExceptionInInitializerError at java.lang.Class.initializeClass(libgcj.so.10) at hudson.WebAppMain.installLogger(WebAppMain.java:257) at hudson.WebAppMain.contextInitialized(WebAppMain.java:112) at winstone.WebAppConfiguration.(WebAppConfiguration