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: kolesl...@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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org