|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

09:56:07 [ERROR] BUILD ERROR
09:56:07 [INFO] ------------------------------------------------------------------------
09:56:07 [INFO] Error installing artifact's metadata: Error installing metadata: Error updating group repository metadata
09:56:07
09:56:07 only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen \u0... @1:1)
09:56:07 [INFO] ------------------------------------------------------------------------
09:56:07 [INFO] For more information, run Maven with the -e switch
09:56:07 [INFO] ------------------------------------------------------------------------
09:56:07 [INFO] Total time: 1 minute 43 seconds
09:56:07 [INFO] Finished at: Mon May 06 09:56:08 IST 2013
09:56:08 [INFO] Final Memory: 56M/135M
09:56:08 [INFO] ------------------------------------------------------------------------
09:56:08 ERROR: Asynchronous execution failure
09:56:08 java.util.concurrent.ExecutionException: hudson.util.IOException2: Unable to read E:\jenkins\fingerprints\c4\c5\a77f9e61f33d80780176451d71c2.xml
09:56:08 at hudson.remoting.Channel$3.adapt(Channel.java:679)
09:56:08 at hudson.remoting.Channel$3.adapt(Channel.java:674)
09:56:08 at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
09:56:08 at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:185)
09:56:08 at hudson.maven.MavenBuilder.call(MavenBuilder.java:156)
09:56:08 at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
09:56:08 at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
09:56:08 at hudson.remoting.UserRequest.perform(UserRequest.java:118)
09:56:08 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
09:56:08 at hudson.remoting.Request$2.run(Request.java:287)
09:56:08 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
09:56:08 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
09:56:08 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
09:56:08 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
09:56:08 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
09:56:08 at java.lang.Thread.run(Thread.java:662)
09:56:08 Caused by: hudson.util.IOException2: Unable to read E:\jenkins\fingerprints\c4\c5\a77f9e61f33d80780176451d71c2.xml
09:56:08 at hudson.XmlFile.read(XmlFile.java:135)
09:56:08 at hudson.model.Fingerprint.load(Fingerprint.java:910)
09:56:08 at hudson.model.Fingerprint.load(Fingerprint.java:898)
09:56:08 at hudson.model.FingerprintMap.load(FingerprintMap.java:94)
09:56:08 at hudson.model.FingerprintMap.load(FingerprintMap.java:45)
09:56:08 at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:154)
09:56:08 at hudson.model.FingerprintMap.get(FingerprintMap.java:79)
09:56:08 at hudson.model.FingerprintMap.get(FingerprintMap.java:45)
09:56:08 at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:108)
09:56:08 at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:65)
09:56:08 at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
09:56:08 at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
09:56:08 at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:389)
09:56:08 at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:462)
09:56:08 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
09:56:08 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
09:56:08 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09:56:08 at java.lang.reflect.Method.invoke(Unknown Source)
09:56:08 at hudson.model.Executor$1.call(Executor.java:534)
09:56:08 at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
09:56:08 at $Proxy44.execute(Unknown Source)
09:56:08 at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:270)
09:56:08 at hudson.remoting.UserRequest.perform(UserRequest.java:118)
09:56:08 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
09:56:08 at hudson.remoting.Request$2.run(Request.java:287)
09:56:08 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
09:56:08 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
09:56:08 at java.util.concurrent.FutureTask.run(Unknown Source)
09:56:08 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
09:56:08 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
09:56:08 at java.lang.Thread.run(Unknown Source)
09:56:08 Caused by: com.thoughtworks.xstream.io.StreamException: : only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen \u0... @1:1)
09:56:08 at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.java:78)
09:56:08 at com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent(AbstractPullReader.java:154)
09:56:08 at com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent(AbstractPullReader.java:147)
09:56:08 at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullReader.java:126)
09:56:08 at com.thoughtworks.xstream.io.xml.AbstractPullReader.moveDown(AbstractPullReader.java:111)
09:56:08 at com.thoughtworks.xstream.io.xml.XppReader.<init>(XppReader.java:48)
09:56:08 at com.thoughtworks.xstream.io.xml.XppDriver.createReader(XppDriver.java:44)
09:56:08 at com.thoughtworks.xstream.io.xml.XppDriver.createReader(XppDriver.java:49)
09:56:08 at com.thoughtworks.xstream.XStream.fromXML(XStream.java:864)
09:56:08 at hudson.XmlFile.read(XmlFile.java:133)
09:56:08 ... 30 more
09:56:08 Caused by: org.xmlpull.v1.XmlPullParserException: only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen \u0... @1:1)
For me also getting same error..Please help me how to resolve this issue..