Hi,

When I launch Apache Karaf with my project, I see this error in the log of
the console :

ka...@root:/> Exception in thread "Thread-15" java.lang.RuntimeException:
Bundle cannot be generated
        at org.ops4j.pax.url.bnd.BndUtils$1.run(BndUtils.java:138)
Caused by: java.io.IOException: Pipe closed
        at
java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:244)
        at java.io.PipedInputStream.receive(PipedInputStream.java:210)
        at java.io.PipedOutputStream.write(PipedOutputStream.java:132)
        at
java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:161)
        at
java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:196)
        at aQute.lib.osgi.Jar.writeResource(Jar.java:267)
        at aQute.lib.osgi.Jar.write(Jar.java:190)
        at org.ops4j.pax.url.bnd.BndUtils$1.run(BndUtils.java:134)
Exception in thread "Thread-16" java.lang.RuntimeException: Bundle cannot be
generated
        at org.ops4j.pax.url.bnd.BndUtils$1.run(BndUtils.java:138)
Caused by: java.io.IOException: Pipe closed
        at
java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:244)
        at java.io.PipedInputStream.receive(PipedInputStream.java:210)
        at java.io.PipedOutputStream.write(PipedOutputStream.java:132)
        at
java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:161)
        at
java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:196)
        at aQute.lib.osgi.Jar.writeResource(Jar.java:267)
        at aQute.lib.osgi.Jar.write(Jar.java:190)
        at org.ops4j.pax.url.bnd.BndUtils$1.run(BndUtils.java:134)

Any idea ?

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

*****************************
blog : http://cmoulliard.blogspot.com

Reply via email to