Bug 899388 (JBEWS-297)
| Summary: | mod_cluster doesn't recognize when a webapp is started again after it had been stopped in Tomcat | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Web Server 1 | Reporter: | Michal Karm Babacek <mbabacek> | ||||
| Component: | unspecified | Assignee: | Permaine Cheung <pcheung> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | EWS 1.0.2 | CC: | jfclere, mbabacek, rhusar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | EWS 1.0.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | http://jira.jboss.org/jira/browse/JBEWS-297 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: |
Solaris 10, SPARC_64
|
|||||
| Last Closed: | 2011-06-17 20:36:02 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
Michal Karm Babacek
2011-04-06 21:03:27 UTC
Log files describe the following scenario: 1) Requests are being issued to the balancer. 2) Webapp load-demo is stopped/started again on tomcat2 and tomcat1. 3) Tomcat1 (Tomcat2) is shut down and started again - gracefully. 4) Load-demo webapp is undeployed/deployed anain from/in Tomcat1 and Tomcat2. 5) Tomcat1 (Tomcat2) is killed by killing jvm's process. All above but the stopping/starting the webapp on the Tomcat's manager page shown correct fail-over behaviour. Note: STICKY SESSIONS: Switching them on/off in the Tomcat did not have any affect on the balancer's behaviour regarding the switching between tomcat1 and tomcat2; however I'm note sure whether it's a bug or a feature :-) Attachment: Added: Mod_Cluster-httpdlog-Solaris10_SPARC_64.zip It seems the START for the /manager webapp doesn't send an ENABLE-APP... Gonna try if this proxy_ajp hint < https://issues.jboss.org/browse/JBPAPP-6257?focusedCommentId=12594319&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12594319 > can help it on Solaris... Fix in mod_cluster 1.0.10 by r551 Docs QE Status: Removed: ASSIGNED |