[Bug 987] New: Crash during Jenkins installation

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue May 22 08:50:56 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=987

          Priority: P3
            Bug ID: 987
          Assignee: unassigned at icedtea.classpath.org
           Summary: Crash during Jenkins installation
          Severity: major
    Classification: Unclassified
                OS: Linux
          Reporter: clement.gautier.76 at gmail.com
          Hardware: 64-bit
            Status: NEW
           Version: 6-1.8.13
         Component: IcedTea
           Product: IcedTea

Created attachment 693
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=693&action=edit
Error stack trace

Hi,

I am having some trouble installing Jenkins ci on a fresh Debian squeeze today.

There is what I did :

* apt-get install openjdk-6-jre openjdk-6-jdk jenkins

During the Jenkins instalation I got this errors : 

root at hudson:~# tail -f /var/log/jenkins/jenkins.log 
Running from: /usr/share/jenkins/jenkins.war
May 22, 2012 3:17:17 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Exception in thread "Reference Handler" java.lang.IllegalMonitorStateException
    at java.lang.Object.notifyAll(Native Method)
    at java.lang.ref.ReferenceQueue.enqueue(ReferenceQueue.java:68)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:146)
Jenkins home directory: /var/lib/jenkins found at:
EnvVars.masterEnvVars.get("JENKINS_HOME")


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (nmethod.cpp:1880), pid=23165, tid=139961020147456
#  Error: guarantee(nm->_lock_count >= 0,"unmatched nmethod lock/unlock")
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8.13
# Distribution: Debian GNU/Linux 6.0.4 (squeeze), package
6b18-1.8.13-0+squeeze1
# An error report file with more information is saved as:
# /tmp/hs_err_pid23165.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120522/5b056001/attachment.html 


More information about the distro-pkg-dev mailing list