Please use Java 8 to run Jenkins. https://issues.jenkins-ci.org/browse/JENKINS-40689
On Wed, Mar 21, 2018 at 10:11 AM Johar K. Kwan <[email protected]> wrote: > Hi All, > > I could not start my jenkins, below is some error output. > Thank you in advance. > > OS > === > ubuntu 16.04 > > Java > ==== > # java -version > openjdk version "9-internal" > OpenJDK Runtime Environment (build > 9-internal+0-2016-04-14-195246.buildd.src) > OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, > mixed mode) > > systemctl status > ============= > > # systemctl -l status jenkins.service > ● jenkins.service - LSB: Start Jenkins at boot time > Loaded: loaded (/etc/init.d/jenkins; bad; vendor preset: enabled) > Active: inactive (dead) since Wed 2018-03-21 18:45:13 JST; 12min ago > Docs: man:systemd-sysv-generator(8) > Process: 5105 ExecStart=/etc/init.d/jenkins start (code=exited, > status=7) > > Mar 21 18:45:12 userver su[5125]: pam_tally(su:account): unknown option: > reset > Mar 21 18:45:12 userver su[5125]: Successful su for jenkins by root > Mar 21 18:45:12 userver su[5125]: + ??? root:jenkins > Mar 21 18:45:12 userver su[5125]: pam_unix(su:session): session opened for > user jenkins by (uid=0) > Mar 21 18:45:13 userver jenkins[5105]: ...fail! > Mar 21 18:45:13 userver systemd[1]: jenkins.service: Control process > exited, code=exited status=7 > Mar 21 18:45:13 userver systemd[1]: Failed to start LSB: Start Jenkins at > boot time. > Mar 21 18:45:13 userver systemd[1]: jenkins.service: Unit entered failed > state. > Mar 21 18:45:13 userver systemd[1]: jenkins.service: Failed with result > 'exit-code'. > Mar 21 18:48:52 userver systemd[1]: jenkins.service: Changed failed -> > dead > > Regards, > Johar Kwan > > -- > 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/dc1699a5-219a-4309-bf9c-abbe17e53e95%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/dc1699a5-219a-4309-bf9c-abbe17e53e95%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPiUgVcMGLt6f0brG4-CkXpV6KqaKiGnERWp5AeOh02NBv8pCQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
