Hello,
I'm encountering a herd of severe issues with Jenkins now (1.576). Yesterday evening it was all running fine and I noticed an update for the Delivery Pipeline Plugin (0.8.5 to 0.8.6). The maven config file provider plugin was also installed at the same time without restart (and seemed to work fine on builds that I set up to use it). I set it to update the delivery pipeline and restart. This morning Jenkins still wasn't restarted. I had forgotten that this auto-restart doesn't work for us on our Wndows servers, so I RDP-ed to the machine and restarted the service. Jenkins came back but without my usual views. So I attempted to login, and... I couldn't. There was a ClassCastException while loading information from a build relating to the cigame plugin and I didn't get authenticated. I RDP-ed again, deleted the delivery-pipeline-plugin's folder, its JPI, and renamed the .bak to .jpi to reload the old version. After the restart, I was able to login in again, but: - all my custom views are gone, which includes some categorized views, and a lot of different views for the Build Pipeline Plugin. I have only the "All" view left. Jenkins even offers to create views as I seem to have too many jobs (you bet). - all the information about local and remote executors are gone - some build history data is gone (though I can still see them on file) - jenkins mentions unreadable data of various kinds. Dealing with the unreadable doesn't help (to be honest that's never helped me at any point, touching that always ended up in disappearing builds). Reloading configuration from disk doesn't help. We had auto-backups using the SCM sync plugin, but apparently it hasn't worked for a few months because of some internal API changes. Any suggestions are welcome, because that looks pretty bad right now. The build history seems relatively safe as it's still present on disk. However losing all the categorized views, pipeline views, and the slaves configuration is quite annoying as it represents a very large amount of work to set them up. Thanks in advance for any help. -- Laurent Malvert -- 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]. For more options, visit https://groups.google.com/d/optout.
