Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006533Openbravo ERPA. Platformpublic2008-12-14 21:122009-03-06 12:34
mtaal 
shuehner 
lowminorhave not tried
closedfixed 
5
pi 
 
Core
No
0006533: Java code contains bug so that it will always give a NPE
2 occurrences:

openbravo/src/org/openbravo/erpCommon/ad_process/JasperProcess.java:174 M C NP: Null pointer dereference of os in org.openbravo.erpCommon.ad_process.JasperProcess.execute(ProcessBundle)

openbravo/src/org/openbravo/base/secureApp/OrgTree.java:297 H C NP: Null pointer dereference of list in org.openbravo.base.secureApp.OrgTree.getDescendantTreeList(String, List, boolean, boolean)
Clean-up
related to feature request 0006800 acknowledged AugustoMauch JasperProcess class from the new scheduler is not yet finished/unusable currently 
Issue History
2008-12-14 21:12mtaalNew Issue
2008-12-14 21:12mtaalAssigned To => rafaroda
2008-12-14 21:12mtaalsf_bug_id0 => 2429120
2008-12-14 21:12mtaalRegression testing => No
2008-12-18 15:40rafarodaTag Attached: Clean-up
2008-12-18 15:40rafarodaAssigned Torafaroda => shuehner
2008-12-18 15:40rafarodaPrioritynormal => low
2008-12-18 15:40rafarodaStatusnew => acknowledged
2009-01-08 13:12shuehnerRelationship addedrelated to 0006800
2009-01-08 13:13shuehnerNote Added: 0011985
2009-01-08 17:48shuehnerNote Added: 0012001
2009-01-08 17:48shuehnerStatusacknowledged => scheduled
2009-01-08 17:48shuehnerfix_in_branch => trunk
2009-01-08 17:48shuehnerStatusscheduled => resolved
2009-01-08 17:48shuehnersvn_revision => 11724
2009-01-08 17:48shuehnerResolutionopen => fixed
2009-01-08 17:48shuehnerNote Added: 0012002
2009-03-06 12:34psarobeStatusresolved => closed

Notes
(0011985)
shuehner   
2009-01-08 13:13   
Add related 6800. The NPE is the JasperProcess class will be ignored currently as this class is not finished and does not work at all currently and is unused atm.
(0012001)
shuehner   
2009-01-08 17:48   
The second possible NPE was solved as part of 6534 so this issue is finished.
(0012002)
shuehner   
2009-01-08 17:48   
Closing as both cases have been handled.