Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026083Openbravo ERPA. Platformpublic2014-03-25 14:512014-03-26 08:36
shuehner 
shuehner 
noneminorhave not tried
closedfixed 
5
pi 
3.0PR14Q23.0PR14Q2 
alostale
Core
No
0026083: Too many logfile entry on level info when updating to newer MP via mmc
When installing obx files via mmc for each file or directory contained in the installed obx file a new info-level line is added to the logfile.

In total when updating the distribution this accumulates to 1-2mb of not very useful logfile info.

Use MMC to install newer MP
check openbravo.log and notice the huge amount of not very useful log entries.
Reduce loglevel from INFO to DEBUG for:
- creating new directory
- installing new file

No tags attached.
Issue History
2014-03-25 14:51shuehnerNew Issue
2014-03-25 14:51shuehnerAssigned To => shuehner
2014-03-25 14:51shuehnerModules => Core
2014-03-25 14:51shuehnerTriggers an Emergency Pack => No
2014-03-25 15:00shuehnerReview Assigned To => alostale
2014-03-25 17:18hgbotCheckin
2014-03-25 17:18hgbotNote Added: 0065434
2014-03-25 17:18hgbotStatusnew => resolved
2014-03-25 17:18hgbotResolutionopen => fixed
2014-03-25 17:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/94e5e1fa789b3a202c9b7263fc5f037247730911 [^]
2014-03-25 17:19shuehnerNote Added: 0065435
2014-03-26 08:36alostaleNote Added: 0065457
2014-03-26 08:36alostaleStatusresolved => closed
2014-03-26 08:36alostaleFixed in Version => PR14Q2

Notes
(0065434)
hgbot   
2014-03-25 17:18   
Repository: erp/devel/pi
Changeset: 94e5e1fa789b3a202c9b7263fc5f037247730911
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Mar 25 14:52:29 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/94e5e1fa789b3a202c9b7263fc5f037247730911 [^]

Fixed 26083: Reduce amount of log with info level when installing new OBX.
Reduce loglevel from info to debug for installing new directories/files when
unpacking obx files.

---
M src/org/openbravo/erpCommon/modules/ImportModule.java
---
(0065435)
shuehner   
2014-03-25 17:19   
See change in openbravo.log by comparing the following two builds:

https://ci.openbravo.com/view/try/job/try-modules-pgsql/211/ [^]
https://ci.openbravo.com/view/try/job/try-modules-pgsql/212/ [^]

212 is try push for this issue. Notice the 500k size-reduction in log output.
(0065457)
alostale   
2014-03-26 08:36   
code reviewed + checked output log