I try to execute SQL Queries, but ignite does not return any response. The error message is as follows:
[08:15:47,891][WARNING][main][GridCachePartitionExchangeManager] Still waiting for initial partition map exchange [fut=GridDhtPartitionsExchangeFuture [dummy=false, forcePreload=false, reassign=false, discoEvt=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=6c272370-81e2-456b-8d90-e33628f62d73, addrs=[0:0:0:0:0:0:0:1%lo, 10.15.76.245, 127.0.0.1], sockAddrs=[jmeter/10.15.76.245:0, /0:0:0:0:0:0:0:1%lo:0, /10.15.76.245:0, /127.0.0.1:0], discPort=0, order=9, intOrder=0, lastExchangeTime=1448954016255, loc=true, ver=1.4.1#20150925-sha1:f051e49f, isClient=true], topVer=9, nodeId8=6c272370, msg=null, type=NODE_JOINED, tstamp=1448954027163], rcvdIds=GridConcurrentHashSet [elements=[]], rmtIds=[984b844f-90b0-44b3-b1af-40db5f3e3f41, 90c69cd2-2fd5-4fb2-a607-9805fa148ebb], exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=9, minorTopVer=0], nodeId=6c272370, evt=NODE_JOINED], init=true, ready=false, replied=false, added=true, initFut=GridFutureAdapter [resFlag=2, res=true, startTime=1448954027871, endTime=1448954028014, ignoreInterrupts=false, lsnr=null, state=DONE], topSnapshot=null, lastVer=null, partReleaseFut=null, skipPreload=true, clientOnlyExchange=true, oldest=984b844f-90b0-44b3-b1af-40db5f3e3f41, oldestOrder=1, evtLatch=0, remaining=[984b844f-90b0-44b3-b1af-40db5f3e3f41, 90c69cd2-2fd5-4fb2-a607-9805fa148ebb], super=GridFutureAdapter [resFlag=0, res=null, startTime=1448954027871, endTime=0, ignoreInterrupts=false, lsnr=null, state=INIT]]] [08:16:17,893][WARNING][main][GridCachePartitionExchangeManager] Still waiting for initial partition map exchange [fut=GridDhtPartitionsExchangeFuture [dummy=false, forcePreload=false, reassign=false, discoEvt=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=6c272370-8 Can somebody give me a hint what I should do? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Could-not-get-any-response-from-SQL-Query-tp2103.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
