Results 1 to 2 of 2
- 11-29-2013, 07:54 PM #1
Member
- Join Date
- Nov 2013
- Posts
- 1
- Rep Power
- 0
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]
- 11-30-2013, 05:25 AM #2
Senior Member
- Join Date
- Jan 2013
- Location
- Northern Virginia, United States
- Posts
- 6,170
- Rep Power
- 12
Re: Java error when trying to start up Jenkins CI .war file
Your best bet would be to contact the developer(s) and ask them. This is not really a programming question.
Regards,
JimThe JavaTM Tutorials | SSCCE | Java Naming Conventions
Poor planning on your part does not constitute an emergency on my part
Similar Threads
-
Java Web Start is trying to open a file that doesn't exist... and succeeding?
By chaucer345 in forum New To JavaReplies: 3Last Post: 08-03-2013, 07:21 PM -
Java code error - illegal start of expression.
By Alex25852123 in forum New To JavaReplies: 9Last Post: 10-20-2012, 05:23 AM -
start/compile java from .bat batch file
By emosms in forum New To JavaReplies: 2Last Post: 03-23-2011, 04:34 PM -
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
By albertkao in forum EclipseReplies: 1Last Post: 01-18-2011, 06:27 PM
Bookmarks