Bug 794061 (JBEPP-1128)

Summary: Missing partition name in cache instance jcr.stack
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Martin Weiler <mweiler>
Component: PortalAssignee: hfnukal <hfnukal>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.1.GACC: epp-bugs
Target Milestone: ---   
Target Release: 5.2.0.ER01   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-1128
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-13 09:02:58 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:

Description Martin Weiler 2011-08-29 07:33:56 UTC
project_key: JBEPP

When starting EPP 5.1.1 in a clustered profile with a cluster partition name, there is one cache instance which does not include the partition name:

./bin/run.sh -c all -Dexo.profiles=cluster -g MyPartition

GMS: address is 127.0.0.1:55200 (cluster=MyPartition)
GMS: address is 127.0.0.1:55200 (cluster=MyPartition-HAPartitionCache)
GMS: address is 127.0.0.1:55200 (cluster=MyPartition-JMS-CTRL)
GMS: address is 127.0.0.1:7900 (cluster=MyPartition-JMS-DATA)
GMS: address is 127.0.0.1:60717 (cluster=MyPartition-gatein MOPSessionManager)
GMS: address is 127.0.0.1:55200 (cluster=MyPartition-opt-entity)
GMS: address is 127.0.0.1:55200 (cluster=MyPartition-timestamps)
GMS: address is 127.0.0.1:57300 (cluster=MyPartition-idm-api-cluster)
GMS: address is 127.0.0.1:45158 (cluster=MyPartition-idm-store-cluster)
GMS: address is 127.0.0.1:42082 (cluster=jcr.stack)
GMS: address is 127.0.0.1:55200 (cluster=MyPartition-SessionCache)

==> jcr.stack does not have the partition name!

Comment 1 Thomas Heute 2011-09-22 07:08:15 UTC
Release Notes Docs Status: Added: Not Required