[JIRA] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2013-01-30 Thread steven.ae...@gmail.com (JIRA)














































Steven Aerts
 commented on  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"















I am seeing this problem too, it can be reproduced by running klocwork on a non-master node and enabling the "Parse Log" checkbox in your configuration.

When the job is finished and tries to persis its build.xml, this exception will occur.



























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] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2012-08-17 Thread geoffroy...@yahoo.fr (JIRA)














































Geoffroy Jabouley
 updated  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"
















Have to change the priority as i have deactivated Klocwork plug-in because of this issue.





Change By:


Geoffroy Jabouley
(17/Aug/12 9:27 AM)




Priority:


Major
Blocker



























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






[JIRA] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2012-08-17 Thread geoffroy...@yahoo.fr (JIRA)














































Geoffroy Jabouley
 updated  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"
















Change By:


Geoffroy Jabouley
(17/Aug/12 8:31 AM)




Priority:


Critical
Major



























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






[JIRA] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2012-08-17 Thread geoffroy...@yahoo.fr (JIRA)














































Geoffroy Jabouley
 updated  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"
















Change By:


Geoffroy Jabouley
(17/Aug/12 8:31 AM)




Priority:


Major
Critical



























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






[JIRA] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2012-08-16 Thread geoffroy...@yahoo.fr (JIRA)














































Geoffroy Jabouley
 updated  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"
















Change By:


Geoffroy Jabouley
(16/Aug/12 9:16 AM)




Environment:


Jenkins v1.476
 (tomcat)
Klocwork Plug-in v1.9





Description:


I have a project which use the Klocwork plug-in to:- Build using a build specification- Publish Klocwork test result report (default klocwork_result.xml)
This project runs fine.

However, every
Every
 times i restart Jenkins, the entire build history is lost for the project.In _$HUDSON_HOME/jobs/MY_PROJECT/builds_ i can still access all the builds, but *build.xml* files are missing,
 are
 and
 there are remaining tmp files in _/workspace-files_ directoryAug 14, 2012 5:57:23 PM hudson.model.Executor runSEVERE: Executor threw an exceptionjava.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)	at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)	at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)	at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)	at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)	at hudson.XmlFile.write(XmlFile.java:177)	at hudson.model.Run.save(Run.java:1624)	at hudson.model.Run.execute(Run.java:1546)	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)	at hudson.model.ResourceController.execute(ResourceController.java:88)	at hudson.model.Executor.run(Executor.java:236)*Caused by: java.lang.RuntimeException: Failed to serialize com.thalesgroup.hudson.plugins.klocwork.util.KloBuildLog#kloTables for class com.thalesgroup.hudson.plugins.klocwork.util.KloBuildLog*	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)	at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:176)	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)	... 18 moreCaused by: com.thoughtworks.xstream.converters.ConversionException: Could not call hudson.FilePath.writeObject() : Can't send a remote FilePath to a different remote channel Debugging information 

[JIRA] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2012-08-14 Thread geoffroy...@yahoo.fr (JIRA)














































Geoffroy Jabouley
 updated  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"
















Change By:


Geoffroy Jabouley
(14/Aug/12 2:45 PM)




Description:


I have a project which use the Klocwork plug-in to:- Build using a build specification- Publish Klocwork test result report (default klocwork_result.xml)This project runs fine.However, every times i restart Jenkins, the entire build history is lost for the project.
No error are displayed on the jenkins log (or maybe i don't know where to look).
 In _$HUDSON_HOME/jobs/MY_PROJECT/builds_ i can still access all the builds, but *build.xml* files are missing, are there are remaining tmp files in _/workspace-files_ directory


Aug 14, 2012 5:57:23 PM hudson.model.Executor run

SEVERE: Executor threw an exception

java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)	at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)	at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)	at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)	at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)	at hudson.XmlFile.write(XmlFile.java:177)	at hudson.model.Run.save(Run.java:1624)	at hudson.model.Run.execute(Run.java:1546)	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)	at hudson.model.ResourceController.execute(ResourceController.java:88)	at hudson.model.Executor.run(Executor.java:236)*Caused by: java.lang.RuntimeException: Failed to serialize com.thalesgroup.hudson.plugins.klocwork.util.KloBuildLog#kloTables for class com.thalesgroup.hudson.plugins.klocwork.util.KloBuildLog*	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)	at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:176)	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)	... 18 moreCaused by: com.thoughtworks.xstream.converters.ConversionException: Could not call hudson.FilePath.writeObject() : Can't send a remote FilePath to a different remote channel Debugging information message : Could not call hudson.FilePath.writeObject()cause-exception : java.l

[JIRA] (JENKINS-14786) Build.xml file missing for every builds using "Publish Klocwork test result report"

2012-08-14 Thread geoffroy...@yahoo.fr (JIRA)














































Geoffroy Jabouley
 updated  JENKINS-14786


Build.xml file missing for every builds using "Publish Klocwork test result report"
















Change By:


Geoffroy Jabouley
(14/Aug/12 2:32 PM)




Summary:


Lost buid history
Build.xml file missing
 for every builds using "Publish Klocwork test result report"



























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