Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041548 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2019-08-01 13:18 | 2019-08-06 13:35 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q1.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5fa8efde11d3 | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q1.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | 3.0PR19Q1 | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041548: Errors in build from UI are not shown | |||||||
Description | I am rebuilding the system after installing a module. It seems the module has some dependency issue, but the expected message of error is not shown. Instead, from the GUI seems the rebuild was successful, while the log is showing that it was not. | |||||||
Steps To Reproduce | In order to reproduce the issue it is required to install via the MMC a module with an error like this one: [java] org.apache.ddlutils.model.ModelException: The foreignkey EM_OBRESMS_ORDER_RESERVATION in table C_ORDER references the undefined table OBRE_RESERVATION Launching the Rebuild process, it finishes (or seems to finish) successfully, since a green banner "Process Completed Successfully" is shown. But looking at the log shows a different story (the error message shown above is from the log) For more information, check the attached screenshot. The full log is also available on demad. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0113814) hgbot (developer) 2019-08-05 13:54 |
Repository: erp/backports/3.0PR19Q1.3 Changeset: 5fa8efde11d3b7d299f04b0463d21e72fb8e895c Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Mon Aug 05 13:28:55 2019 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR19Q1.3/rev/5fa8efde11d3b7d299f04b0463d21e72fb8e895c [^] Fixed issue 41548: Errors in build from UI are not shown Log4j configuration is missing in BuildTask ant task. This causes that when this task fails, the error message is not passed to OBRebuildAppender and thus the process finishes as successful from the point of view of the UI. --- M build.xml M src-core/src/org/openbravo/utils/OBRebuildAppender.java --- |
(0113846) alostale (manager) 2019-08-06 13:35 |
reviewed + tested |
Issue History | |||
Date Modified | Username | Field | Change |
2019-08-05 13:24 | jarmendariz | Type | defect => backport |
2019-08-05 13:24 | jarmendariz | Target Version | => 3.0PR19Q1.3 |
2019-08-05 13:54 | hgbot | Checkin | |
2019-08-05 13:54 | hgbot | Note Added: 0113814 | |
2019-08-05 13:54 | hgbot | Status | scheduled => resolved |
2019-08-05 13:54 | hgbot | Resolution | open => fixed |
2019-08-05 13:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q1.3/rev/5fa8efde11d3b7d299f04b0463d21e72fb8e895c [^] |
2019-08-05 13:56 | jarmendariz | Summary | [19Q3] A failed rebuild shows a success message => Errors in build from UI are not shown |
2019-08-06 13:35 | alostale | Review Assigned To | => alostale |
2019-08-06 13:35 | alostale | Note Added: 0113846 | |
2019-08-06 13:35 | alostale | Status | resolved => closed |
2019-08-06 13:35 | alostale | Fixed in Version | => 3.0PR19Q1.3 |
Copyright © 2000 - 2009 MantisBT Group |