Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start the API Manager server with the JDK 17.0.8 version - APIM 4.2.0 #2029

Closed
Sumudu-Sahan opened this issue Jul 25, 2023 · 2 comments · Fixed by wso2/product-apim#13261

Comments

@Sumudu-Sahan
Copy link

Description

Cannot start the API Manager server with the JDK 17.0.8 version and throwing some OGSi bundle loading issues during the server startup.

Steps to Reproduce

  • Start the API Manager 4.2.0 distribution on top of the JDK 17.0.8 version.

Affected Component

APIM

Version

4.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

@TomasTokaMrazek
Copy link

JDK 11.0.20 and JDK 17.0.8 enabled additional ZIP header verification.

Some of the component jars in distribution have those header wrong. Try to run the product with -Djdk.util.zip.disableZip64ExtraFieldValidation=true

BLasan added a commit to BLasan/product-apim that referenced this issue Aug 4, 2023
BLasan added a commit to BLasan/product-apim that referenced this issue Aug 11, 2023
@YasasRangika
Copy link

public fix: wso2/product-apim#13261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants