You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
There is an issue when trying to run more recent version of portfolio performance due to outdate Java version that is being installed during image build.
When we run the application in the web browser it will display the following error message:
Version 11.0.9 of the JVM is not suitable for this product. Version: 17 or greater is required.
According to the docs the minimum supported version is Java 17.
There is an issue when trying to run more recent version of portfolio performance due to outdate Java version that is being installed during image build.
When we run the application in the web browser it will display the following error message:
Version 11.0.9 of the JVM is not suitable for this product. Version: 17 or greater is required.
According to the docs the minimum supported version is Java 17.