Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047873 | Openbravo ERP | A. Platform | public | 2021-10-18 14:58 | 2022-02-01 08:07 |
|
Reporter | cberner | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | acknowledged | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047873: Set hibernate logging to warn or info level, instead of error only |
Description | Hibernate logging is by default set to error only in log4j2-web.xml file. It should be at least warn, so warnings would appear in the logs. |
Steps To Reproduce | 1. Check file log4j2-web and see this line:
<Logger name="org.hibernate" level="error"/> -> level should be warn or info |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0045969 | | new | Triage Platform Base | upgrade to Hibernate 6.x (prototype) | depends on | design defect | 0047750 | | acknowledged | Triage Platform Base | Warning attempts to update an immutable entity M_Transaction when running hibernate with warn log | Not all the children of this issue are yet resolved or closed. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-10-18 14:58 | cberner | New Issue | |
2021-10-18 14:58 | cberner | Assigned To | => platform |
2021-10-18 14:58 | cberner | Modules | => Core |
2021-10-18 14:58 | cberner | Triggers an Emergency Pack | => No |
2021-10-18 14:58 | cberner | Status | new => acknowledged |
2021-10-18 14:59 | cberner | Relationship added | depends on 0047750 |
2021-10-18 14:59 | cberner | Relationship added | related to 0045969 |
2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base |