Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 6.2.X EE, 7.0.0 DXP SP1, Master
-
7.0.x, 6.2.x
-
Committed
-
2
Description
JVM must be configured with GMT/UTC timezone and UTF encoding in order to avoid issues with Liferay but we allow a wrong configuration.
A warning message should be logged in case of wrong configuration
Steps to reproduce
- Download a clean tomcat bundle of Liferay
- Open tomcat/bin/setenv.sh or setenv.bat
- Change file.encoding and user.timezone
- Create system-ext.properties file in webapps/ROOT/WEB-INF/classes and set user.timezone
- Start Liferay:
- Expected behavior: A warning is printed to log
- Wrong behavior: No warning is printed to log
Attachments
Issue Links
- causes
-
LPS-74192 Remove user.timezone from system.properties and configure CI tcserver jvm for it.
- Closed
- is related to
-
LRDOCS-6387 Liferay requires the JVM to use GMT time zone and UTF-8 file encoding
-
- Closed
-
-
LPS-54319 As Portal Admin I want to be notified if the system property user.timezone is not set to GMT/UTC
-
- Reviewed
-
- relates
-
LPS-57986 Liferay changes user.timezone causing date-related problems
- Closed
-
LPE-15424 JVM must be configured with GMT/UTC timezone and UTF encoding in order to avoid issues with Liferay
-
- Closed
-
-
LPE-15472 JVM must be configured with GMT/UTC timezone and UTF encoding in order to avoid issues with Liferay - JDK6 fix
-
- Closed
-
-
LPS-72663 JVM must be configured with GMT/UTC timezone to avoid issues with Liferay
- Closed