[JIRA] (JENKINS-13935) Debian Squeeze Installation

2017-01-20 Thread clement.gautier...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Clement Gautier closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-13935  
 
 
  Debian Squeeze Installation   
 

  
 
 
 
 

 
Change By: 
 Clement Gautier  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-08-13 Thread clement.gautier...@gmail.com (JIRA)














































Clement Gautier
 commented on  JENKINS-13935


Debian Squeeze Installation















I got the issue on kernel 2.6.32-7-pve, I suppose its relative to all 2.6.32-x-pve.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-08-12 Thread peter.reu...@agilereview.org (JIRA)














































Peter Reuter
 commented on  JENKINS-13935


Debian Squeeze Installation















What kernel version is affected? I'm having the issue on kernel 2.6.32-11-pve but I did not upgrade my kernel since several months. Also the workaround of Tiago Dias does not work for me.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-08-10 Thread tt...@ttsda.cc (JIRA)














































Tiago Dias
 commented on  JENKINS-13935


Debian Squeeze Installation















I am encountering the same issue, the error is exactely the same.

Linux jenkins 2.6.32-042stab057.1 #1 SMP Fri Jun 22 02:17:07 MSD 2012 x86_64 GNU/Linux



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-08-10 Thread tt...@ttsda.cc (JIRA)












































  
Tiago Dias
 edited a comment on  JENKINS-13935


Debian Squeeze Installation
















I am encountering the same issue, the error is exactely the same.

Linux jenkins 2.6.32-042stab057.1 #1 SMP Fri Jun 22 02:17:07 MSD 2012 x86_64 GNU/Linux

Edit: I have noticed that if I run Jenkins from the root user with

/usr/bin/java -jar /usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war --httpPort=8080 --ajp13Port=-1
 it starts up fine. If I execute the same command as the "jenkins" user the error occurs.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-08-03 Thread adrien.lecharpent...@gmail.com (JIRA)












































  
Adrien Lecharpentier
 edited a comment on  JENKINS-13935


Debian Squeeze Installation
















Could you please make sure that your locale is defined with command 'locale'.
If not, please purge your installation (sudo apt-get purge jenkins && sudo apt-get autoremove), set your locale (sudo dpkg-reconfigure locales) with at least one locale and re-install jenkins (sudo apt-get install jenkins).

EDIT: It seems more a problem due to kernel version. In the case of Clement Gautier, the kernel is causing a JVM crash.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-08-03 Thread adrien.lecharpent...@gmail.com (JIRA)














































Adrien Lecharpentier
 commented on  JENKINS-13935


Debian Squeeze Installation















Could you please make sure that your locale is defined with command 'locale'.
If not, please purge your installation (sudo apt-get purge jenkins && sudo apt-get autoremove), set your locale (sudo dpkg-reconfigure locales) with at least one locale and re-install jenkins (sudo apt-get install jenkins).



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-07-20 Thread jenkins...@jaroker.com (JIRA)














































Jon Jaroker
 commented on  JENKINS-13935


Debian Squeeze Installation















I encounter the same error.  My environment is identical except I am using the 32-bit version of OpenJDK.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13935) Debian Squeeze Installation

2012-05-29 Thread clement.gautier...@gmail.com (JIRA)
Clement Gautier created JENKINS-13935:
-

 Summary: Debian Squeeze Installation
 Key: JENKINS-13935
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13935
 Project: Jenkins
  Issue Type: Bug
  Components: core
 Environment: 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)

Reporter: Clement Gautier
 Attachments: hs_err_pid23165.log

Hi,

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

I did :
{code}
apt-get install openjdk-6-jre openjdk-6-jdk jenkins
{code}
During the Jenkins installation I got this errors : 
{code}
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")
{code}
After this error, the folder /var/lib/jenkins is created but empty, the user 
jenkins is still runing tasks :

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

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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira