-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NullPointerException on several "Manage Jenkins" pages #352
Comments
Slack Outgoing Webhooks were intentionally left not configured under the global config as this is the unsupported legacy integration method for Slack. Slack App integration was configured and working despite the errors above. |
Seeing the same issue when certain things are left unconfigured. chat app integration plugins being left unconfigured should not crash jenkins....seems like this should be a higher priority. |
We are seeing a similar issue that caused Jenkins to crash. Dec 28, 2017 11:34:27 AM org.eclipse.jetty.util.log.JavaUtilLog warn |
Same for me on 2.100 but nice after jenkinsn restart |
see #403 |
After installing and successfully configuring the Slack-Notification-Plugin, we're seeing sporadic NPEs on various pages, particularly if the user session has expired:
Session expired, this NPE is displayed instead of the login page:
Global Tool Configuration, this NPE is displayed instead of the configuration page:
We're running Jenkins LTS v2.73.2 behind a Tomcat Manager
The text was updated successfully, but these errors were encountered: