Bug 820309
| Summary: | Overdue timers are not triggered on session initialization | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Jiri Locker <jlocker> | ||||||
| Component: | jBPM Console | Assignee: | Kris Verlaenen <kverlaen> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | BRMS 5.3.0.GA | CC: | kverlaen | ||||||
| Target Milestone: | ER7 | ||||||||
| Target Release: | BRMS 5.3.0.GA | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Previously, overdue timers fired before initialization was finished, which caused unexpected errors and resulted in execution failures. To resolve this issue, a delay for overdue timers has been introduced. The delay allows for complete initialization to occur before the overdue timers fire. The delay is configurable with a system property (jbpm.overdue.timer.delay) that has a default value of 2 seconds.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2025-02-10 03:19:49 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jiri Locker
2012-05-09 15:05:41 UTC
This is bit of a complex undertaking at this point. Lets document this in the release and tackle this post GA. ARGh.. apologies, I accidently pushed this fix to the community (drools) 5.3.x branch. This is the commit: https://github.com/droolsjbpm/drools/commit/8cf1e9230b5159ffca105ade566909f349fdc2c1 The fixed for this issue should be included in ER7. Please do verification on it. Created attachment 592872 [details]
exception after server restart
After restarting the server, business central fails to execute the overdue timer job. An exception is logged. pull request ready https://github.com/droolsjbpm/jbpm/pull/122 merged into master and 5.2.x Fix verified in BRMS 5.3.1.ER1. Doc Text edited for inclusion in the release notes, thanks for providing the text, Maciej. - Lee This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |