Red Hat Bugzilla – Bug 1117364
Setting "Socket Timeout" or "Stop Context Timeout" to 0 in mod_cluster configuration yields "Unknown error"
Last modified: 2017-10-09 20:21:38 EDT
Description of problem: Setting "Socket Timeout" or "Stop Context Timeout" to 0 in mod_cluster configuration yields "Unknown error" Version-Release number of selected component (if applicable): 6.3.0.ER9 How reproducible: always Steps to Reproduce: 1. start EAP server in standalone-full-ha 2. go to http://localhost:9990/console/App.html#modcluster 3. set "Socket Timeout" or "Stop Context Timeout" in "Networking" tab to 0 Actual results: Unknown error message Expected results: Explanation/warning of invalid setting.
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@redhat.com> updated the status of jira HAL-449 to Coding In Progress
Harald Pehl <hpehl@redhat.com> 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.
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@googlemail.com> updated the status of jira HAL-449 to Reopened
Heiko Braun <ike.braun@googlemail.com> updated the status of jira HAL-449 to Resolved
Verified 6.4.0.DR9