Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002524Openbravo ERPA. Platformpublic2008-01-17 10:352008-06-18 19:59
jpabloae 
iperdomo 
normalminoralways
closedfixed 
5
 
2.40alpha-r3 
No
Core
No
0002524: XmlEngine: too many log4j info messages
There are too many (23) "log4jXmlEngine.info" lines in src-core/src/org/openbravo/xmlEngine/XmlEngine.java. Due to the continuous usage of XmlEngine this results in a very large and unequally verbose log file.

A possibility would be to make them "log4jXmlEngine.debug".
No tags attached.
Issue History
2008-06-18 19:59plujanStatusresolved => closed

Notes
(0006113)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1873542 [^]
(0003049)
iperdomo   
2008-01-30 12:48   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1820699
Originator: NO

If you don't have a proper log4j.lcf the log messages goes to catalina.out, and with INFO level. That's why is too verbose.
With a well configured log4j.lcf you should not have problems.
(0003050)
psarobe   
2008-06-01 23:50   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1500703
Originator: NO

QA team need a clarification. The bug was Closed and Fixed but reading iperdomo explanation seems that the bug should had closed as rejected
(0003051)
iperdomo   
2008-06-02 10:25   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1820699
Originator: NO

The bug was closed as fixed because several .info() statements were changed to .debug()
Note that if you have the log4j.lcf properly configured there is no problem with the "verbosity"