Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038358 | Openbravo ERP | A. Platform | public | 2018-04-12 16:49 | 2018-04-13 08:14 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR18Q2 | Fixed in Version | 3.0PR18Q2 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | backport | 0038346 | 3.0PR18Q2 | closed | caristu | Restart tomcat 8.0 not working after installing a module through MMC using JDK9 | blocks | defect | 0038357 | | closed | caristu | Unused connection pool created on module installation |
|
Attached Files | |
|
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 | bug_revision_view_page.php?rev_id=16977#r16977 |
2018-04-12 16:58 | caristu | Description Updated | bug_revision_view_page.php?rev_id=16978#r16978 |
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 |