Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0008327 | Openbravo ERP | A. Platform | public | 2009-03-27 15:57 | 2009-09-30 00:00 | |||||||
Reporter | villind | |||||||||||
Assigned To | shuehner | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | no change required | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 2.40MP3 | |||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0008327: Setting log level to DEBUG causes connection leak in AcctServer. | |||||||||||
Description | The array bonds are not checked before it is used (AcctServer.java:281). This causes connection leak. Exception: java.lang.ArrayIndexOutOfBoundsException: 0 at org.openbravo.erpCommon.ad_forms.AcctServer.run(AcctServer.java:281) at org.openbravo.erpCommon.ad_background.PeriodicAcctServer.processPL(PeriodicAcctServer.java:100) at org.openbravo.erpCommon.ad_background.PeriodicBackground.process(PeriodicBackground.java:209) at org.openbravo.erpCommon.ad_background.PeriodicBackground.run(PeriodicBackground.java:160) at java.lang.Thread.run(Thread.java:619) | |||||||||||
Steps To Reproduce | Set log level to debug for org.openbravo.erpCommon.ad_forms.AcctServer | |||||||||||
Proposed Solution | Fix the logging statement and also move connection closing to finally block. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2009-03-27 15:57 | villind | New Issue | ||||||||||
2009-03-27 15:57 | villind | Assigned To | => rafaroda | |||||||||
2009-03-27 15:57 | villind | OBNetwork customer | => No | |||||||||
2009-03-27 15:57 | villind | Regression testing | => No | |||||||||
2009-03-31 12:34 | psarobe | Status | new => scheduled | |||||||||
2009-03-31 12:34 | psarobe | Assigned To | rafaroda => shuehner | |||||||||
2009-03-31 12:34 | psarobe | fix_in_branch | => pi | |||||||||
2009-09-29 15:19 | shuehner | Status | scheduled => closed | |||||||||
2009-09-29 15:19 | shuehner | Note Added: 0020529 | ||||||||||
2009-09-29 15:19 | shuehner | Resolution | open => no change required | |||||||||
2009-09-30 00:00 | anonymous | sf_bug_id | 0 => 2870158 |
Notes | |||||
|
|||||
|
|