java.lang.IllegalArgumentException: Invalid or unreadable WAR file : error in opening zip file

后端 未结 15 2558
眼角桃花
眼角桃花 2020-12-14 03:19


I got this error in Catalina.2011-03-30.log when my display.war file executed on Tomcat. The error is shown below:

Mar 30, 2011 8:01:31 PM org.apac         


        
15条回答
  •  南方客
    南方客 (楼主)
    2020-12-14 04:06

    Make sure your path to the WAR file is correct. I had a typo and this got that same error.

提交回复
热议问题