Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 980246

Summary: mod_cluster-manager may break up aliases from a single VirtualHost, causing a messy page
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Aaron Ogburn <aogburn>
Component: mod_clusterAssignee: Jean-frederic Clere <jclere>
Status: CLOSED CURRENTRELEASE QA Contact: Michal Karm Babacek <mbabacek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jawilson, jclere, mbabacek, myarboro, smumford
Target Milestone: ---   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
In preavious releases of JBoss EAP, it was reported that when deploying multiple applications, each with a unique virtual-server and each virtual-server with multiple aliases, the mod_cluster_manager could incorrectly display the same Virtual Host multiple time (once for each alias). This issue has been resolved and now all Virtual Hosts are displayed only once on the manager page together with all aliases as expected.
Story Points: ---
Clone Of:
: 1049276 (view as bug list) Environment:
Last Closed: 2014-08-07 12:13:11 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:    
Bug Blocks: 1049276    

Description Aaron Ogburn 2013-07-01 20:38:59 UTC
Description of problem:

Now that we properly show all the individual virtual hosts for a node, mod_cluster-manager may display a messy page with the aliases from a single Virtual Host broken up with multiple instances of the Virtual Host and its contexts. This can occur with our concurrent start ups now when JBoss has multiple applications bound to virtual servers that are deploying and enabling at once.


Version-Release number of selected component (if applicable):

1.2.4.FINAL


How reproducible:


Steps to Reproduce:
1. Deploy multiple applications on 6.1.0, each with a unique virtual-server
2. Give each virtual-server multiple aliases
3. Check the mod_cluster-manager page for multiple occurrences of a single Virtual Host

Actual results:

A single Virtual Host may be written out to the manager page multiple times with its aliases divided across each one.


Expected results:

A Virtual Host is always written out once to the manager page with all aliases together.


Additional info:

mod_cluster project bug: https://issues.jboss.org/browse/MODCLUSTER-347

Comment 8 Scott Mumford 2013-11-20 21:47:44 UTC
Reworded Doc Text field slightly and marking for inclusion in the 6.2 Release Notes.

Comment 9 Jean-frederic Clere 2013-12-17 07:36:44 UTC
It is already fixed.

Comment 10 Michal Karm Babacek 2014-07-01 14:03:12 UTC
...ON_QA

Comment 11 Michal Karm Babacek 2014-07-01 14:04:06 UTC
This is an old issue, (fixed in m_c 1.2.5, we have 1.2.9 in ER7)
and I haven't seen it since. I can't reproduce it with EAP 6.3.0.ER7, switching to VERIFIED.