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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035178
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminoralways2017-02-07 08:592017-02-10 07:35
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version3.0PR16Q4.3
StatusclosedFix in branchFixed in SCM revision1b9ee78082ee
ProjectionnoneETAnoneTarget Version3.0PR16Q4.3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelProduction - QA Approved
Regression date2016-09-08
Regression introduced in release3.0PR16Q4
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/b4a8ad7a445ff946888867836f3c3c80cb988f2a [^]
Triggers an Emergency PackNo
Summary

0035178: Callout's pool should be initialized before executing them

DescriptionCallout's pool should be initialized before executing them, in other case if the inherited myPool variable is used inside the execute method a NullPointerException will be thrown.
Steps To Reproduce1) Apply the attached "calloutMyPool.diff" which adds a line which makes use of the myPool variable to show a message from the SE_InOut_Warehouse callout.

2) Compile and restart tomcat

3) Open the [Goods Shipment] window and notice that the NullPointerException is thrown in the log.
Proposed SolutionInitialize myPool in the init method of DelegateConnectionProvider.
TagsNo tags attached.
Attached Filesdiff file icon calloutMyPool.diff [^] (807 bytes) 2017-02-07 09:50 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0035176 closedcaristu Callout's pool should be initialized before executing them 

-  Notes
(0094112)
hgbot (developer)
2017-02-07 09:57

Repository: erp/backports/3.0PR16Q4.3
Changeset: 1b9ee78082ee692d0d71f39e0b641eb9ce4ecdf7
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Feb 07 09:57:04 2017 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/1b9ee78082ee692d0d71f39e0b641eb9ce4ecdf7 [^]

fixes issue 35178: Initialize callout's connection pool on init

---
M src/org/openbravo/erpCommon/ad_callouts/DelegateConnectionProvider.java
---
(0094197)
alostale (manager)
2017-02-10 07:35

code reviewed + tested

- Issue History
Date Modified Username Field Change
2017-02-07 09:00 caristu Type defect => backport
2017-02-07 09:00 caristu Target Version => 3.0PR16Q4.3
2017-02-07 09:50 caristu File Added: calloutMyPool.diff
2017-02-07 09:57 hgbot Checkin
2017-02-07 09:57 hgbot Note Added: 0094112
2017-02-07 09:57 hgbot Status scheduled => resolved
2017-02-07 09:57 hgbot Resolution open => fixed
2017-02-07 09:57 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/1b9ee78082ee692d0d71f39e0b641eb9ce4ecdf7 [^]
2017-02-07 10:04 caristu Review Assigned To => alostale
2017-02-07 10:08 caristu Steps to Reproduce Updated View Revisions
2017-02-10 07:35 alostale Note Added: 0094197
2017-02-10 07:35 alostale Status resolved => closed
2017-02-10 07:35 alostale Fixed in Version => 3.0PR16Q4.3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker