-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
-
Environment:2.0-alpha-3
This is really about a warning in logs, but it looks weird that a clean install is missing a class.
Steps to reproduce:
- In the install wizard select "None" (all plugins are deselected)
- Proceed with install and configure the user
- Finish and look the logs
mar 17, 2016 2:34:01 PM hudson.security.HudsonPrivateSecurityRealm createAccount WARNING: Failed to set the e-mail address java.lang.ClassNotFoundException: hudson.tasks.Mailer$UserProperty at hudson.PluginManager$UberClassLoader.findClass(PluginManager.java:1568) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at hudson.security.HudsonPrivateSecurityRealm.createAccount(HudsonPrivateSecurityRealm.java:384) at hudson.security.HudsonPrivateSecurityRealm.doCreateFirstAccount(HudsonPrivateSecurityRealm.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)