[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2015-04-07 Thread christopher.xs....@gmail.com (JIRA)












































  
Christopher Zee
 edited a comment on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart
















Same problem for me too on Jenkins v1.580.3-SNAPSHOT and Global Stats Plugin v1.3:

Exception from jenkins.log
Mar 17, 2015 8:29:30 PM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read /opt/jenkins/global-build-stats.xml
java.io.IOException: Unable to read /opt/jenkins/global-build-stats.xml
at hudson.XmlFile.unmarshal(XmlFile.java:165)
at hudson.Plugin.load(Plugin.java:241)
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.(Jenkins.java:845)
at hudson.model.Hudson.(Hudson.java:82)
at hudson.model.Hudson.(Hudson.java:78)
at hudson.WebAppMain$3.run(WebAppMain.java:222)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3 :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
 Debugging information 
message :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
class   : java.util.ArrayList
required-type   : hudson.plugins.global_build_stats.model.JobBuildResult
converter-type  : hudson.util.RobustCollectionConverter
path: /list/jbr[25971]
line number : 311644
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
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:1189)
at hudson.util.XStream2.unmarshal(XStream2.java:113)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
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)
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.convert

[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2015-04-07 Thread christopher.xs....@gmail.com (JIRA)












































  
Christopher Zee
 edited a comment on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart
















Same problem for me too on Jenkins v1.580.3-SNAPSHOT and Global Build Stats v1.3:

Exception from jenkins.log
Mar 17, 2015 8:29:30 PM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read /opt/jenkins/global-build-stats.xml
java.io.IOException: Unable to read /opt/jenkins/global-build-stats.xml
at hudson.XmlFile.unmarshal(XmlFile.java:165)
at hudson.Plugin.load(Plugin.java:241)
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.(Jenkins.java:845)
at hudson.model.Hudson.(Hudson.java:82)
at hudson.model.Hudson.(Hudson.java:78)
at hudson.WebAppMain$3.run(WebAppMain.java:222)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3 :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
 Debugging information 
message :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
class   : java.util.ArrayList
required-type   : hudson.plugins.global_build_stats.model.JobBuildResult
converter-type  : hudson.util.RobustCollectionConverter
path: /list/jbr[25971]
line number : 311644
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
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:1189)
at hudson.util.XStream2.unmarshal(XStream2.java:113)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
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)
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.convertA

[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2015-04-07 Thread christopher.xs....@gmail.com (JIRA)












































  
Christopher Zee
 edited a comment on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart
















Same problem for me too:

Exception from jenkins.log
Mar 17, 2015 8:29:30 PM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read /opt/jenkins/global-build-stats.xml
java.io.IOException: Unable to read /opt/jenkins/global-build-stats.xml
at hudson.XmlFile.unmarshal(XmlFile.java:165)
at hudson.Plugin.load(Plugin.java:241)
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.(Jenkins.java:845)
at hudson.model.Hudson.(Hudson.java:82)
at hudson.model.Hudson.(Hudson.java:78)
at hudson.WebAppMain$3.run(WebAppMain.java:222)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3 :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
 Debugging information 
message :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
class   : java.util.ArrayList
required-type   : hudson.plugins.global_build_stats.model.JobBuildResult
converter-type  : hudson.util.RobustCollectionConverter
path: /list/jbr[25971]
line number : 311644
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
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:1189)
at hudson.util.XStream2.unmarshal(XStream2.java:113)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
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)
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.thoughtwo

[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2015-04-07 Thread christopher.xs....@gmail.com (JIRA)














































Christopher Zee
 commented on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart















Same problem for me too:
Exception from jenkins.log
Mar 17, 2015 8:29:30 PM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read /opt/jenkins/global-build-stats.xml
java.io.IOException: Unable to read /opt/jenkins/global-build-stats.xml
at hudson.XmlFile.unmarshal(XmlFile.java:165)
at hudson.Plugin.load(Plugin.java:241)
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.(Jenkins.java:845)
at hudson.model.Hudson.(Hudson.java:82)
at hudson.model.Hudson.(Hudson.java:78)
at hudson.WebAppMain$3.run(WebAppMain.java:222)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3 :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
 Debugging information 
message :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tags  to close start tag  from line 311642 and start tag  from line 1, parser stopped on END_TAG seen ...SUCCESS\n  ... @311644:3
class   : java.util.ArrayList
required-type   : hudson.plugins.global_build_stats.model.JobBuildResult
converter-type  : hudson.util.RobustCollectionConverter
path: /list/jbr[25971]
line number : 311644
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
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:1189)
at hudson.util.XStream2.unmarshal(XStream2.java:113)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
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)
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.xs

[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2015-03-26 Thread nthieb...@gmail.com (JIRA)














































Norbert Thiebaud
 commented on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart















I see the same problem:

Note that I had the config saved under git.. so shutting down jenkins 'properly' restoring the file and restarting jenkins get you back in business
Note: restoring the file and just re-loading config from file => empty config again
Note: no idea what the file looked at at the time of failure.. but it was good at startup and for sure there was no external user/process touching it...


Mar 25, 2015 4:31:45 PM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read /home/ci/jenkins/home/global-build-stats.xml
java.io.IOException: Unable to read /home/ci/jenkins/home/global-build-stats.xml
at hudson.XmlFile.unmarshal(XmlFile.java:165)
at hudson.Plugin.load(Plugin.java:244)
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.(Jenkins.java:862)
at hudson.model.Hudson.(Hudson.java:83)
at hudson.model.Hudson.(Hudson.java:79)
at hudson.WebAppMain$3.run(WebAppMain.java:225)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tags  to close start tag  from line 7002 and start tag  from line 6998 and start tag  from line 1, parser stopped on TEXT seen ...\n\n to close start tag  from line 7002 and start tag  from line 6998 and start tag  from line 1, parser stopped on TEXT seen ...\n\n
 Debugging information 
message :  : no more data available - expected end tags  to close start tag  from line 7002 and start tag  from line 6998 and start tag  from line 1, parser stopped on TEXT seen ...\n\n
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tags  to close start tag  from line 7002 and start tag  from line 6998 and start tag  from line 1, parser stopped on TEXT seen ...\n\n
class   : java.util.ArrayList
required-type   : hudson.plugins.global_build_stats.model.JobBuildResult
converter-type  : hudson.util.RobustCollectionConverter
path: /list/jbr[584]
line number : 7006
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
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:1189)
at hudson.util.XStream2.unmarshal(XStream2.java:113)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
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.co

[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2014-11-11 Thread locopelo...@hotmail.com (JIRA)














































Astro Ashtar
 commented on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart















Everytime my jenkins service crashes and I reboot, i see this error which is the same as above. I am on Windows Server 2012 and using the most up to date Jenkins v1.589



Nov 11, 2014 11:27:59 AM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read C:\Program Files (x86)\Jenkins\global-build-stats.xml
java.io.IOException: Unable to read C:\Program Files (x86)\Jenkins\global-build-stats.xml
	at hudson.XmlFile.unmarshal(XmlFile.java:165)
	at hudson.Plugin.load(Plugin.java:244)
	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.(Jenkins.java:845)
	at hudson.model.Hudson.(Hudson.java:82)
	at hudson.model.Hudson.(Hudson.java:78)
	at hudson.WebAppMain$3.run(WebAppMain.java:225)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4 :  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4
 Debugging information 
message :  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4
class   : java.util.ArrayList
required-type   : java.util.ArrayList
converter-type  : hudson.util.RobustCollectionConverter
path: /list
line number : 70946
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
	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:1189)
	at hudson.util.XStream2.unmarshal(XStream2.java:113)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
	at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
	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)
	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.

[JIRA] [global-build-stats-plugin] (JENKINS-16475) Build stats graph configuration lost after Jenkins Restart

2014-11-11 Thread locopelo...@hotmail.com (JIRA)












































  
Astro Ashtar
 edited a comment on  JENKINS-16475


Build stats graph configuration lost after Jenkins Restart
















Everytime my jenkins service crashes and I reboot, i see this error which is the same as above. I am on Windows Server 2012 and using the most up to date Jenkins v1.589

When this happens, it takes about 20 minutes for my jenkins to get back online and visible through the web url.


Nov 11, 2014 11:27:59 AM hudson.plugins.global_build_stats.business.GlobalBuildStatsPluginSaver reloadPlugin
SEVERE: Unable to read C:\Program Files (x86)\Jenkins\global-build-stats.xml
java.io.IOException: Unable to read C:\Program Files (x86)\Jenkins\global-build-stats.xml
	at hudson.XmlFile.unmarshal(XmlFile.java:165)
	at hudson.Plugin.load(Plugin.java:244)
	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.(Jenkins.java:845)
	at hudson.model.Hudson.(Hudson.java:82)
	at hudson.model.Hudson.(Hudson.java:78)
	at hudson.WebAppMain$3.run(WebAppMain.java:225)
Caused by: com.thoughtworks.xstream.converters.ConversionException:  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4 :  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4
 Debugging information 
message :  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4
cause-exception : com.thoughtworks.xstream.io.StreamException
cause-message   :  : no more data available - expected end tag  to close start tag  from line 1, parser stopped on END_TAG seen ...\n  \n  <... @70946:4
class   : java.util.ArrayList
required-type   : java.util.ArrayList
converter-type  : hudson.util.RobustCollectionConverter
path: /list
line number : 70946
version : not available
class[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
required-type[1]: hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
converter-type[1]   : hudson.plugins.global_build_stats.xstream.GlobalBuildStatsXStreamConverter
path[1] : /hudson.plugins.global_build_stats.GlobalBuildStatsPlugin
line number[1]  : 2
---
	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:1189)
	at hudson.util.XStream2.unmarshal(XStream2.java:113)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
	at hudson.plugins.global_build_stats.model.JobBuildResultSharder.load(JobBuildResultSharder.java:139)
	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)
	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.AbstractTreeMarshalli