Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033099Openbravo ERPA. Platformpublic2016-06-01 11:172022-02-01 08:05
shuehner 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0033099: log4j issues reported during export.database do not use standard log4j config (mising WARN,ERROR) etc
Nearly all build task have standard log4j config so they prefix warnings with WARN and also report timestamp per line.

However export.database does not so i.e. the following warning produced by it:
++++++++++++++++++++++++++++++++++++++++++++++++++
Warnings for Validation type: NOT_PART_OF_FOREIGN_KEY
+++++++++++++++++++++++++++++++++++++++++++++++++++
Foreign Key Column NEWF_NEWFIELDS.Field_Template is not part of a foreign key constraint.
Foreign Key Column NEWF_WINDOW.AD_Window_ID is not part of a foreign key constraint.
Foreign Key Column NEWF_WINDOWTAB.AD_Window_ID is not part of a foreign key constraint.

Cannot be found by automatic log-checking only looking for the standard WARN|ERROR

The attached patch seems to change log-config in that areas to be better.

However it needs to be carefully checked for side-effects as that LogAppender is also used during MMC rebuilds which have tricky not clearly defined behavior there.
-
No tags attached.
diff 33099.diff (395) 2016-06-01 11:17
https://issues.openbravo.com/file_download.php?file_id=9463&type=bug
Issue History
2016-06-01 11:17shuehnerNew Issue
2016-06-01 11:17shuehnerAssigned To => platform
2016-06-01 11:17shuehnerModules => Core
2016-06-01 11:17shuehnerTriggers an Emergency Pack => No
2016-06-01 11:17shuehnerFile Added: 33099.diff
2016-07-15 10:42alostaleStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.