-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 DXP SP1, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP8, 7.0.0 DXP SP2, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Environments, Environments > App Servers
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Install a Jboss Liferay bundle.
- From control panel set org.hibernate.SQL to DEBUG
- Perform any action that interacts with the database.
Expected Results:
Hibernate log messages should be printed in liferay logs.
Actual Results:
No Hibernate trace is printed.