> On 30.05.2016, at 20:20, Warren Postma wrote:
>
> Appears to be fixed in 2.7.
Looks like a Slack Plugin issue, probably
https://github.com/jenkinsci/slack-plugin/issues/191
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe f
Appears to be fixed in 2.7.
On Monday, May 30, 2016 at 2:03:16 PM UTC-4, Warren Postma wrote:
>
> When I access http://localhost:8080/configureTools I get a null pointer
> exception:
>
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To uns
When I access http://localhost:8080/configureTools I get a null pointer
exception:
javax.servlet.ServletException: java.lang.NullPointerException
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
at org.kohsu