Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040335Openbravo ERPA. Platformpublic2019-03-07 12:212019-03-28 14:56
jarmendariz 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q2 
caristu
Core
No
0040335: Change validation type when class implementing Killable is not found
There is a validation that checks that Process declared as Killable implements that interface. If the implementing class is not found (i.e. the class is not available in the check classpath), validation fails with a warning message.

To make it clearer and easier to filter, when this scenario occurs, validation type should be changed from KILLABLENOTIMPLEMENTED to KILLABLECLASSNOTFOUND
See the steps described in 0040220
No tags attached.
related to defect 0040220 closed jarmendariz Warnings for Validation type: KILLABLENOTIMPLEMENTED 
Issue History
2019-03-07 12:21jarmendarizNew Issue
2019-03-07 12:21jarmendarizAssigned To => platform
2019-03-07 12:21jarmendarizModules => Core
2019-03-07 12:21jarmendarizTriggers an Emergency Pack => No
2019-03-07 12:21jarmendarizRelationship addedrelated to 0040220
2019-03-07 12:22jarmendarizStatusnew => scheduled
2019-03-07 12:22jarmendarizAssigned Toplatform => jarmendariz
2019-03-07 12:47hgbotCheckin
2019-03-07 12:47hgbotNote Added: 0110279
2019-03-07 12:47hgbotStatusscheduled => resolved
2019-03-07 12:47hgbotResolutionopen => fixed
2019-03-07 12:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6013dede1e399b3169e3a2b6167726597e292384 [^]
2019-03-07 16:37jarmendarizReview Assigned To => caristu
2019-03-08 08:43caristuNote Added: 0110303
2019-03-08 08:43caristuStatusresolved => closed
2019-03-08 08:43caristuFixed in Version => 3.0PR19Q2
2019-03-28 14:56hudsonbotCheckin
2019-03-28 14:56hudsonbotNote Added: 0110850

Notes
(0110279)
hgbot   
2019-03-07 12:47   
Repository: erp/devel/pi
Changeset: 6013dede1e399b3169e3a2b6167726597e292384
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Thu Mar 07 12:45:33 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6013dede1e399b3169e3a2b6167726597e292384 [^]

Fixed issue 40335: Change validation type when Killable impl not found

To make this warning easier to filter, its validation type is changed
to KILLABLECLASSNOTFOUND instead of KILLABLENOTIMPLEMENTED.

---
M src/org/openbravo/service/system/DatabaseValidator.java
M src/org/openbravo/service/system/SystemValidationResult.java
---
(0110303)
caristu   
2019-03-08 08:43   
Code reviewed + tested OK.
(0110850)
hudsonbot   
2019-03-28 14:56   
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/b2fbc1588df4 [^]
Maturity status: Test