Skip to content

Error when running liferay portal 6.2.5-ga6 #74

@dmckami

Description

@dmckami

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:

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions