Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036475 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | trivial | have not tried | 2017-07-12 12:24 | 2017-07-14 11:41 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e109968e82aa | ||||
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 | inigosanchez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036475: update.database logs irrelevant information | |||||||
Description | update database task logs "Executing database update process without checking changes in local files". This refers to an old feature not currently in use that allowed not to execute anything in case xml database files where not modified since last update. In addition this log is not using standard logging but direct console output. Together with it, there are two more lines that are directly written in console output: [java] Checking if database structure was modified locally. [java] Checking if data has changed in the application dictionary. | |||||||
Steps To Reproduce | Execute ant update.database and check logs: ... [java] Executing database update process without checking changes in local files. ... [java] Checking if database structure was modified locally. [java] Checking if data has changed in the application dictionary. [java] 18979 INFO - Executing default prescript ... | |||||||
Proposed Solution | Remove 1st case as it does not provide any relevant information Use standard logger for the other 2 lines | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0098047) hgbot (developer) 2017-07-12 12:29 |
Repository: erp/devel/dbsm-main Changeset: 373ec81adebe90434c4fa24b249a197dc1a85bce Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Jul 12 12:26:51 2017 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/373ec81adebe90434c4fa24b249a197dc1a85bce [^] fixed 36475: update.database logs irrelevant information Removed irrelevant information + use standard logger in other cases --- M src/org/openbravo/ddlutils/task/AlterDatabaseDataAll.java M src/org/openbravo/ddlutils/util/DBSMOBUtil.java --- |
(0098049) hgbot (developer) 2017-07-12 12:29 |
Repository: erp/devel/pi Changeset: e109968e82aa10126efa6bf53b1a401f5d72d159 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Jul 12 12:28:55 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e109968e82aa10126efa6bf53b1a401f5d72d159 [^] fixed 36473, fixed 36475 new jar including patches for both issues --- M src-db/database/lib/dbsourcemanager.jar --- |
(0098080) inigosanchez (developer) 2017-07-14 11:41 |
Tested and reviewed > Irrelevant logs have been removed. |
Issue History | |||
Date Modified | Username | Field | Change |
2017-07-12 12:24 | alostale | New Issue | |
2017-07-12 12:24 | alostale | Assigned To | => alostale |
2017-07-12 12:24 | alostale | Modules | => Core |
2017-07-12 12:24 | alostale | Triggers an Emergency Pack | => No |
2017-07-12 12:25 | alostale | Review Assigned To | => caristu |
2017-07-12 12:25 | alostale | Relationship added | blocks 0036162 |
2017-07-12 12:29 | hgbot | Checkin | |
2017-07-12 12:29 | hgbot | Note Added: 0098047 | |
2017-07-12 12:29 | hgbot | Status | new => resolved |
2017-07-12 12:29 | hgbot | Resolution | open => fixed |
2017-07-12 12:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/373ec81adebe90434c4fa24b249a197dc1a85bce [^] |
2017-07-12 12:29 | hgbot | Checkin | |
2017-07-12 12:29 | hgbot | Note Added: 0098049 | |
2017-07-12 12:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/373ec81adebe90434c4fa24b249a197dc1a85bce [^] => http://code.openbravo.com/erp/devel/pi/rev/e109968e82aa10126efa6bf53b1a401f5d72d159 [^] |
2017-07-12 12:30 | alostale | Review Assigned To | caristu => inigosanchez |
2017-07-14 11:41 | inigosanchez | Note Added: 0098080 | |
2017-07-14 11:41 | inigosanchez | Status | resolved => closed |
2017-07-14 11:41 | inigosanchez | Fixed in Version | => 3.0PR17Q4 |
Copyright © 2000 - 2009 MantisBT Group |