这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@wborn
Copy link
Member

@wborn wborn commented Jul 26, 2023

The org.apache.aries.javax.jax.rs-api bundle contains geronimo-osgi-locator.jar as a library which seems to have an "Invalid CEN header". This causes big stacktraces on startup with recent JVMs (11.0.20+9, 17.0.8+9) that have "Improved ZIP64 Extra Field Validation" (JDK-8302483).

Closes openhab/openhab-core#3718

The org.apache.aries.javax.jax.rs-api bundle contains geronimo-osgi-locator.jar as a library which seems to have an "Invalid CEN header".
This causes big stacktraces on startup with recent JVMs (11.0.20+9, 17.0.8+9) that have "Improved ZIP64 Extra Field Validation" (JDK-8302483).

Closes openhab/openhab-core#3718

Signed-off-by: Wouter Born <github@maindrain.net>
@wborn wborn requested a review from a team as a code owner July 26, 2023 19:16
@wborn wborn added the bug An unexpected problem or unintended behavior label Jul 26, 2023
@J-N-K J-N-K merged commit 95bc802 into openhab:main Jul 26, 2023
@J-N-K J-N-K deleted the disable-zip64-validation branch July 26, 2023 20:58
@J-N-K J-N-K added this to the 4.1 milestone Jul 26, 2023
wborn added a commit to wborn/openhab-distro that referenced this pull request Jul 26, 2023
wborn added a commit to wborn/openhab-distro that referenced this pull request Jul 26, 2023
@wborn wborn added the backported A PR that has been cherry-picked to a patch release branch label Jul 26, 2023
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/oh4-invalid-cen-header-invalid-zip64-extra-data-field-size-during-startup/148092/1

wborn added a commit to wborn/openhab-distro that referenced this pull request Aug 9, 2023
The change in openhab#1559 did not disable the validation when launching the demo app.

Signed-off-by: Wouter Born <github@maindrain.net>
wborn added a commit to wborn/openhab-distro that referenced this pull request Aug 9, 2023
The change in openhab#1559 did not disable the validation when launching the demo app.

Signed-off-by: Wouter Born <github@maindrain.net>
martinvw pushed a commit that referenced this pull request Aug 12, 2023
)

The change in #1559 did not disable the validation when launching the demo app.

Signed-off-by: Wouter Born <github@maindrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported A PR that has been cherry-picked to a patch release branch bug An unexpected problem or unintended behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java 11.0.20 breaks OpenHAB 3.4.4 (Improved ZIP64 Extra Field Validation)

3 participants