Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread Ashok Reddy
Okay Dirk On Tue, 28 Mar 2023 at 2:13 PM, 'Dirk Heinrichs' via Jenkins Users < jenkinsci-users@googlegroups.com> 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 i

Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread 'Dirk Heinrichs' via Jenkins Users
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...

windows as slaves with java web start where Jenkins is based on Java 11

2023-03-27 Thread Kumar, Ashwath
Hello, Can anybody help with adding windows as slaves with java web start where Jenkins is hosted with Java 11, Is there a way to add to run UI tests on Windows VM? -- Regards Ashwath Kumar -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. T

Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread Ashok Reddy
On Tue, 28 Mar 2023 at 1:10 PM, Ashok Reddy wrote: > Hi Nick, > > Thanks for your reply. > > 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. > > On Tue, 28 Mar 2023

Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread Ashok Reddy
Hi Nick, Thanks for your reply. 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. On Tue, 28 Mar 2023 at 1:53 AM, 'Nikolay Sorokin' via Jenkins Users < jenkinsci-users@g

Jenkins does not load the login page

2023-03-27 Thread Budianto
I've upgraded Jenkins from version 2.220 to 2.320. I can load the Jenkins from the browser, but it doesn't load the login page, it redirects me to the dashboard right away. Note that, I've upgraded its compatible plugins. I've been trying to dig for clues, but no luck so far. What did I miss h

Unable to deploy Docker agent within AWS Cloud

2023-03-27 Thread Reid Watson
*Upgrade from Jenkins *2.332.2 to 2.387.1 *1. Job Log* *11:08:27* Started by user xxx *11:08:27* [Pipeline] Start of Pipeline *11:08:28* [Pipeline] node

Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread 'Nikolay Sorokin' via Jenkins Users
Ashok You need to distinguish Java that is used to run Jenkins and Java that is used to build your applications - these do NOT require to be the same. That means that you can install newer Jenkins , e.g.2.387.1 (as recommended) and still use your Java 8 for applications Regards, Nick On

Re: Regarding unable to view the jobs in jenkins

2023-03-27 Thread 'Björn Pedersen' via Jenkins Users
ashok...@gmail.com schrieb am Montag, 27. März 2023 um 08:56:17 UTC+2: ErrorNote: My mgmt suggested me to use jenkins 2.176.1 version and do not upgrade. Can you please suggest? You have the following options: - install jenkins in a supported version ( LTS or the latest weekly releases