Oha... OK, the build is still a problem, but I was fooled by the fact that
the "old" org.apache.karaf/apache-karaf distribution was renamed to
org.apache.karaf.assemblies/apache-karaf-full... We should not forget to
change this back before the final 3.0 release :-)

Kind regards,
Andreas

On Tue, Sep 13, 2011 at 04:29, Andreas Pieber <[email protected]> wrote:

> Just because I was looking for distribution snapshots at
>
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/apache-karaf/
>
> I've found out that hudson didn't pushed any artifacts there for quite a
> while. Giving it a look here
>
> https://builds.apache.org/job/Karaf/622/console
>
> I would guess that the pre-configured time for a karaf-build is too short.
> Anybody with the permissions to correct this?
>
> [INFO] Build timed out (after 57 minutes). Marking the build as aborted.
> ERROR: Failed to parse POMshudson.remoting.ChannelClosedException 
> <http://stacktrace.jenkins-ci.org/search?query=hudson.remoting.ChannelClosedException>:
>  channel is already closed
>       at hudson.remoting.Channel.send(Channel.java:486) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.send&entity=method>
>       at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:123) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.ProxyOutputStream._write&entity=method>
>       at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:103) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.ProxyOutputStream.write&entity=method>
>       at 
> hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RemoteOutputStream.write&entity=method>
>       at 
> java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.BufferedOutputStream.flushBuffer&entity=method>
>       at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.BufferedOutputStream.flush&entity=method>
>       at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.BufferedOutputStream.flush&entity=method>
>       at 
> java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1793)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectOutputStream$BlockDataOutputStream.flush&entity=method>
>       at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:699) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectOutputStream.flush&entity=method>
>       at hudson.remoting.Channel.send(Channel.java:492) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.send&entity=method>
>       at hudson.remoting.Request.call(Request.java:161) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request.call&entity=method>
>       at hudson.remoting.Channel.call(Channel.java:668) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.call&entity=method>
>       at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.ProcessCache$MavenProcess.call&entity=method>
>       at 
> hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:759)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun&entity=method>
>       at 
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:448) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.run&entity=method>
>       at hudson.model.Run.run(Run.java:1376) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.run&entity=method>
>       at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild.run&entity=method>
>       at hudson.model.ResourceController.execute(ResourceController.java:88) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>
>       at hudson.model.Executor.run(Executor.java:230) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>
> Caused by: java.io.IOException 
> <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: 
> Unexpected termination of the channel
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:1037) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel$ReaderThread.run&entity=method>
> Caused by: java.io.EOFException 
> <http://stacktrace.jenkins-ci.org/search?query=java.io.EOFException>  at 
> java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream$BlockDataInputStream.peekByte&entity=method>
>       at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readObject0&entity=method>
>       at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readObject&entity=method>
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:1031) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel$ReaderThread.run&entity=method>
> FATAL: channel is already closedhudson.remoting.ChannelClosedException 
> <http://stacktrace.jenkins-ci.org/search?query=hudson.remoting.ChannelClosedException>:
>  channel is already closed
>       at hudson.remoting.Channel.send(Channel.java:486) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.send&entity=method>
>       at hudson.remoting.Request.call(Request.java:110) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request.call&entity=method>
>       at hudson.remoting.Channel.call(Channel.java:668) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.call&entity=method>
>       at hudson.Launcher$RemoteLauncher.kill(Launcher.java:812) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$RemoteLauncher.kill&entity=method>
>       at 
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:471) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractRunner.run&entity=method>
>       at hudson.model.Run.run(Run.java:1376) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.run&entity=method>
>       at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild.run&entity=method>
>       at hudson.model.ResourceController.execute(ResourceController.java:88) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>
>       at hudson.model.Executor.run(Executor.java:230) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>
> Caused by: java.io.IOException 
> <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: 
> Unexpected termination of the channel
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:1037) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel$ReaderThread.run&entity=method>
> Caused by: java.io.EOFException 
> <http://stacktrace.jenkins-ci.org/search?query=java.io.EOFException>  at 
> java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream$BlockDataInputStream.peekByte&entity=method>
>       at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readObject0&entity=method>
>       at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) 
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream.readObject&entity=method>
>       at hudson.remoting.Channel$ReaderThread.run(Channel.java:1031) 
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel$ReaderThread.run&entity=method>
>
>
> Thanks and kind regards,
> Andreas
>

Reply via email to