I have tried to install the jenkins 2.176.1 version with java 11 but could not be able view the jobs, which are associated with views
On Tue, 28 Mar 2023 at 4:55 PM, Ashok Reddy <[email protected]> wrote: > > Hi Dirk, > > Noted with thanks. > Is it okay to install jenkins2.176.1 with java11 ? > > On Tue, 28 Mar 2023 at 4:13 PM, nick.sorokin via Jenkins Users < > [email protected]> wrote: > >> Jenkins indeed requires Java11 at least but it also allows to install any >> addtional Java versions that are supported by the system the build is >> running on. The page >> https://www.jenkins.io/doc/administration/requirements/java/ explains >> the Jenkins requirements for Java. If you experience the problems with Java >> 8 then there are some configuration issues. >> >> I have Jenkins installation with four different Java installed - each JVM >> has its own installation folder ans I have defined for each of them a >> separate environment variable. After that I'm able to select for the build >> whatever JVM I've installed. Jenkins itself is running on JDK-11.0.7 >> >> Regards >> >> On 28/03/2023 09:49, Ashok Reddy <[email protected]> wrote: >> > Okay Dirk >> > >> > On Tue, 28 Mar 2023 at 2:13 PM, 'Dirk Heinrichs' via Jenkins Users >> > <[email protected] >> > <mailto:[email protected]>> wrote: >> > >> > Am Dienstag, dem 28.03.2023 um 13:10 +0800 schrieb Ashok Reddy: >> > >> > > I have installed the jenkins.war as 2.387.1, which is the latest >> > > one and tried to run using java8 but it throws error like the >> > > java8 is not supported for this latest version. >> > >> > Yes, you need to run it on at least Java 11. >> > >> > Bye... >> > >> > Dirk >> > >> > -- >> > >> > *Dirk Heinrichs* >> > Senior Systems Engineer, Delivery Pipeline >> > OpenText ™ Discovery | Recommind >> > *Phone*: +49 2226 15966 18 >> > *Email*: [email protected] <mailto:[email protected]> >> > *Website*: www.recommind.de >> > Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach >> > < >> https://www.google.com/maps/search/Von-Liebig-Stra%C3%9Fe+1,+53359+Rheinbach?entry=gmail&source=g >> > >> > Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu >> > Ranganathan, Christian Waida, Registergericht Amtsgericht Bonn, >> > Registernummer HRB 10646 >> > This e-mail may contain confidential and/or privileged information. >> > If you are not the intended recipient (or have received this e-mail >> > in error) please notify the sender immediately and destroy this >> > e-mail. Any unauthorized copying, disclosure or distribution of the >> > material in this e-mail is strictly forbidden >> > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >> > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese >> > E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den >> > Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren >> > sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet. >> > >> > -- >> > 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] >> > <mailto:[email protected]>. >> > To view this discussion on the web visit >> > >> https://groups.google.com/d/msgid/jenkinsci-users/6c0d0d37609dee1cd0db75cf99af3b2816278f53.camel%40opentext.com >> < >> https://groups.google.com/d/msgid/jenkinsci-users/6c0d0d37609dee1cd0db75cf99af3b2816278f53.camel%40opentext.com?utm_medium=email&utm_source=footer >> >. >> > >> > -- >> > You received this message because you are subscribed to a topic in the >> > Google Groups "Jenkins Users" group. >> > To unsubscribe from this topic, visit >> > >> https://groups.google.com/d/topic/jenkinsci-users/gLKZx7Rjj1Q/unsubscribe >> < >> https://groups.google.com/d/topic/jenkinsci-users/gLKZx7Rjj1Q/unsubscribe >> >. >> > To unsubscribe from this group and all its topics, send an email to >> > [email protected] >> > <mailto:[email protected]>. >> > To view this discussion on the web visit >> > >> https://groups.google.com/d/msgid/jenkinsci-users/CAKRLcHigBS9Apv%2B-q-NnFnCjOtqFrmjpqnTMUWWD--o7hmgWoQ%40mail.gmail.com >> < >> https://groups.google.com/d/msgid/jenkinsci-users/CAKRLcHigBS9Apv%2B-q-NnFnCjOtqFrmjpqnTMUWWD--o7hmgWoQ%40mail.gmail.com?utm_medium=email&utm_source=footer >> >. >> > >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/ee3c4d6b-647b-a967-05a2-20dd3c359aec%40gmail.com >> . >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAKRLcHjnfbPHoHx4uP-9WoW5nBiJwyUpNyTgZe_t0difTHHM7g%40mail.gmail.com.
