Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038357 | Openbravo ERP | A. Platform | public | 2018-04-12 16:49 | 2018-05-09 19:29 |
|
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 | | Fixed in Version | 3.0PR18Q3 | |
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 | 0038357: 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 | defect | 0038344 | | closed | caristu | Restart tomcat 8.0 not working after installing a module through MMC using JDK9 | depends on | backport | 0038358 | 3.0PR18Q2 | closed | caristu | Unused connection pool created on module installation | related to | feature request | 0037083 | | closed | alostale | support JDK 9 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-04-12 16:49 | caristu | New Issue | |
2018-04-12 16:49 | caristu | Assigned To | => platform |
2018-04-12 16:49 | caristu | Modules | => Core |
2018-04-12 16:49 | caristu | Triggers an Emergency Pack | => No |
2018-04-12 16:49 | caristu | Relationship added | related to 0038344 |
2018-04-12 16:49 | caristu | Status | new => scheduled |
2018-04-12 16:49 | caristu | Assigned To | platform => caristu |
2018-04-12 16:55 | caristu | Description Updated | bug_revision_view_page.php?rev_id=16973#r16973 |
2018-04-12 16:55 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16975#r16975 |
2018-04-12 16:58 | caristu | Description Updated | bug_revision_view_page.php?rev_id=16979#r16979 |
2018-04-12 17:05 | hgbot | Checkin | |
2018-04-12 17:05 | hgbot | Note Added: 0103852 | |
2018-04-12 17:05 | hgbot | Status | scheduled => resolved |
2018-04-12 17:05 | hgbot | Resolution | open => fixed |
2018-04-12 17:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1828446d8690e1c1eceee90d00d0feb668faae83 [^] |
2018-04-12 17:13 | caristu | Review Assigned To | => alostale |
2018-04-13 08:14 | alostale | Note Added: 0103863 | |
2018-04-13 08:14 | alostale | Status | resolved => closed |
2018-04-13 08:14 | alostale | Fixed in Version | => 3.0PR18Q3 |
2018-04-13 08:23 | alostale | Relationship added | related to 0037083 |
2018-05-09 19:29 | hudsonbot | Checkin | |
2018-05-09 19:29 | hudsonbot | Note Added: 0104377 | |