[
https://issues.apache.org/jira/browse/KARAF-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Pavlovich closed KARAF-7738.
---------------------------------
Resolution: Done
> JDK 11.0.20 causes java.util.zip.ZipException: Invalid CEN header (invalid
> zip64 extra data field size)
> --------------------------------------------------------------------------------------------------------
>
> Key: KARAF-7738
> URL: https://issues.apache.org/jira/browse/KARAF-7738
> Project: Karaf
> Issue Type: Task
> Reporter: Matt Pavlovich
> Priority: Major
>
> When running with JDK 11.0.20 users may experience an exception:
> {noformat}
> java.util.zip.ZipException: Invalid CEN header (invalid zip64 extra data
> field size)
> {noformat}
> Fix:
> Add this to bin/setenv
> {noformat}
> -Djdk.util.zip.disableZip64ExtraFieldValidation=true
> {noformat}
> ref:
> https://www.oracle.com/java/technologies/javase/11-0-20-relnotes.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)