-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
When pulling and running the latest image liferay/portal:6.2.5-ga6 the portal will not work and print an error in the logs (note: the container is not stopping or crashing either):
Jul 01, 2021 12:44:22 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet Friendly URL Servlet - Public threw exception
java.lang.IllegalArgumentException: Invalid version number: Version number may be negative or greater than 255
[...]
After searching the web it seems that this is a known issue:
- https://issues.liferay.com/browse/LPS-117529
- https://help.liferay.com/hc/en-us/articles/360051633372-Known-issue-Error-Invalid-version-number-Version-number-may-be-negative-or-greater-than-255-when-starting-up-Liferay-6-2-using-jdk-8u261-or-later
and related to the ICU4j library and/or the JVM minor version being greater than 255.
Any help or hints would be much appreciated.
Metadata
Metadata
Assignees
Labels
No labels