Re: Issue while installing jenkins war

2014-09-13 Thread Jason Swager
I'm having the same problem. I'm trying to install Jenkins 1.579 into Tomcat 7 which is running on a Synology NAS server. The only thing I can find is the exception that's listed above. Anyone know how to solve this problem? Jason On Saturday, July 5, 2014 11:50:25 AM UTC-7, Swarup Rakshit

Re: Issue while installing jenkins war

2014-09-13 Thread Daniel Beck
When Jenkins fails to initialize, it tries to execute a user-definable script. But that can only work when Jenkins is already successfully initialized. Will file a bug about this. That said, there should be another SEVERE message just above the null pointer with more details on what the actual

Re: Issue while installing jenkins war

2014-09-13 Thread Jason Swager
From my Tomcat's localhost log file; this is the first part of the file after installing the WAR file. Sep 13, 2014 12:14:16 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class hudson.WebAppMain