Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13935

Debian Squeeze Installation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • packaging
    • None
    • java version "1.6.0_18"
      OpenJDK Runtime Environment (IcedTea6 1.8.13) (6b18-1.8.13-0+squeeze1)
      OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
      Debian Squeeze 6.0.5 (and 6.0.4)

      Hi,

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

      I did :

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

      During the Jenkins installation I got this errors :

      root@hudson:~# tail -f /var/log/jenkins/jenkins.log 
      Running from: /usr/share/jenkins/jenkins.war
      May 29, 2012 10:38:39 AM 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")
      

      After this error, the folder /var/lib/jenkins is created but empty, the user jenkins is still runing tasks :

      root@hudson:~# ps -u jenkins
        PID TTY          TIME CMD
      10467 ?        00:00:00 daemon
      10469 ?        00:00:04 java
      

      And, of course, I get nothing in ip:8080 on my browser

      I already submitted this bug to the java team on their bug tracker here : http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=987

            Unassigned Unassigned
            clementgautier Clement Gautier
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: