If that is not sufficient to resolve the issue, you might also try the
following steps to confirm that your system is configured so that it can
run Jenkins. Some of the steps you might check include:
Check that you are running either Java 8 or Java 11. Other Java versions
are not supported.
$ j
That listing seems to indicate that if you attempt to install Jenkins from
your current repository definition, it will install Jenkins 1.651.3.
Jenkins 1.651.3 is very old.
The Jenkins installation instructions for Fedora are available in the
Jenkins User Handbook section on "Installing" at
https:
Extra info I installed from RPM weekly:
rpm -q -a|grep jenkins
jenkins-webapp-1.651.3-10.fc30.noarch
jenkins-credentials-plugin-1.27-1.fc25.noarch
trilead-ssh2-217-12.jenkins8.fc30.noarch
jenkins-cli-1.651.3-10.fc30.noarch
jenkins-core-1.651.3-10.fc30.noarch
js-yui2-jenkins-2.9.0-10.fc24.noarch
je
I can't duplicate the problem you're reporting. Unfortunately, lots of
information is missing from the report that might help others as they try
to help you.
I ran `docker run -t jenkins/jenkins:2.182` and confirmed there was no
failure in that execution. Since you didn't describe the Jenkins ve
There seem to several class path errors as if the lib folder of the web app
can't be found since the required classes can be found there as far as I
can see.
Op zaterdag 29 juni 2019 13:01:55 UTC+2 schreef Heymen Nicolaij:
>
> Hi,
>
> Following stacktrace appears on fresh install of Jenkins on F