Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0020580 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| design defect | [Openbravo ERP] A. Platform | minor | always | 2012-05-22 20:09 | 2012-06-25 18:33 | |||
| Reporter | szapata | View Status | public | |||||
| Assigned To | mtaal | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 2a2e526a1da5 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Oracle | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | Google Chrome | |||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0020580: DalBaseProcess always closes the connection | |||||||
| Description | If you execute a DalBaseProcess (process B) from another process (process A) using the same connection, the execution of the process B closes the connection and then process A cannot use this connection anymore. | |||||||
| Steps To Reproduce | - Create a process A - Call a process B that extends DalBaseProcess and use the same connection (bundle) - Try to do some database transaction using the same connection. - See the exception. | |||||||
| Proposed Solution | See diff file attached | |||||||
| Tags | No tags attached. | |||||||
| Attached Files |  SAIC_ProcessBundle_close_connection.diff [^] (2,402 bytes) 2012-05-22 20:09 [Show Content] | |||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |||||||||||||||
| 
 | |||||||||||||||
|  Notes | |
| (0049681) hgbot (developer) 2012-06-07 17:18 | Repository: erp/devel/pi Changeset: 2a2e526a1da576f96b6778e55b14b77605fa360f Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Jun 07 17:17:34 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2a2e526a1da576f96b6778e55b14b77605fa360f [^] Fixes issue 20580: DalBaseProcess always closes the connection Close connection can be controlled explicitly --- M src/org/openbravo/scheduling/ProcessBundle.java M src/org/openbravo/service/db/DalBaseProcess.java --- | 
| (0050073) AugustoMauch (administrator) 2012-06-25 18:33 | Code reviewed and verified in pi@bd848324099c | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2012-05-22 20:09 | szapata | New Issue | |
| 2012-05-22 20:09 | szapata | Assigned To | => mtaal | 
| 2012-05-22 20:09 | szapata | File Added: SAIC_ProcessBundle_close_connection.diff | |
| 2012-05-22 20:09 | szapata | Web browser | => Google Chrome | 
| 2012-05-22 20:09 | szapata | Modules | => Core | 
| 2012-05-22 20:09 | szapata | OBNetwork customer | => Yes | 
| 2012-05-28 09:57 | alostale | Web browser | Google Chrome => Google Chrome | 
| 2012-05-28 09:57 | alostale | Type | defect => design defect | 
| 2012-05-31 20:26 | szapata | Issue Monitored: szapata | |
| 2012-06-01 21:35 | networkb | Web browser | Google Chrome => Google Chrome | 
| 2012-06-01 21:36 | networkb | Issue Monitored: networkb | |
| 2012-06-07 17:18 | hgbot | Checkin | |
| 2012-06-07 17:18 | hgbot | Note Added: 0049681 | |
| 2012-06-07 17:18 | hgbot | Status | new => resolved | 
| 2012-06-07 17:18 | hgbot | Resolution | open => fixed | 
| 2012-06-07 17:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2a2e526a1da576f96b6778e55b14b77605fa360f [^] | 
| 2012-06-25 18:33 | AugustoMauch | Note Added: 0050073 | |
| 2012-06-25 18:33 | AugustoMauch | Status | resolved => closed | 
| 2012-06-25 18:33 | AugustoMauch | Fixed in Version | => 3.0MP13 | 
| 2015-05-15 13:11 | alostale | Relationship added | related to 0027878 | 
| 2015-05-21 09:24 | alostale | Relationship added | related to 0029902 | 
| Copyright © 2000 - 2009 MantisBT Group |