Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038358 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2018-04-12 16:49 | 2018-04-13 08:14 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9c37e7b5bf18 | ||||
Projection | none | ETA | none | Target Version | 3.0PR18Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038358: Unused connection pool created on module installation | |||||||
Description | A unused connection pool[1] is being created on module installation (one per installed module). This can lead to problems with connection availability if the number of modules to be installed is big. We have been able to reproduce it with CI[2], as there are some jobs like try-initial-pgsql which tries to install several modules, running the jobs with the following parameters: TRY_PARAMS###TC8=yes###JAVA_HOME=/usr/local/jvm/java-9.0.4-openjdk-amd64###DESC=try_java9 [1] https://code.openbravo.com/erp/devel/pi/file/60a2a309d225/src/org/openbravo/erpCommon/modules/ImportModule.java#l1284 [^] [2] https://ci.openbravo.com//job/try-initial-pgsql/6736/artifact/SANDBOX/tomcat-logs/ci04.148_tc8.log/*view*/ [^] | |||||||
Steps To Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0103853) hgbot (developer) 2018-04-12 17:13 |
Repository: erp/backports/3.0PR18Q2 Changeset: 9c37e7b5bf189516a80355ca861b70a2f9dfe464 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Apr 12 17:04:43 2018 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR18Q2/rev/9c37e7b5bf189516a80355ca861b70a2f9dfe464 [^] fixes issue 38358: Unused connection pool created on module installation --- M src/org/openbravo/erpCommon/modules/ImportModule.java --- |
(0103864) alostale (manager) 2018-04-13 08:14 |
reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2018-04-12 16:49 | caristu | Type | defect => backport |
2018-04-12 16:49 | caristu | Target Version | => 3.0PR18Q2 |
2018-04-12 16:50 | caristu | Relationship added | related to 0038346 |
2018-04-12 16:55 | caristu | Description Updated | View Revisions |
2018-04-12 16:58 | caristu | Description Updated | View Revisions |
2018-04-12 17:13 | hgbot | Checkin | |
2018-04-12 17:13 | hgbot | Note Added: 0103853 | |
2018-04-12 17:13 | hgbot | Status | scheduled => resolved |
2018-04-12 17:13 | hgbot | Resolution | open => fixed |
2018-04-12 17:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q2/rev/9c37e7b5bf189516a80355ca861b70a2f9dfe464 [^] |
2018-04-12 17:13 | caristu | Review Assigned To | => alostale |
2018-04-12 17:41 | caristu | Assigned To | platform => caristu |
2018-04-13 08:14 | alostale | Note Added: 0103864 | |
2018-04-13 08:14 | alostale | Status | resolved => closed |
2018-04-13 08:14 | alostale | Fixed in Version | => 3.0PR18Q2 |
Copyright © 2000 - 2009 MantisBT Group |