Bug 921261
Summary: | WebModule is reported as DOWN or UNAVAILABLE due to plug-in expecting stateName to return 1 instead of STARTED | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Web Server 2 | Reporter: | Larry O'Leary <loleary> |
Component: | JON Plugin | Assignee: | Jean-frederic Clere <jclere> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Slavicek <pslavice> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.0.0 | CC: | atangrin, ccrouch, jawilson, jdoyle, jmartisk, lfuka, majoshi, mfoley, mhasko, mhusnain, myarboro |
Target Milestone: | --- | ||
Target Release: | 2.0.1 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
The missing MBean for the <filename class="directory">//localhost/</filename><filename>my-simple-webapp</filename> WAR file causes all the web applications deployed on Tomcat 7 to be unavailable. The Tomcat 7 support patch contains the updated MBean names. The relevant MBean names are now correct and discoverable as expected.
|
Story Points: | --- |
Clone Of: | 865454 | Environment: | |
Last Closed: | 2014-01-03 12:58:39 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: | 707349 | ||
Bug Blocks: | 956987, 956990 |
Description
Larry O'Leary
2013-03-13 19:36:01 UTC
*** Bug 865454 has been marked as a duplicate of this bug. *** Verified with Tomcat plugin brew build [1] and EWS 2.0.1.ER1 [1] https://brewweb.devel.redhat.com//buildinfo?buildID=269954 Added DocText. @Wei Nan Li, can you please review the Doc Text content? oops.. @Jean-Frederic Clere, can you please review the Doc Text content? "Cause: All the web applications deployed on Tomcat 7 are unavailable and cannot be managed. Consequence: A stop operation on a running web application displays an error indicating that the MBean for the "//localhost/my-simple-webapp" WAR file is missing. Fix: The MBean names have been updated and are available in the Tomcat 7 support patch. Result: The relevant MBean names are now correct and discoverable as expected." That looks OK. |