Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039038 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2018-07-25 08:58 | 2018-08-08 13:06 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7ce4beaa1c5f | ||||
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 | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039038: Hibernate warning appears in console when executing some ant tasks | |||||||
Description | The following warning is shown in the console, after executing some ant tasks with the new Hibernate version (5.3.2): [exportdatabase] 2523 WARN - HHH10001002: Using Hibernate built-in connection pool (not for production use!) This warning should be removed. | |||||||
Steps To Reproduce | 1- Run ant export.database 2- Check that the warnings appears during the export.database.structure task | |||||||
Proposed Solution | We are controlling the log level in DBSM, set the level to ERROR for the appender used by the Hibernate Pool. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0105935) hgbot (developer) 2018-07-25 10:08 |
Repository: erp/devel/dbsm-main Changeset: 08798933b69cab64fb3cf8ff6ea9d10ba727fa47 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Jul 25 10:07:49 2018 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/08798933b69cab64fb3cf8ff6ea9d10ba727fa47 [^] related to issue 39038: Hibernate warning appears when executing some ant tasks --- M src/org/openbravo/ddlutils/task/BaseDalInitializingTask.java --- |
(0105936) hgbot (developer) 2018-07-25 10:10 |
Repository: erp/devel/pi Changeset: 7ce4beaa1c5fce077fc7351b93ff3b8dcec246f3 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Jul 25 10:10:21 2018 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7ce4beaa1c5fce077fc7351b93ff3b8dcec246f3 [^] fixes issue 39038: Hibernate warning appears when executing some ant tasks --- M src-db/database/lib/dbsourcemanager.jar --- |
(0105939) hgbot (developer) 2018-07-25 11:34 |
Repository: erp/devel/pi Changeset: bbdfc89a08024a17b15445a83039db6d12d3342e Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Jul 25 11:34:31 2018 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bbdfc89a08024a17b15445a83039db6d12d3342e [^] related to issue 39038: replace .jar compiled with wrong Java version --- M src-db/database/lib/dbsourcemanager.jar --- |
(0105980) alostale (manager) 2018-07-27 11:26 |
reviewed |
(0106226) hudsonbot (developer) 2018-08-08 13:06 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/bfd7a414183a [^] Maturity status: Test |
(0106228) hudsonbot (developer) 2018-08-08 13:06 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/bfd7a414183a [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2018-07-25 08:58 | caristu | New Issue | |
2018-07-25 08:58 | caristu | Assigned To | => platform |
2018-07-25 08:58 | caristu | Modules | => Core |
2018-07-25 08:58 | caristu | Triggers an Emergency Pack | => No |
2018-07-25 08:58 | caristu | Relationship added | related to 0037064 |
2018-07-25 08:59 | caristu | Proposed Solution updated | |
2018-07-25 09:44 | caristu | Assigned To | platform => caristu |
2018-07-25 09:44 | caristu | Proposed Solution updated | |
2018-07-25 10:08 | hgbot | Checkin | |
2018-07-25 10:08 | hgbot | Note Added: 0105935 | |
2018-07-25 10:10 | hgbot | Checkin | |
2018-07-25 10:10 | hgbot | Note Added: 0105936 | |
2018-07-25 10:10 | hgbot | Status | new => resolved |
2018-07-25 10:10 | hgbot | Resolution | open => fixed |
2018-07-25 10:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7ce4beaa1c5fce077fc7351b93ff3b8dcec246f3 [^] |
2018-07-25 10:11 | caristu | Review Assigned To | => alostale |
2018-07-25 11:34 | hgbot | Checkin | |
2018-07-25 11:34 | hgbot | Note Added: 0105939 | |
2018-07-26 13:28 | caristu | Proposed Solution updated | |
2018-07-26 13:32 | caristu | Issue cloned | 0039056 |
2018-07-26 13:32 | caristu | Relationship added | related to 0039056 |
2018-07-26 13:35 | caristu | Steps to Reproduce Updated | View Revisions |
2018-07-27 11:26 | alostale | Note Added: 0105980 | |
2018-07-27 11:26 | alostale | Status | resolved => closed |
2018-07-27 11:26 | alostale | Fixed in Version | => 3.0PR18Q4 |
2018-08-08 13:06 | hudsonbot | Checkin | |
2018-08-08 13:06 | hudsonbot | Note Added: 0106226 | |
2018-08-08 13:06 | hudsonbot | Checkin | |
2018-08-08 13:06 | hudsonbot | Note Added: 0106228 |
Copyright © 2000 - 2009 MantisBT Group |