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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006534
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2008-12-14 21:142009-03-06 12:34
ReportermtaalView Statuspublic 
Assigned Toshuehner 
PrioritylowResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision11724
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006534: Possible Null Pointer Exception in 5 locations in Openbravo code

DescriptionHere are the five locations:
openbravo/src/org/openbravo/erpCommon/utility/poc/EmailManager.java:79 H C NP: Possible null pointer dereference of configuration in org.openbravo.erpCommon.utility.poc.EmailManager.newMailSession(ConnectionProvider, String)

openbravo/src/org/openbravo/base/secureApp/OrgTree.java:300 M C NP: Possible null pointer dereference of list in org.openbravo.base.secureApp.OrgTree.getDescendantTreeList(String, List, boolean, boolean)

openbravo/src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalyses.java:489 H C NP: Possible null pointer dereference of xmlDocument in org.openbravo.erpCommon.ad_reports.ReportAccountingCountDimensionalAnalyses.printPageOpen(HttpServletResponse, VariablesSecureApp, String, String, String, String, String, String, String, String, String, String, String, String, String, String)

openbravo/src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.java:241 M C NP: Possible null pointer dereference of myMessageAux in org.openbravo.erpCommon.ad_forms.MaterialReceiptPending.processPurchaseOrder(VariablesSecureApp, String)

openbravo/src/org/openbravo/scheduling/OBScheduler.java:470 M C NP: Possible null pointer dereference of trigger in org.openbravo.scheduling.OBScheduler$TriggerProvider.newInstance(String, ProcessBundle, ConnectionProvider)
TagsClean-up
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0006804 closedrmorley ReportAccountingCountDimensionalAnalyses (Account Dimensional Report) cleanup 

-  Notes
(0011988)
shuehner (administrator)
2009-01-08 15:03

Set related 6804 as ReportAccountingCountDimensionalAnalyses has to be either checked/removed (deactivated by default) or the broken codepath should be fixed/removed.
(0011990)
svnbot (reporter)
2009-01-08 15:12

Repository: openbravo
Revision: 11715
Author: huehner
Date: 2009-01-08 15:12:46 +0100 (Thu, 08 Jan 2009)

Issue 6534
Initialize a variable to silence compiler warning.

---
U trunk/src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11715&sc=1 [^]
(0011994)
svnbot (reporter)
2009-01-08 15:56

Repository: openbravo
Revision: 11716
Author: anthony.wolski
Date: 2009-01-08 15:56:26 +0100 (Thu, 08 Jan 2009)

Fixes part of issue 6534. Removes possibility of null pointer in Trigger generation

---
U trunk/src/org/openbravo/scheduling/OBScheduler.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11716&sc=1 [^]
(0011997)
svnbot (reporter)
2009-01-08 17:07

Repository: openbravo
Revision: 11720
Author: huehner
Date: 2009-01-08 17:07:03 +0100 (Thu, 08 Jan 2009)

Issue 6534
Fixed NullPointerException when there is not Poc configuration entry
for the currently active client.

---
U trunk/src/org/openbravo/erpCommon/utility/poc/EmailManager.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11720&sc=1 [^]
(0012000)
svnbot (reporter)
2009-01-08 17:42

Repository: openbravo
Revision: 11724
Author: huehner
Date: 2009-01-08 17:42:41 +0100 (Thu, 08 Jan 2009)

Fixed 6534
Fix possible NPE in getDescendantTreeList (but codepath
was always unused)

---
U trunk/src/org/openbravo/base/secureApp/OrgTree.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11724&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-12-14 21:14 mtaal New Issue
2008-12-14 21:14 mtaal Assigned To => rafaroda
2008-12-14 21:14 mtaal sf_bug_id 0 => 2429122
2008-12-14 21:14 mtaal Regression testing => No
2008-12-18 15:42 rafaroda Tag Attached: Clean-up
2008-12-18 15:42 rafaroda Assigned To rafaroda => shuehner
2008-12-18 15:42 rafaroda Priority normal => low
2008-12-18 15:42 rafaroda Status new => acknowledged
2009-01-08 15:02 shuehner Relationship added related to 0006804
2009-01-08 15:03 shuehner Note Added: 0011988
2009-01-08 15:12 svnbot Checkin
2009-01-08 15:12 svnbot Note Added: 0011990
2009-01-08 15:12 svnbot svn_revision => 11715
2009-01-08 15:56 svnbot Checkin
2009-01-08 15:56 svnbot Note Added: 0011994
2009-01-08 15:56 svnbot svn_revision 11715 => 11716
2009-01-08 17:07 svnbot Checkin
2009-01-08 17:07 svnbot Note Added: 0011997
2009-01-08 17:07 svnbot svn_revision 11716 => 11720
2009-01-08 17:42 svnbot Checkin
2009-01-08 17:42 svnbot Note Added: 0012000
2009-01-08 17:42 svnbot Status acknowledged => resolved
2009-01-08 17:42 svnbot Resolution open => fixed
2009-01-08 17:42 svnbot svn_revision 11720 => 11724
2009-03-06 12:34 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker