Bug 1140453
Summary: | [GSS](6.3.z) Managed server shutdown unexpectedly when timeout during connection request to HC | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | James Livingston <jlivings> |
Component: | Domain Management | Assignee: | Ivo Studensky <istudens> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.0 | CC: | bmaxwell, brian.stansberry, dandread, hnaram, istudens, jawilson, jlee, joallen, kkhan, pkremens, sjadhav, tkimura |
Target Milestone: | CR1 | ||
Target Release: | EAP 6.3.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: After a managed server's connection to it's Host Controller failed, it would only make a single re-connection attempt.
Consequence: JBoss may shut down unexpectedly if the re-connection failed.
Fix: Re-try connecting to the Host Controller indefinitely.
Result: Server instances do not shut down due to loss of connection to the Host Controller.
|
Story Points: | --- |
Clone Of: | 1106393 | Environment: | |
Last Closed: | 2019-08-19 12:42:31 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: | |||
Bug Depends On: | 1106393 | ||
Bug Blocks: | 1151405 |
Comment 8
Ivo Studensky
2014-10-02 12:37:25 UTC
Server process now waits until the host-controller is available again and reconnects. Verified on EAP 6.3.3.CP.CR1 |