Bug 1108472
| Summary: | BPMS on Tomcat (EWS 2.0.1) doesn't shutdown with shutdown.sh | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Toshiya Kobayashi <tkobayas> | ||||
| Component: | Business Central | Assignee: | Alexandre Porcelli <porcelli> | ||||
| Status: | CLOSED EOL | QA Contact: | Marián Macik <mmacik> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.1 | CC: | kverlaen, manstis, mbaluch, mwinkler | ||||
| Target Milestone: | ER4 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:07:16 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
Toshiya Kobayashi
2014-06-12 06:10:21 UTC
Created attachment 907964 [details]
stack-after-shutdown.log
I attached stack-after-shutdown.log which was captured with jstack after executing shutdown.sh + some while. General cleanup of our shutdown: uberfire: (master) http://github.com/uberfire/uberfire/commit/517d92e2f guvnor: (6.1.x) http://github.com/droolsjbpm/guvnor/commit/c9b970352 (master) http://github.com/droolsjbpm/guvnor/commit/6a863f37a But Errai still hanging on: https://issues.jboss.org/browse/ERRAI-764 Note: Errai doesn't have plans to have another 2.4.x release... so this bug may need to wait for next major release (6.1.x) in order to be fixed. Shutdown works as expected on 6.1.x I can confirm that shutdown works on 6.1.0.ER4 with EWS 2.0.1. Marking as verified. |