Remove README file from deploy directory to avoid WarDeployer error message on 
TRACE
------------------------------------------------------------------------------------

                 Key: SMX4-1019
                 URL: https://issues.apache.org/jira/browse/SMX4-1019
             Project: ServiceMix 4
          Issue Type: Improvement
    Affects Versions: 4.4.0
            Reporter: Ge@@ru
            Priority: Trivial


10:36:03,301 | TRACE | mix-4.4.0/deploy | WarDeployer                      | 
123 - org.ops4j.pax.web.pax-web-deployer - 1.0.7 | Can't handle file README
java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)[:1.6.0_20]
        at java.util.zip.ZipFile.<init>(ZipFile.java:114)[:1.6.0_20]
        at java.util.jar.JarFile.<init>(JarFile.java:135)[:1.6.0_20]
        at java.util.jar.JarFile.<init>(JarFile.java:99)[:1.6.0_20]
        at 
org.ops4j.pax.web.deployer.internal.WarDeployer.canHandle(WarDeployer.java:40)[123:org.ops4j.pax.web.pax-web-deployer:1.0.7]
        at 
org.apache.felix.fileinstall.internal.DirectoryWatcher.findListener(DirectoryWatcher.java:467)[7:org.apache.felix.fileinstall:3.1.10]
        at 
org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:415)[7:org.apache.felix.fileinstall:3.1.10]
        at 
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:263)[7:org.apache.felix.fileinstall:3.1.10]


Probably is more efficient remove README file to avoid this message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to