Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
Windows 2008 RC2 64Bit for Master and Slaves.
Java 64bit 7.0.9
Description
Crashes often when viewing the build console log. Nothing in the error log. The jenkins.out.log contains:
# A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01bd80e3, pid=2888, tid=2196 # # JRE version: 6.0_26-b03 # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 ) # Problematic frame: # J org.kohsuke.stapler.jelly.groovy.GroovyFacet$1.dispatch(Lorg/kohsuke/stapler/RequestImpl;Lorg/kohsuke/stapler/ResponseImpl;Ljava/lang/Object;)Z # # An error report file with more information is saved as: # C:\Windows\system32\hs_err_pid2888.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp #
The hs_err_pid2888.log file does not exist.
Attachments
Issue Links
- duplicates
-
JENKINS-16416 EXCEPTION_ACCESS_VIOLATION uninstalling Active Directory plugin with GUI
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Crashes often when viewing the build console log. Nothing in the error log. The jenkins.out.log contains: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01bd80e3, pid=2888, tid=2196 # # JRE version: 6.0_26-b03 # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 ) # Problematic frame: # J org.kohsuke.stapler.jelly.groovy.GroovyFacet$1.dispatch(Lorg/kohsuke/stapler/RequestImpl;Lorg/kohsuke/stapler/ResponseImpl;Ljava/lang/Object;)Z # # An error report file with more information is saved as: # C:\Windows\system32\hs_err_pid2888.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The hs_err_pid2888.log file does not exist. |
Crashes often when viewing the build console log. Nothing in the error log. The jenkins.out.log contains: {quote}{noformat} # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01bd80e3, pid=2888, tid=2196 # # JRE version: 6.0_26-b03 # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 ) # Problematic frame: # J org.kohsuke.stapler.jelly.groovy.GroovyFacet$1.dispatch(Lorg/kohsuke/stapler/RequestImpl;Lorg/kohsuke/stapler/ResponseImpl;Ljava/lang/Object;)Z # # An error report file with more information is saved as: # C:\Windows\system32\hs_err_pid2888.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # {noformat}{quote} The hs_err_pid2888.log file does not exist. |
Environment |
Windows 2008 RC2 64Bit for Master and Slaves. Java 64bit 7.0 |
Windows 2008 RC2 64Bit for Master and Slaves. Java 64bit 7.0.9 |
Link |
This issue duplicates |
Attachment | hs_err_pid4408.log [ 23205 ] |
Attachment | hs_err_pid4676.log [ 23206 ] |
Labels | timestamp |
Component/s | timestamper [ 15749 ] | |
Labels | timestamp | timestamper |
Component/s | timestamper [ 15749 ] | |
Labels | timestamper |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 147351 ] | JNJira + In-Review [ 192354 ] |
My environment is Windows 2008 x64 (not R2) and Java SE runtime 1.6.0_24-b07 (bundled). I'm experiencing the exact same problem.
Definitely a critical issue.