Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0040220 | Openbravo ERP | A. Platform | public | 2019-02-15 12:27 | 2019-03-07 12:34 | ||||||||||||||
Reporter | vmromanos | ||||||||||||||||||
Assigned To | jarmendariz | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | no change required | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | jarmendariz | ||||||||||||||||||
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 | 0040220: Warnings for Validation type: KILLABLENOTIMPLEMENTED | ||||||||||||||||||
Description | The French Fiscal module includes several background processes that do properly implement the killable feature. The module is distributed with a JAR file without src folder. There is a validation that checks whether a process declared as killable properly implements it. This validation is failing when the process is included into a JAR file. However, when the same process is distributed into the src folder, the validation does pass successfully. It seems it's necessary to improve the validation to avoid the warnings when the class is inside a JAR file. | ||||||||||||||||||
Steps To Reproduce | See mod-obcfr job execution. Example: * FAILURE: Errors in the dbconsistency-exportdb.log LOG: https://ci.openbravo.com/job/mod-simple/34772/artifact/dbconsistency-exportdb.log/*view*/ [^] Log errors: [java] 68591 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - [java] 68592 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - +++++++++++++++++++++++++++++++++++++++++++++++++++ [java] 68593 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - Warnings for Validation type: KILLABLENOTIMPLEMENTED [java] 68594 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - +++++++++++++++++++++++++++++++++++++++++++++++++++ [java] 68594 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - Error trying to obtain the class for process Blockchain Verification Background [java] 68595 [main] WARN org.openbravo.ddlutils.task.ExportDatabase - Error trying to obtain the class for process French Fiscal Archiving http://ci.openbravo.com/job/mod-simple/34772/artifact/errors.log [^] | ||||||||||||||||||
Proposed Solution | Add module's jars to the classpath used when doing validations when exporting DB. https://code.openbravo.com/erp/devel/pi/file/tip/src/org/openbravo/service/system/DatabaseValidator.java#l882 [^] | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2019-02-15 12:27 | vmromanos | New Issue | |||||||||||||||||
2019-02-15 12:27 | vmromanos | Assigned To | => platform | ||||||||||||||||
2019-02-15 12:27 | vmromanos | Modules | => Core | ||||||||||||||||
2019-02-15 12:27 | vmromanos | Triggers an Emergency Pack | => No | ||||||||||||||||
2019-03-01 09:36 | alostale | Relationship added | related to 0040302 | ||||||||||||||||
2019-03-01 09:36 | alostale | Status | new => acknowledged | ||||||||||||||||
2019-03-04 17:04 | jarmendariz | Assigned To | platform => jarmendariz | ||||||||||||||||
2019-03-04 17:04 | jarmendariz | Status | acknowledged => scheduled | ||||||||||||||||
2019-03-07 12:21 | jarmendariz | Relationship added | related to 0040335 | ||||||||||||||||
2019-03-07 12:33 | jarmendariz | Review Assigned To | => jarmendariz | ||||||||||||||||
2019-03-07 12:33 | jarmendariz | Note Added: 0110278 | |||||||||||||||||
2019-03-07 12:34 | jarmendariz | Status | scheduled => closed | ||||||||||||||||
2019-03-07 12:34 | jarmendariz | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|