I have no idea which component causes the problem. The selected component is the first found in the component list. The component list contains tons of entries and how should I know which one to choose? The compontent field in the bug tracker should be optional.
-aj 2013/5/7 Ulli Hafner <[email protected]> > Hmm, is the component correctly set in Jira, it is accurev? The actual > plugin seems to be hudson.plugins.global_build_stats.GlobalBuildStatsPlugin > Did you downgrade that plug-in? > > Ulli > > Am 07.05.2013 um 07:22 schrieb filtered <[email protected]>: > > I did: > > https://issues.jenkins-ci.org/browse/JENKINS-17869 > > Is there any chance to revert somehow? Downgrading to 1.504 gives me the > same error now. > > Andreas > > > 2013/5/6 Ulli Hafner <[email protected]> > >> 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 a topic in the >> Google Groups "Jenkins Users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-users/G_VwYGNCsL4/unsubscribe?hl=en >> . >> To unsubscribe from this group and all its topics, 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. > > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/G_VwYGNCsL4/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, 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.
