Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039056 | Openbravo ERP | A. Platform | public | 2018-07-26 13:32 | 2019-02-01 08:38 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | caristu |
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 | 0039056: Hibernate pool is being used by some ant tasks |
Description | The Hibernate pool is being used by some ant tasks defined in src-db/build.xml.
We are not using the Tomcat pool to retrieve the DB connections in those tasks because their classpath does not include the .jars required by the Tomcat pool.
|
Steps To Reproduce | 1- Run ant export.database
2- Check that the following line appears during the export.database.structure task:
INFO - Could not load external DB pool [org.openbravo.apachejdbcconnectionpool.JdbcExternalConnectionPool]. Using old pool. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0039038 | | closed | caristu | Hibernate warning appears in console when executing some ant tasks | related to | defect | 0039128 | | closed | caristu | ant compile.apply.module task gets stuck when updating from 2.50 to pi | related to | defect | 0040047 | | closed | caristu | Fix database export to avoid manually copying wstx-asl-3.0.2.jar inside Ant folder |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-07-26 13:32 | caristu | New Issue | |
2018-07-26 13:32 | caristu | Assigned To | => caristu |
2018-07-26 13:32 | caristu | Modules | => Core |
2018-07-26 13:32 | caristu | Triggers an Emergency Pack | => No |
2018-07-26 13:32 | caristu | Issue generated from | 0039038 |
2018-07-26 13:32 | caristu | Relationship added | related to 0039038 |
2018-07-26 13:34 | caristu | Description Updated | bug_revision_view_page.php?rev_id=17460#r17460 |
2018-08-13 15:05 | caristu | Relationship added | related to 0039128 |
2019-01-28 17:02 | caristu | Relationship added | related to 0040047 |
2019-01-31 18:48 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18247#r18247 |
2019-01-31 18:53 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18248#r18248 |
2019-01-31 19:08 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18249#r18249 |
2019-01-31 19:15 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18250#r18250 |
2019-01-31 19:17 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18251#r18251 |
2019-02-01 08:38 | caristu | Review Assigned To | => caristu |
2019-02-01 08:38 | caristu | Note Added: 0109379 | |
2019-02-01 08:38 | caristu | Status | new => closed |
2019-02-01 08:38 | caristu | Resolution | open => fixed |