Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033099
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2016-06-01 11:172022-02-01 08:05
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033099: log4j issues reported during export.database do not use standard log4j config (mising WARN,ERROR) etc

DescriptionNearly 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.
Steps To Reproduce-
TagsNo tags attached.
Attached Filesdiff file icon 33099.diff [^] (395 bytes) 2016-06-01 11:17 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-06-01 11:17 shuehner New Issue
2016-06-01 11:17 shuehner Assigned To => platform
2016-06-01 11:17 shuehner Modules => Core
2016-06-01 11:17 shuehner Triggers an Emergency Pack => No
2016-06-01 11:17 shuehner File Added: 33099.diff
2016-07-15 10:42 alostale Status new => acknowledged
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker