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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008327
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2009-03-27 15:572009-09-30 00:00
ReportervillindView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40MP3SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008327: Setting log level to DEBUG causes connection leak in AcctServer.

DescriptionThe 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 ReproduceSet log level to debug for org.openbravo.erpCommon.ad_forms.AcctServer

Proposed SolutionFix the logging statement and also move connection closing to finally block.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0008363 closedshuehner Setting log level to DEBUG causes connection leak in AcctServer. 

-  Notes
(0020529)
shuehner (administrator)
2009-09-29 15:19

No change is required in pi as this commit '4841:e60855cb6805' for issue 9984 did add the missing array bounds check.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker