You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Frédérik ROULEAU (JIRA)" <ji...@apache.org> on 2015/10/04 10:36:26 UTC

[jira] [Updated] (KARAF-4028) karaf-wrapper-main.jar generated by wrapper is corrupted

     [ https://issues.apache.org/jira/browse/KARAF-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frédérik ROULEAU updated KARAF-4028:
------------------------------------
    Attachment: Fix_karaf-wrapper-main_jar_generation.patch

> karaf-wrapper-main.jar generated by wrapper is corrupted
> --------------------------------------------------------
>
>                 Key: KARAF-4028
>                 URL: https://issues.apache.org/jira/browse/KARAF-4028
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-os-integration
>    Affects Versions: 3.0.4, 4.0.2
>         Environment: MacOS, Linux, Win 7, Java 7 & 8
>            Reporter: Frédérik ROULEAU
>            Priority: Minor
>         Attachments: Fix_karaf-wrapper-main_jar_generation.patch
>
>
> Times to times, the Tanuki wrapper fail on Class not found for main class.
> When I try to extract files from karaf-wrapper-main.jar I have :
> $ jar -xvf ../karaf-wrapper-main.jar 
>  décompressé : org
> java.io.IOException: org : impossible de créer le répertoire
> 	at sun.tools.jar.Main.extractFile(Main.java:1064)
> 	at sun.tools.jar.Main.extract(Main.java:981)
> 	at sun.tools.jar.Main.run(Main.java:311)
> 	at sun.tools.jar.Main.main(Main.java:1288)
> This is caused by the missing trailing / in all directories entry in the archive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)