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 pro
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 <
jenkinsci-users@googlegroups.com> wrote:
> Jenkins indeed requires Java11 at least but it also allows to install any
> addtional Java versions that are
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 wrote:
>
> Hi Dirk,
>
> Noted with thanks.
> Is it okay to install jenkins2.176.1 with java11 ?
>
> On Tue, 28 Mar 20
Ashok,
Jenkins 2.176.1 require Java 8 for its operation - using Java 11 may not be
fully supported.
If your application require Java 8, ten you can install latest Jenkins that run
on Java 11 and install Java 8 as additional tool. When you configure the build
for your application you should se
You can start the agent directly using the Java command displayed in the
agent launch page. You could have it as a start up application for the user
that you need to run as.
On Mon, Mar 27, 2023, 23:03 Kumar, Ashwath wrote:
> Hello,
>
> Can anybody help with adding windows as slaves with java we
Hi,
Yes it will connect if we start using Java command. But launching the slave
with this way won't allow to run the UI based tests on slave.
Regards
Ashwath Kumar
On Tue, 28 Mar, 2023, 20:27 Alex Earl, wrote:
> You can start the agent directly using the Java command displayed in the
> agent l
If you launch it from a command line on the agent, it will allow it to run
UI tests.
On Tue, Mar 28, 2023 at 8:41 AM Kumar, Ashwath
wrote:
> Hi,
>
> Yes it will connect if we start using Java command. But launching the
> slave with this way won't allow to run the UI based tests on slave.
>
> Reg
For me this works using robotframework. For some tests I have to start the agent as local admin.Br,ChristophAm 28.03.2023 um 17:41 schrieb Kumar, Ashwath :Hi,Yes it will connect if we start using Java command. But launching the slave with this way won't allow to run the UI based tests on slave.Reg
Hi Nick,
Noted and thanks for your help.
On Tue, 28 Mar 2023 at 9:46 PM, nick.sorokin via Jenkins Users <
jenkinsci-users@googlegroups.com> wrote:
> Ashok,
>
> Jenkins 2.176.1 require Java 8 for its operation - using Java 11 may not
> be fully supported.
>
> If your application require Java 8, t
Hi Nick,
We are using another jenkins instance, which is 2.176.1 version and it is
running fine but not sure why this one has been facing issues.
Note: I have already highlighted the issue, which you have suggested to my
boss, but he is asking the question why another jenkins instance, which is
w
Am Mittwoch, dem 29.03.2023 um 09:46 +0800 schrieb Ashok Reddy:
why another jenkins instance
Nobody told you so. They all told you to update your old Jenkins, right from
the beginning. However, it might be a good idea to first clone your existing
setup (It's a VM, isn't it?) and test the update
11 matches
Mail list logo