ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Global cache error

Post new topic  Reply to topic
 Global cache error « View previous topic :: View next topic » 
Author Message
GeneRK4
PostPosted: Fri Jul 18, 2014 2:25 am    Post subject: Global cache error Reply with quote

Master

Joined: 08 Jul 2013
Posts: 220

I am seeing a strange error as below in my logs whenever I restart my EG.
"(MBQHUB01.XG_SVOC)[7]BIP7156W: This execution group has failed to establish a connection to the broker global cache. The attempt to connect to the remote server components has now been running for '34' seconds. The connection is being made using the connection string 'mbqhub01.centre1.uk.boots.com:2809'. : MBQHUB01.b32d9443-4701-0000-0080-ab53ac3a5d91: /build/slot1/S800_P/src/DataFlowEngine/NativeTrace/ImbNativeTrace.cpp: 793: startConnection: :"

=======================================
From the error,it looks like my EG is trying to connect to GlobalCache.
But as per the below properties,my EG is setup as FALSE for CatalogService and ContainerService.
Not sure why the EG is reporting globalCache Connection errors.Kindly let me know your thoughts ..


[mqbrkrs@mbqhub01 ~]$ mqsireportproperties MBQHUB01 -e XG_SVOC -o ComIbmCacheManager -r

ComIbmCacheManager
uuid='ComIbmCacheManager'
userTraceLevel='none'
traceLevel='none'
userTraceFilter='none'
traceFilter='none'
overrideTraceSpec=''
enableCatalogService='false'
enableContainerService='false'
enableJMX='false'
listenerPort='2809'
listenerHost='mbqhub01.centre1.uk.boots.com'
haManagerPort='2810'
jmxServicePort='2811'
connectionEndPoints='mbqhub01.centre1.uk.boots.com:2809'


catalogClusterEndPoints='MBQHUB01_mbqhub01.centre1.uk.boots.com_2809:mbqhub01.centre1.uk.boots.com:2812:2810

'
domainName=''
clientsDefaultToSSL=''
sslProtocol=''
sslAlias=''
status='none'

BIP8071I: Successful command completion.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jul 18, 2014 5:15 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

Are the catalog and container services for the cache reachable from your eg?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
stoney
PostPosted: Fri Jul 18, 2014 5:52 am    Post subject: Reply with quote

Centurion

Joined: 03 Apr 2013
Posts: 140

Your execution group is set up with both enableCatalogService and enableContainerService as false, which means that it will not host any Global Cache server components.

However, you have specified the address for a Global Cache catalog server (mbqhub01.centre1.uk.boots.com:2809). This will cause the execution group to attempt a client connection to this catalog server at startup. This catalog server is not available, not reachable, or is still starting up, which causes the BIP7156W warning message.

You will get continue to get BIP7156W messages until the catalog server is available, or you remove the catalog server from the execution group configuration.
Back to top
View user's profile Send private message
GeneRK4
PostPosted: Fri Jul 18, 2014 5:11 pm    Post subject: Reply with quote

Master

Joined: 08 Jul 2013
Posts: 220

Thanks for your help.I will try this and let know the results
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Global cache error
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.