Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Eric Fetzer
Sorry Mark, used to happening onto fixes in 2 minutes. I'll put the 11 minutes into the vid. Thanks for all the help! On Wed, Sep 14, 2022 at 2:35 PM Mark Waite wrote: > Yet another technique, quoting from the link that I included earlier: > > > Make sure the default JVM is the newly installed

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Eric Fetzer
Yep, it's correct but still won't start: [root@nd645bd001 jenkins]# alternatives --config java There is 1 program that provides 'java'. SelectionCommand --- *+ 1 java-11-openjdk.x86_64 (/usr/lib/jvm/java-11-openjdk-11.0.16.0.8-1.el7_9.x

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
Yet another technique, quoting from the link that I included earlier: > Make sure the default JVM is the newly installed version. If it is not, run systemctl edit jenkins and set either the JAVA_HOME environment variable or the JENKINS_JAVA_CMD environment variable -- You received this message

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
On Wednesday, September 14, 2022 at 2:26:09 PM UTC-6 Eric Fetzer wrote: Thanks for the response Mark. I don't want to backgrade, so jenkins won't > run. Can you give me a clue as to where the filepath is to java in > Jenkins. Just upgrading didn't solve the problem and the vid is too slow

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Eric Fetzer
Thanks for the response Mark. I don't want to backgrade, so jenkins won't run. Can you give me a clue as to where the filepath is to java in Jenkins. Just upgrading didn't solve the problem and the vid is too slow for me. He seems to talk a lot about working in the tool. I'm command line RHEL

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
See https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/ for instructions and a video describing the steps On Wednesday, September 14, 2022 at 10:06:19 AM UTC-6 slide wrote: > The latest weekly releases dropped support for Java 8, so you will need to > update to Java

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Alex Earl
The latest weekly releases dropped support for Java 8, so you will need to update to Java 11 at a minimum. You may need to look if there is a separate yum package for Java 11 (e.g., if Java 8 is still the default in your OS, then yum update java may not update to Java 11, it may just update to the

Jenkins Won't start after latest ugrade

2022-09-14 Thread eric....@gmail.com
Here's what I did: yum update jenkins Here's what's happening trying to get version info after upgrade. Also won't start with systemctl start jenkins. [root@nd645bd001 ~]# /bin/jenkins -version Sep 14, 2022 10:56:24 AM executable.Main verifyJavaVersion SEVERE: Running with Java class version 5

Jenkins won't start

2015-08-11 Thread Kevin Bond
Hello, I just upgraded to 1.624 and now Jenkins won't start - it is stuck at "Please wait while Jenkins is getting ready to work" indefinitely. Here is a thread dump: https://gist.github.com/kbond/b673d053666c39233d6d Can anyone help? Thanks, Kevin -- You received this mess

Re: Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-20 Thread Hugo M
I have the same problem as the described here. $ java -version java version "1.6.0_34" OpenJDK Runtime Environment (IcedTea6 1.13.6) (6b34-1.13.6-1ubuntu0.12.04.1) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode) Jenkins version: 1.424.6+dfsg-1 OS: $ lsb_release -a No LSB modules are avai

Re: Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-07 Thread Edmond Chhung
Thanks for the help I am using jdk 7 with version 1.596.1 Ed On Friday, 6 March 2015 08:32:26 UTC, Baptiste Mathus wrote: > > Please provide the JDK version you're using, Jenkins version, ... > > That exception reminds me of something: would you by chance be using JDK 8 > and an old version

Re: Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-07 Thread Edmond Chhung
Thanks for the help. I am using JDK 7 with version 1.596.1 On Friday, 6 March 2015 08:32:26 UTC, Baptiste Mathus wrote: > > Please provide the JDK version you're using, Jenkins version, ... > > That exception reminds me of something: would you by chance be using JDK 8 > and an old version of Jenk

Re: Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-06 Thread Baptiste Mathus
Please provide the JDK version you're using, Jenkins version, ... That exception reminds me of something: would you by chance be using JDK 8 and an old version of Jenkins like <1.565 or something? 2015-03-06 2:26 GMT+01:00 Edmond Chhung : > Hi Guys, > > > > I just updated some plugins (I dont kn

Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-05 Thread Edmond Chhung
Hi Guys, I just updated some plugins (I dont know what they were) from the jenkins gui and I restarted. Then either the error came up or something similar. I had a look at a few blog posts and they said to delete the jpi files and folders from plugins so jenkins would re grab it. I did this

Re: Jenkins won't start up after being stopped

2012-05-13 Thread Erimos Wolf
Hello Sami, I solved it with a complete purge of the package (aptitude purge). This solved the problem. For now Jenkins works fine. It must be a configuration error of mine, which led to the problems. Thanks for your Help. Appreciate it very much. Am 13.05.2012 20:08, schrieb Sami Tikka: > You p

Re: Jenkins won't start up after being stopped

2012-05-13 Thread Sami Tikka
You prolly have the previous Jenkins running. -- Sami Erimos Wolf kirjoitti 13.5.2012 kello 12.53: > I installed Jenkins yesterday (together with apache2). Jenkins started fine > and everything was ok. Then I decided to stop jenkins and apache because I > planned to configure them today. Now

Jenkins won't start up after being stopped

2012-05-13 Thread Erimos Wolf
I installed Jenkins yesterday (together with apache2). Jenkins started fine and everything was ok. Then I decided to stop jenkins and apache because I planned to configure them today. Now when I start Jenkins i get this error: Jenkins startup error I have tried

Re: Jenkins won't start on Ubuntu

2012-04-11 Thread Ferenc Kovacs
On Wed, Apr 11, 2012 at 9:24 AM, Jason Frankovitz wrote: > Hi Jenkins people, I'm trying to run Jenkins on Ubuntu 8.04.2. Being a > Ruby on Rails guy I know zilch about Java but I can tell that Jenkins isn't > working :) When I run /etc/init.d/jenkins start, i get this output in the > jenkins.log:

Jenkins won't start on Ubuntu

2012-04-11 Thread Jason Frankovitz
> > Hi Jenkins people, I'm trying to run Jenkins on Ubuntu 8.04.2. Being a Ruby on Rails guy I know zilch about Java but I can tell that Jenkins isn't working :) When I run /etc/init.d/jenkins start, i get this output in the jenkins.log: Running from: /usr/share/jenkins/jenkins.war 11-Apr-12