Ask Your Question
0

What is the issue with Jenkins when using Java 12 OpenJDK and the JAVA_HOME environment variable is not set up properly?

asked 2022-08-25 11:00:00 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-11-09 14:00:00 +0000

pufferfish gravatar image

When using Jenkins with Java 12 OpenJDK and the JAVA_HOME environment variable is not set up properly, it may cause issues with the Jenkins build process. Jenkins may not be able to locate the Java executable and may throw a "Java not found" error during the build. This can also cause issues with plugins and other tools that rely on a properly configured Java environment.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-08-25 11:00:00 +0000

Seen: 12 times

Last updated: Nov 09 '21