My jenkins installation on Debian was upgraded (using apt) - and now jenkins refuses to start. I can see the following in the log:
Exception in thread "main" java.lang.IllegalArgumentException:
Unrecognized option: --ajp13Port=-1
My jenkins version is 2.381. Unfortunately, I now don't know which version was installed prior to this, but it definitely worked and no config changes have been made.
How can I get it to start?