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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033303
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2016-06-17 13:142016-06-17 13:14
ReporteralostaleView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033303: openbravo.log gets populated with big json strings on slow environments

DescriptionWhen 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.
Steps To Reproduce1. 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 ...}

Proposed SolutionCheck 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-06-17 13:14 alostale New Issue
2016-06-17 13:14 alostale Assigned To => Retail
2016-06-17 13:14 alostale Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker