Lucas Clemente created JENKINS-12758:
----------------------------------------

             Summary: Jenkins looses build data on restart
                 Key: JENKINS-12758
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12758
             Project: Jenkins
          Issue Type: Bug
          Components: core
         Environment: Debian testing x64, Jenkins 1.451 installed form debian 
package, Java version 1.6.0_24 (JRE 6b24~pre2-1).
            Reporter: Lucas Clemente
            Priority: Critical
         Attachments: jenkins.log

After restarting Jenkins (using http://servername/jenkins/restart) Jenkins does 
not show any old builds. The workspace is empty ("A project won't have any 
workspace until at least one build is performed."). After manually reloading 
the data from disk the old builds show up again.

In the log I see exceptions:

hudson.util.IOException2: Unable to read 
/var/lib/jenkins/jobs/Myproject/builds/2012-02-14_01-32-26/build.xml
Caused by: com.thoughtworks.xstream.converters.ConversionException: Cannot 
deserialize object with new readObject()/writeObject() methods


I've attached the starting up logfile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to