Hello,

I would like to use thinbackup plugin but I obtained this error.
Could you please help me?

Thank you.

Vladimir

Jan 17, 2013 7:52:47 PM jenkins.InitReactorRunner$1 onTaskFailed
SEVERE: Failed Loading plugin thinBackup
hudson.util.IOException2: Failed to initialize
    at hudson.ClassicPluginStrategy.load(ClassicPluginStrategy.java:349)
    at hudson.PluginManager$2$1$1.run(PluginManager.java:317)
    at 
org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
    at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
    at jenkins.model.Jenkins$7.runTask(Jenkins.java:875)
    at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
    at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: hudson.util.IOException2: Unable to read 
c:\_jenkins\jenkins\thinBackup.xml
    at hudson.XmlFile.unmarshal(XmlFile.java:164)
    at hudson.Plugin.load(Plugin.java:239)
    at 
org.jvnet.hudson.plugins.thinbackup.ThinBackupPluginImpl.start(ThinBackupPluginImpl.java:66)
    at 
hudson.ClassicPluginStrategy.startPlugin(ClassicPluginStrategy.java:357)
    at hudson.ClassicPluginStrategy.load(ClassicPluginStrategy.java:346)
    ... 9 more
Caused by: com.thoughtworks.xstream.converters.ConversionException: Zero 
length string : Zero length string
---- Debugging information ----
message             : Zero length string
cause-exception     : java.lang.NumberFormatException
cause-message       : Zero length string
class               : 
org.jvnet.hudson.plugins.thinbackup.ThinBackupPluginImpl
required-type       : java.lang.Integer
path                : 
/org.jvnet.hudson.plugins.thinbackup.ThinBackupPluginImpl/nrMaxStoredFull
line number         : 6
-------------------------------
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:89)
    at 
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
    at 
hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:292)
    at 
hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:234)
    at 
hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:181)
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
    at 
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63)
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76)
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60)
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:137)
    at 
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:33)
    at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:926)
    at hudson.util.XStream2.unmarshal(XStream2.java:93)
    at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:912)
    at hudson.XmlFile.unmarshal(XmlFile.java:160)
    ... 13 more
Caused by: java.lang.NumberFormatException: Zero length string
    at java.lang.Long.decode(Unknown Source)
    at 
com.thoughtworks.xstream.converters.basic.IntConverter.fromString(IntConverter.java:27)
    at 
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.fromString(SingleValueConverterWrapper.java:41)
    at 
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.unmarshal(SingleValueConverterWrapper.java:49)
    at 
com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82)
    ... 28 more


Reply via email to