Hi folks, I am getting repeated crashes of my jenkins master, when I view console logs of builds run on slaves.
It happens often, but not every time. I logged an issue https://issues.jenkins-ci.org/browse/JENKINS-16528, but I am unsure on what other info I can gather. I am on Windows Server 2008R2 64Bit running 1.500 The only thing in the logs is in the jenkins.out.log. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x018a9fa3, pid=4060, tid=2416 # # 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_pid4060.log # I set -XX:ErrorFile in my java.xml, but the file is not being created on a crash. Any ideas on what I can do to gather more info? -- 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.
