Sorry, should have mentioned that. This is running on RHEL 7, and there are no indications of anything in the logs. Just an abrupt stop. I could probably turn on some more verbose logging though.
On Monday, July 11, 2022 at 10:40:08 AM UTC-4 slide wrote: > Is there any crash log in either the apache or jenkins logs? I would look > for exception dumps in the logs, it might help narrow down where the issue > is occurring. > > On Mon, Jul 11, 2022 at 5:35 AM Matt Wilson <[email protected]> wrote: > >> For a few years I've been running multiple (independent) Jenkins >> instances on one server. Each server runs under its own apache instance. >> SiteA >> SiteB >> SiteC >> This has worked perfectly fine for a few years with no problems. >> Last week I upgraded all three servers to 2.346.1. two of the three >> servers had been updated regularly so this wasn't a huge jump, that third >> server has a year and a bit behind so it was a bigger jump (siteB). >> All three sites upgraded fine. >> All three sites got upgraded to Java 11. That went fine. >> All three sites run independently with no problems. >> When I start all three sites, I have one site that crashes. The crash >> seems to be triggered in particular when you access the management page on >> one particular server. >> so like this >> Site A is fine no matter what >> Site B crashes when site C accesses its manage Jenkins page >> >> I've double checked my settings, I can't find any port conflicts or >> Jenkins home conflicts. >> I've tried running all three sites on separate Java installs. Still >> crashes >> The only thing that seems to stop the crash so far is if I run site C >> back on Java 8. >> >> Any thoughts on what I could be missing here config wise? >> >> -- >> 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/de1049d2-cbe0-462e-9bce-1f9656ba6018n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/de1049d2-cbe0-462e-9bce-1f9656ba6018n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Website: http://earl-of-code.com > -- 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/b93c3ca5-2cef-4bb5-8684-b2d1695fe6ffn%40googlegroups.com.
