Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039056 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | minor | always | 2018-07-26 13:32 | 2019-02-01 08:38 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0109379) caristu (developer) 2019-02-01 08:38 |
Fixed with: https://code.openbravo.com/erp/devel/pi/rev/aaa984886667a027a8c99692447febe6e4ca7707#l1.16 [^] |
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 | View Revisions |
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 | View Revisions |
2019-01-31 18:53 | caristu | Description Updated | View Revisions |
2019-01-31 19:08 | caristu | Description Updated | View Revisions |
2019-01-31 19:15 | caristu | Description Updated | View Revisions |
2019-01-31 19:17 | caristu | Description Updated | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |