Frédérik ROULEAU created KARAF-4028:
---------------------------------------

             Summary: 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


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)

Reply via email to