I don't get anything from those methods, at least the two I can try. I don't have time to do the Jstack piece.
On Friday, March 30, 2018 at 3:33:55 PM UTC-7, Daniel Beck wrote: > > > > On 30. Mar 2018, at 18:08, [email protected] <javascript:> wrote: > > > > I tried to update one of my Jenkins instances to 2.107.1 and on restart > it will not come up. > > The puzzling thing is this Jenkins instance is the same as another yet > that one updated just fine. > > > > I did update all the plugins prior to attempting to upgrade. > > > > I only see this in the error log: > > INFO: Listed all plugins > > Mar 30, 2018 8:53:35 AM > org.jenkinsci.plugins.scriptler.ScriptlerPluginImpl synchronizeConfig > > INFO: initialize scriptler > > > > I don't use Scriptler at all, it's just a dependency but again, same > thing on another server and it upgrades just fine. > > > > I then tried disabling scripter and then it just stops after this and > never continues: > > > > Mar 30, 2018 9:01:15 AM jenkins.InitReactorRunner$1 onAttained > > INFO: Listed all plugins > > > > I have successfully reverted back to the previous version. > > You could try to figure out what Jenkins is doing by > https://wiki.jenkins-ci.org/display/JENKINS/Obtaining+a+thread+dump > (using a method not requiring Jenkins to operate properly :-) ). There > might be a deadlock somewhere. > > -- 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/2ba4108b-6d2f-42ec-b3fd-3ca5cd085214%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
