I got the same error and had to revert back to 1.535 as my last good build.

I downloaded the windows native installer. The previous build did not work for 
me either when merely upgrading the war.

Sent from my iPhone

On Nov 21, 2013, at 2:13 PM, Warren Postma <[email protected]> wrote:

> I am starting Jenkins 1.540 version of jenkins.war, and have tried the 
> included Java jre that came with the Windows Installer, plus the 32 bit and 
> 64 bit latest Java 7 JRE versions,
> and in all three cases, I get a java.exe crash right after startup. From the 
> console the output of my attempts shows the following:
> 
> c:\Program Files\Jenkins>java -version
> java version "1.7.0_45"
> Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
> Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
> 
> c:\Program Files\Jenkins>java -jar jenkins.war
> Running from: C:\Program Files\Jenkins\jenkins.war
> webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
> Nov 21, 2013 2:03:02 PM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: jetty-8.y.z-SNAPSHOT
> Nov 21, 2013 2:03:03 PM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: Extract jar:file:/C:/Program%20Files/Jenkins/jenkins.war!/ to 
> C:\Users\wpo
> \webapp
> Nov 21, 2013 2:03:16 PM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
> Jenkins home directory: C:\Program Files\Jenkins found at: 
> EnvVars.masterEnvVars
> Nov 21, 2013 2:03:17 PM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: Started [email protected]:8080
> Nov 21, 2013 2:03:17 PM winstone.Logger logInternal
> INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
> Nov 21, 2013 2:03:17 PM jenkins.InitReactorRunner$1 onAttained
> INFO: Started initialization
> Nov 21, 2013 2:03:18 PM jenkins.InitReactorRunner$1 onAttained
> INFO: Listed all plugins
> Nov 21, 2013 2:03:18 PM jenkins.InitReactorRunner$1 onAttained
> INFO: Prepared all plugins
> Nov 21, 2013 2:03:18 PM jenkins.InitReactorRunner$1 onAttained
> INFO: Started all plugins
> Nov 21, 2013 2:03:18 PM jenkins.InitReactorRunner$1 onAttained
> INFO: Augmented all extensions
> Nov 21, 2013 2:03:18 PM jenkins.InitReactorRunner$1 onAttained
> INFO: Loaded all jobs
> 
> Similar output to the above appears in the run log file if I run from the 
> service context instead of the command line, except I usually get the 
> following extra two lines:
> 
> Nov 20, 2013 4:47:00 PM org.jenkinsci.main.modules.sshd.SSHD start
> INFO: Started SSHD at port 57923
> 
> 
> At this point, I get a Windows dialog come up that says Java has stopped 
> working.   The same crash occurs if I run from the NT service context, but it 
> appeared better to me to try to debug this while just running "java.exe -jar 
> jenkins.war".
> 
> This machine is a stock 64 bit Windows 7 machine, and has AVG Anti Virus.  
> Other Java programs including NetBeans IDE 7.4 run fine.
> 
> I suspect because of the log, that the issue is with the "SSHD start" stuff. 
> Anyone got any ideas why Jenkins is Dead In The Water for me?
> 
> 
> Warren
> 
> 
> 
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to