Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044863 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2020-08-21 11:55 | 2020-08-31 13:15 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR20Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044863: Remove non-thrown ServletException exception in OBScheduler.java | |||||||
Description | In methods reschedule and unschedule from OBScheduler class, ServletException is never thrown, remove it from the method declaration. | |||||||
Steps To Reproduce | In description. | |||||||
Proposed Solution | Remove ServletException and handle the API change. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0122236) hgbot (developer) 2020-08-21 12:00 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/126 [^] |
(0122491) hgbot (developer) 2020-08-31 13:15 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/126 [^] |
(0122492) hgbot (developer) 2020-08-31 13:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 38f3284fc17f47661a6d2db467607e1435d015f6 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-08-31T11:15:23+00:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/38f3284fc17f47661a6d2db467607e1435d015f6 [^] Fixes ISSUE-44863: Remove never thrown ServletException in OBScheduler methods OBScheduler has been modified previously when quartz has been updated, but reschedule and unschedule method declarations have not been updated. ServletException is not thrown anymore in those methods, so it has been removed from there. Catch blocks that were catching this non-thrown exception have also been removed in CallAcctServer and UnscheduleProcess classes. --- M src/org/openbravo/erpCommon/ad_forms/CallAcctServer.java M src/org/openbravo/erpCommon/ad_process/UnscheduleProcess.java M src/org/openbravo/scheduling/OBScheduler.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-08-21 11:55 | cberner | New Issue | |
2020-08-21 11:55 | cberner | Assigned To | => cberner |
2020-08-21 11:55 | cberner | OBNetwork customer | => No |
2020-08-21 11:55 | cberner | Modules | => Core |
2020-08-21 11:55 | cberner | Triggers an Emergency Pack | => No |
2020-08-21 12:00 | hgbot | Merge Request Status | => open |
2020-08-21 12:00 | hgbot | Note Added: 0122236 | |
2020-08-21 12:51 | cberner | Review Assigned To | => AugustoMauch |
2020-08-21 12:54 | cberner | Relationship added | causes 0044865 |
2020-08-31 11:58 | hgbot | Merge Request Status | open => approved |
2020-08-31 11:58 | hgbot | Merge Request Status | approved => open |
2020-08-31 13:12 | hgbot | Merge Request Status | open => approved |
2020-08-31 13:15 | hgbot | Resolution | open => fixed |
2020-08-31 13:15 | hgbot | Status | new => closed |
2020-08-31 13:15 | hgbot | Note Added: 0122491 | |
2020-08-31 13:15 | hgbot | Fixed in Version | => PR20Q4 |
2020-08-31 13:15 | hgbot | Note Added: 0122492 |
Copyright © 2000 - 2009 MantisBT Group |