[ http://issues.ops4j.org/browse/PAXURL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107#action_13107 ]
Charles Moulliard commented on PAXURL-59: ----------------------------------------- Perhaps. Here is the error reported : 10:36:29,062 | ERROR | Thread-4 | FeaturesServiceImpl | s.internal.FeaturesServiceImpl$1 598 | Error installing boot feature camel-SNAPSHOT java.net.MalformedURLException: Could not retrieve the instructions from [file:/d:/temp/quickfixj-all-1.4.0.bnd] at org.ops4j.pax.url.wrap.internal.Parser.throwAsMalformedURLException(Parser.java:190) at org.ops4j.pax.url.wrap.internal.Parser.parseInstructionsFile(Parser.java:155) at org.ops4j.pax.url.wrap.internal.Parser.<init>(Parser.java:117) at org.ops4j.pax.url.wrap.internal.Connection.<init>(Connection.java:67) at org.ops4j.pax.url.wrap.internal.Activator$1.createConection(Activator.java:59) at org.ops4j.pax.url.wrap.internal.Activator$1.createConection(Activator.java:65) at org.ops4j.pax.url.commons.handler.HandlerActivator$Handler.openConnection(HandlerActivator.java:239) at org.apache.felix.framework.URLHandlersStreamHandlerProxy.openConnection(URLHandlersStreamHandlerProxy.java:273) at java.net.URL.openConnection(URL.java:945) at java.net.URL.openStream(URL.java:1010) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.java:412) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:324) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:309) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:223) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:211) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:207) at org.apache.felix.karaf.features.internal.FeaturesServiceImpl$1.run(FeaturesServiceImpl.java:596) Caused by: java.io.FileNotFoundException: d:\temp\quickfixj-all-1.4.0.bnd (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileInputStream.<init>(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161) at org.ops4j.net.URLUtils.prepareInputStream(URLUtils.java:134) at org.ops4j.pax.url.wrap.internal.Parser.parseInstructionsFile(Parser.java:142) ... 15 more > Bundle cannot be generated at > org.ops4j.pax.url.bnd.BndUtils$1.run(BndUtils.java:138) > ------------------------------------------------------------------------------------- > > Key: PAXURL-59 > URL: http://issues.ops4j.org/browse/PAXURL-59 > Project: Pax URL > Issue Type: Bug > Reporter: Charles Moulliard > Assignee: Alin Dreghiciu > Fix For: (non fixable) > > > Hi, > When I start Apache Karaf with my project, the following error is displayed > in the log of the console : > ka...@root:/> Exception in thread "Thread-13" 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:185) > at java.io.PipedOutputStream.write(PipedOutputStream.java:105) > at java.util.zip.ZipOutputStream.writeShort(ZipOutputStream.java:436) > at java.util.zip.ZipOutputStream.writeLOC(ZipOutputStream.java:334) > at > java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:179) > at java.util.jar.JarOutputStream.putNextEntry(JarOutputStream.java:92) > at aQute.lib.osgi.Jar.writeResource(Jar.java:260) > 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-14" 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) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general