>From unknown reason files under /var/lib/jenkins were removed from my Jenkins master machine. It reproduced three times.
To enable Jenkins to work I had to restore jenkins jobs. The error I see in system log - Caused: java.util.MissingResourceException: Unable to load resource jar:file:/var/lib/jenkins/plugins/mask-passwords/WEB-INF/lib/mask-passwords.jar!/com/michelin/cio/hudson/plugins/passwordparam/PasswordParameterDefinition.properties com.michelin.cio.hudson.plugins.passwordparam.PasswordParameterDefinition$ParameterDescriptorImpl.getDisplayName(PasswordParameterDefinition.java:75) Caused: java.lang.reflect.InvocationTargetException It looks like it connect to mask password plugin - should I remove this plugin to solve it? Please your urgent advice. -- 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/2858014e-937d-44d2-b06d-12bae05ff9a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
