|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/groups/opt_out.

Hi Viktor
Thanks for the report, I confirm the same behavior on MAC OS X (Lion). However the steps to reproduce the error were slightly different:
1. Install new Jenkins
2. Go to Configuring (e.g. http://localhost:8080/jenkins/configure), tick Tools Locations
3. Hit the add button under Tool Locations, but let the fields empty!
4. Click save/apply
Then I get a RuntimeException:
javax.servlet.ServletException: java.lang.RuntimeException: Failed to instantiate class hudson.tools.ToolLocationNodeProperty from {"locations":{"key":"","home":""}}
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:719)