Bug 1117364
| Summary: | Setting "Socket Timeout" or "Stop Context Timeout" to 0 in mod_cluster configuration yields "Unknown error" | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Martin Velas <mvelas> |
| Component: | Web Console | Assignee: | Heiko Braun <hbraun> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Jelinek <pjelinek> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | bperkins, brian.stansberry, hbraun, hpehl, jkudrnac, kkhan, mbabacek, pjelinek, pslavice, rhusar |
| Target Milestone: | DR9 | ||
| Target Release: | EAP 6.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | |||
| Bug Blocks: | 1161042 | ||
|
Description
Martin Velas
2014-07-08 14:13:08 UTC
Also zero value should be valid for "Stop Context Timeout" ( => no timeout). comment 1 is invalid, it's actually O.K. for Stop Context Timeout not to allow 0 as a value. Explanation: It would be meaningless, because if one doesn't want to wait, then one should use session-draining-strategy="NEVER" for that purpose. It is my fault that Martin made comment 1, I supplied him with misleading information. Harald Pehl <hpehl> updated the status of jira HAL-449 to Coding In Progress Harald Pehl <hpehl> updated the status of jira HAL-449 to Resolved Fixed by HAL 2.4.0.Final BZ 1144083. Setting to MODIFIED Error message is not displayed anymore. However the configuration is not saved. Error message is not displayed anymore. However the configuration is not saved. Works for me Jakub, can you double check? 1) I misunderstood the initial report (as I wasn't the reporter) and though that 0 is valid value -- it is not. 2) This makes me believe that the initial issue was in fact complaining about the "Unknown Error" title which is quite confusing but common in console (see BZ1027303). However the error description found in the body of dmr error was accurate [1] 3) Consequently this "fix" introduced a bug -- when setting invalid value in mod cluster configuration, there is no error displayed in console. [1] http://pastebin.test.redhat.com/238957 /me Fixed flags and the component for better tracking. Heiko Braun <ike.braun> updated the status of jira HAL-449 to Reopened Heiko Braun <ike.braun> updated the status of jira HAL-449 to Resolved Verified 6.4.0.DR9 |