[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-07-19 Thread code...@gmail.com (JIRA)














































Kevin Calman
 commented on  JENKINS-17248


java.lang.NullPointerException by start















I am experiencing this issue too. I have Hudson 2.2.1 installed on CentOS 5.4 typically and it has been working fine for months, since the last version upgrade. I have not added or updated any plugins in the last several weeks, and have restarted the service and rebooted the machine since any configuration changes and all was working.
  Today, I restarted the service and experienced this issue. I manually removed the global-build-stats plug-in and restart, and it worked. From the Hudson web interface, I re-installed the global-build-stats v1.3 and set the service to restart when no jobs were running, and the issue reappeared. I have to again manually remove the global-build-stats plug-in and run without until this issue is resolved.
  Status? Can I provide any more info that would be useful?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-06-16 Thread fcamb...@java.net (JIRA)














































Frédéric Camblor
 commented on  JENKINS-17248


java.lang.NullPointerException by start















I tried to migrate my local workspace from 1.424 to 1.508 and I encountered the problem, full stacktrace :

Jun 16, 2013 1:35:42 PM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read /Users/fcamblor/Documents/projects/Jenkins-Plugins/global-build-stats/./work/global-build-stats.xml
hudson.util.IOException2: Unable to read /Users/fcamblor/Documents/projects/Jenkins-Plugins/global-build-stats/./work/global-build-stats.xml
	at hudson.XmlFile.unmarshal(XmlFile.java:170)
	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:849)
	at hudson.model.Hudson.init(Hudson.java:81)
	at hudson.model.Hudson.init(Hudson.java:77)
	at hudson.WebAppMain$2.run(WebAppMain.java:214)
Caused by: com.thoughtworks.xstream.converters.ConversionException: null : null
 Debugging information 
cause-exception : java.lang.NullPointerException
cause-message   : null
class   : hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type   : hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type  : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path: /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number : 2
version : null
---
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79)
	at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134)
	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1061)
	at hudson.util.XStream2.unmarshal(XStream2.java:109)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1045)
	at hudson.XmlFile.unmarshal(XmlFile.java:166)
	... 9 more
Caused by: java.lang.NullPointerException
	at java.util.ArrayList.addAll(ArrayList.java:472)
	at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:140)
	at hudson.plugins.global_build_stats.xstream.migration.AbstractMigrator.readGlobalBuildStatsPOJO(AbstractMigrator.java:35)
	at hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter.unmarshal(GlobalBuildStatsXStreamConverter.java:159)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
	... 18 more
Jun 16, 2013 1:35:43 PM hudson.WebAppMain$2 run


Problem is I cannot reproduce it now (problem fired only once, and after a jenkins restart it didn't pop anymore).
If someone have any more input to reproduce the problem (backuped global-build-stats.xml for instance), it would be helpful for a fix.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-06-16 Thread jcarsi...@java.net (JIRA)














































Julien Carsique
 updated  JENKINS-17248


java.lang.NullPointerException by start
















Attached a backup of global-build-stats.xml but I didn't test if it reproduces the issue.





Change By:


Julien Carsique
(16/Jun/13 2:24 PM)




Attachment:


global-build-stats.xml



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-06-16 Thread fcamb...@java.net (JIRA)














































Frédéric Camblor
 commented on  JENKINS-17248


java.lang.NullPointerException by start















Doesn't reproduce the issue for me



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-06-11 Thread david.sh...@bjss.com (JIRA)














































David Shipp
 commented on  JENKINS-17248


java.lang.NullPointerException by start















Thanks Julien, had this problem with 1.517 and just removing the global-build-stats.xml resolved it, without needing to remove the plugin. 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-05-24 Thread jcarsi...@java.net (JIRA)














































Julien Carsique
 commented on  JENKINS-17248


java.lang.NullPointerException by start















It's a global-build-stats configuration forward compliance issue. Fix by removing (or rename for backup) .jenkins/global-build-stats.xml.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-04-09 Thread mich...@redengine.co.nz (JIRA)














































Michael McCallum
 commented on  JENKINS-17248


java.lang.NullPointerException by start















Removing the path to jenkins/global-build-stats and path to jenkins/global-build-stats.xml works around the problem... 

but you lose the stats, that didn't bother me as much as jenkins not running...



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-04-08 Thread netro...@yahoo.com (JIRA)














































Max Burdge
 commented on  JENKINS-17248


java.lang.NullPointerException by start















Also experiencing this after upgrade to 1.508



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-04-08 Thread linards.liep...@gmail.com (JIRA)














































Linards L
 commented on  JENKINS-17248


java.lang.NullPointerException by start















Any other plugin affected? I am prepping to upgrade from 1.494 to 1.510 this weekend ...



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [global-build-stats] (JENKINS-17248) java.lang.NullPointerException by start

2013-04-08 Thread linards.liep...@gmail.com (JIRA)












































 
Linards L
 edited a comment on  JENKINS-17248


java.lang.NullPointerException by start
















Any other plugin affected? I am prepping to upgrade from 1.494 to 1.510 this weekend ... but seems like this and this (https://issues.jenkins-ci.org/browse/JENKINS-17514) is party-stopper ... 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.