Friday, November 29, 2013

Java error when trying to start up Jenkins CI .war file


I'm trying to install Jenkins CI on my Win7 machine. I got java installed OK and verified the latest version 1.7.0_45. I can run Selenium 2 scripts OK in Eclipse so I think Java is installed ok.


But when trying to install Jenkins, I get the following error msg when trying to start the Jenkins .war file (java -jar jenkins.war). I set my Win7 PATH to include where my Java is installed.


I have no idea why I am getting this error...can someone help? Thanks.


A fatal error has been detected by the Java Runtime Environment:


EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077462f0e, pid=6192, tid=8288


JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)

Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)

Problematic frame: C [ntdll.dll+0x52f0e]



No comments:

Post a Comment