there's no log file
that's what I feared. Not really a surprise, as the instance never started correctly. I tested, again, from a newly installation of Ubuntu Server without any default set, installing only openjdk-11-jdk and jenkins latest (2.174 when I write this). It failed with the default /etc/init.d/jenkins but as soon as I changed it for the patched version of the PR, it worked dirrectly. In my case, installing the jenkins package also installed the daemon package. Is it possible this package is missing in your case? |