Please create an issue in the issue tracker. Ulli
Am 06.05.2013 um 11:05 schrieb Andreas Jung <[email protected]>: > I am receiving the following error in the login screen after upgrading > from 1.504 to 1.510...how to proceed? > > Andreas > > java.lang.NullPointerException > at > com.thoughtworks.xstream.converters.ConversionException.add(ConversionException.java:65) > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1066) > at hudson.util.XStream2.unmarshal(XStream2.java:109) > at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1045) > at hudson.XmlFile.unmarshal(XmlFile.java:166) > at hudson.Plugin.load(Plugin.java:239) > at > hudson.plugins.global_build_stats.GlobalBuildStatsPlugin.load(GlobalBuildStatsPlugin.java:98) > at > hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver.reloadPlugin(GlobalBuildStatsPluginSaver.java:98) > at > hudson.plugins.global_build_stats.business.GlobalBuildStatsBusiness.reloadPlugin(GlobalBuildStatsBusiness.java:382) > at > hudson.plugins.global_build_stats.GlobalBuildStatsPlugin$GlobalBuildStatsItemListener.onLoaded(GlobalBuildStatsPlugin.java:149) > at jenkins.model.Jenkins.<init>(Jenkins.java:850) > at hudson.model.Hudson.<init>(Hudson.java:81) > at hudson.model.Hudson.<init>(Hudson.java:77) > at hudson.WebAppMain$2.run(WebAppMain.java:214) > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
