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 » Issue with GlobalCache using XC 10 Extreme Scale Grid

Post new topic  Reply to topic
 Issue with GlobalCache using XC 10 Extreme Scale Grid « View previous topic :: View next topic » 
Author Message
mahesh2069
PostPosted: Thu Apr 17, 2014 1:21 am    Post subject: Issue with GlobalCache using XC 10 Extreme Scale Grid Reply with quote

Centurion

Joined: 26 Jun 2013
Posts: 103

Hi All,

I want to connect Global Grid which is exist in the XC 10 box.
For that I create Sample Grid in XC10 box with a name xc10Grid , that Grid Catalog Server Endpoint is "192.168.213.129:2809"
Here I have not use SSL security

First I create Configurable service ::
Code:


mqsichangeproperties IB9TEST2 -c WXSServer -o xc10Appliance -n catalogServiceEndPoints,gridName,overrideObjectGridFile,securityIdentity  -v "192.168.213.129:2809","xc10Grid","","xc10id"



For connection the data grid I use mqsisetdbparms

Code:


mqsisetdbparms IB9NODE -n wxs::xc10id -u userId -p password


later I restart the broker.
In java compute node I want get the MbGlobalMap Object for that
I am using configurable service


Code:


MbGlobalMap myMap = MbGlobalMap.getGlobalMap("myMap", "xc10Appliance");


But I am unable to get the GlobalMap Object
got exception ::

Code:


Text:CHARACTER:Failed to get session with grid
                     Insert
                           Type:INTEGER:5
                           Text:CHARACTER:xc10Grid
                     Insert
                           Type:INTEGER:5
                           Text:CHARACTER:192.168.213.129:2809
                     Insert
                           Type:INTEGER:5
                           Text:CHARACTER:java.net.SocketTimeoutException: connect timed out:host=192.168.213.129,port=2809
                     Insert
                           Type:INTEGER:5
                           Text:CHARACTER:xc10Appliance



Please help me how to resolve it.
_________________
Thanks & Regards
Mahesh Mediboyina
WMB Developer
Back to top
View user's profile Send private message
ghoshly
PostPosted: Thu Apr 17, 2014 3:45 am    Post subject: No Firewall ? Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 325

Mahesh,

Make sure there is no firewall between broker and datapower box which is restricting the connection.
Check with trace or syslog, if you get any further detail of the exception.
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 » Issue with GlobalCache using XC 10 Extreme Scale Grid
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.