You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/03/28 15:24:07 UTC

[Bug 63299] New: Exception occurs while starting deployed war on windows only

https://bz.apache.org/bugzilla/show_bug.cgi?id=63299

            Bug ID: 63299
           Summary: Exception occurs while starting deployed war on
                    windows only
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: koleslena@yandex.ru
  Target Milestone: -----

Exception occurs while starting deployed war on windows os only, for unix os
war starts successfully.

war: https://drive.google.com/file/d/1sRafj4QDwUtx2Gjug15BwjzJOi9MqIGk/view
exc: Caused by: java.lang.IllegalArgumentException: The archive
[jar:file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%209.0/webapps/annotation-spring-1.12.15.war!/]
is malformed and will be ignored: an entry contains an illegal path
[com/aspose/email/aux.class] which was not expanded to [\.\aux] since that is
outside of the defined docBase [C:\Program Files\Apache Software
Foundation\Tomcat 9.0\webapps\annotation-spring-1.12.15]
    at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:142)

It seems like there is something wrong with implementation FileSystem for
Windows OS in java.

Please, provide any information how to fix it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 63299] Exception occurs while starting deployed war on windows only

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63299

Coty Sutherland <cs...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Coty Sutherland <cs...@apache.org> ---
Bugzilla is not a support forum. Please use the users mailing list. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org