ShamithaSIlva commented on issue #20: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/20#issuecomment-842314996
> Ok so do you _really_ need to use the in memory mode ? That is far less efficient than the default. Without that I'm getting this exception: Migration starting for archive [xyz.war] using streaming Failed to migrate archive [xyz.war]. Using the "-zipInMemory" option may help. Exception in thread "main" java.util.zip.ZipException: duplicate entry: WEB-INF/classes/xyz_api_activityStreamXYZ_getActivityStreamData_gson$_run_closure1.class at java.util.zip.ZipOutputStream.putNextEntry(Unknown Source) at org.apache.tomcat.jakartaee.Migration.migrateArchiveStreaming(Migration.java:228) at org.apache.tomcat.jakartaee.Migration.migrateStream(Migration.java:289) at org.apache.tomcat.jakartaee.Migration.migrateFile(Migration.java:200) at org.apache.tomcat.jakartaee.Migration.execute(Migration.java:166) at org.apache.tomcat.jakartaee.MigrationCLI.main(MigrationCLI.java:104) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org