Bug 1287065 - WAS: stopping Business Central from admin console results into an error in server log
Summary: WAS: stopping Business Central from admin console results into an error in se...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: DR1
: 6.3.0
Assignee: manstis
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-01 12:25 UTC by Radovan Synek
Modified: 2020-03-27 20:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:02:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
error stacktrace (11.21 KB, text/plain)
2015-12-01 12:25 UTC, Radovan Synek
no flags Details

Description Radovan Synek 2015-12-01 12:25:36 UTC
Created attachment 1100860 [details]
error stacktrace

Having Business Central deployed on WebSphere 8.5.5, after stopping the deployment, error shows in server log (SystemOut.log):
OpenWebBeansE E OpenWebBeansEjbInterceptor error An error occurred while executing [PRE_DESTROY]
                                 javax.ejb.NoSuchObjectLocalException: Timer with task ID 3_NP_5D784CD4-0151-4000-E000-15DA0A280266 had previously been canceled

However, Business Central properly stops and can be started again - no clear impact on a functionality has been observed.

Comment 2 Maciej Swiderski 2015-12-02 12:54:16 UTC
fixed on master by wrapping it with try/catch as there is no other way as the timer that we try to cancel is already canceled

jbpm
master:
https://github.com/droolsjbpm/jbpm/commit/40d3c40f7d1726b0305a06600a127bd9b41e5ec2

Comment 3 Radovan Synek 2016-03-15 17:14:34 UTC
Verified with BPMS-6.3.0.DR2


Note You need to log in before you can comment on or make changes to this bug.