[
https://issues.apache.org/jira/browse/SM-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krzysztof Sobkowiak resolved SM-2302.
-------------------------------------
Resolution: Won't Fix
Fix Version/s: (was: Later)
5.6.3
This problem doesn't appear in current active branches
> BndUtils - Bundle cannot be generated
> -------------------------------------
>
> Key: SM-2302
> URL: https://issues.apache.org/jira/browse/SM-2302
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 5.1.0
> Reporter: Krzysztof Sobkowiak
> Priority: Minor
> Fix For: 5.6.3
>
>
> After ServiceMix start following warning can be found in th log file
> {code}
> 2014-05-16 23:26:13,376 | WARN | Thread-11 | BndUtils
> | ? ? | 2 - org.ops4j.pax.url.wrap
> - 1.3.7 | Bundle cannot be generated
> java.io.IOException: Pipe closed
> at
> java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261)[:1.7.0_55]
> at
> java.io.PipedInputStream.receive(PipedInputStream.java:227)[:1.7.0_55]
> at
> java.io.PipedOutputStream.write(PipedOutputStream.java:149)[:1.7.0_55]
> at
> java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)[:1.7.0_55]
> at
> java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:238)[:1.7.0_55]
> at
> aQute.lib.osgi.Jar.writeResource(Jar.java:305)[2:org.ops4j.pax.url.wrap:1.3.7]
> at
> aQute.lib.osgi.Jar.write(Jar.java:211)[2:org.ops4j.pax.url.wrap:1.3.7]
> at
> org.ops4j.pax.swissbox.bnd.BndUtils$1.run(BndUtils.java:174)[2:org.ops4j.pax.url.wrap:1.3.7]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)