-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Component/s: Environments > Java Runtime
-
Labels:
-
Git Pull Request:
Issue
Liferay does not start when using latest version of JDK (8u261)
https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-linux-x64.tar.gz
Steps to Reproduce
- Prepare an environment with JDK 8u261
https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-linux-x64.tar.gz - Run java -version to make sure u261 is active
- Prepare the latest 6.2 SP20 bundle (ships with portal-154)
- Start Liferay
Expected Results
The server starts up without errors and Liferay is available
Actual Results
The server does not start up, throwing the following error:
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
at com.liferay.ibm.icu.util.VersionInfo.getInstance(VersionInfo.java:191)
...
Reproduced in
JDK 8u261 + portal-154
JDK 8u261 + portal-172
Not reproduced in
JDK 8u151 + portal-172
JDK 8u251 + portal-172
Attachments
Successful startup: JDK 251 with portal-154 (log1)
Unsuccessful startup: JDK 261 with portal-154 (log2)
Unsuccessful startup: JDK 261 with portal-172 (log3)
* Please see Zendesk Support tab for further comments and attachments.
- is duplicated by
-
LPS-117617 Liferay 6.2 does not work with Oracle Java 8u261
- Closed
-
LPS-118037 Unable to start Liferay 6.2 on Java 1.7u255 or later and Java 1.8u255 or later
- Closed
- relates
-
LPE-17073 Unable to start Liferay 6.2 on Java 1.7u255 or later and Java 1.8u255 or later
-
- Closed
-