Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033303Retail ModulesWeb POSpublic2016-06-17 13:142016-06-17 13:14
alostale 
Retail 
normalminorhave not tried
newopen 
5
 
 
No
0033303: openbravo.log gets populated with big json strings on slow environments
When a POS process takes more than 1 second to complete, it logs the whole json that was processed. This json object can be huge in some cases (ie. big cash ups) making the log to get populated very quickly.

This can become a problem in instances with big concurrency writing many of those.
1. In a slow environment execute a cash up (ensure it takes more than 1 second to complete.
2. See log:
   24df6f05 2016-06-16 21:29:38,079 [ajp-bio-127.0.0.1-8009-exec-740] INFO  org.openbravo.mobile.core.process.SecuredJSONProcess 
- Process org.openbravo.retail.posterminal.ProcessCashClose took:48553ms params: {... big json here ...}

Check whether this info is needed, whether it should be at info log level or it can be reduced to debug for at least the json content.
No tags attached.
Issue History
2016-06-17 13:14alostaleNew Issue
2016-06-17 13:14alostaleAssigned To => Retail
2016-06-17 13:14alostaleTriggers an Emergency Pack => No

There are no notes attached to this issue.