Agneeswaran, What are your code trying to do? Can you share a configuration? Code sample could help too.
Also, check if there are zombie or background processes of your binary and kill them. Best Regards, Igor On Wed, Jun 8, 2016 at 4:49 PM, Agneeswaran < [email protected]> wrote: > Hi Igor, > > Sorry, it is misprint. > > We have done a rebuild the whole binary on the same node. Seems the ODBC > connection gets established but we are getting message keep on till we do > ctrl+x. > > We have waited more than 5 minutes. Is this issue with the Cache > configuration?.Please help us. > > [09:41:16,196][INFO][grid-timeout-worker-#161%null%][IgniteKernal] > Metrics for local node (to disable set 'metricsLogFrequency' to 0) > > *Connection String.* > std::string connectStr = "DRIVER={Apache > Ignite};SERVER=dayrhegapd023.enterprisenet.org > ;PORT=21050;CACHE=MARKET_POD_ACV_CACHE;"; > > *Please find the following log file > :/opt/ignite/work/log/ignite-6fa93c38.0.log* > > >>> > +----------------------------------------------------------------------+ > >>> Ignite ver. > 1.6.0#20160518-sha1:0b22c45bb9b97692208fd0705ddf8045ff34a031 > >>> > +----------------------------------------------------------------------+ > >>> OS name: Linux 2.6.32-573.22.1.el6.x86_64 amd64 > >>> CPU(s): 40 > >>> Heap: 0.44GB > >>> VM name: [email protected] > >>> Local node [ID=6FA93C38-AF46-4B7E-9C83-BE6D2F11AE24, order=1, > >>> clientMode=false] > >>> Local node addresses: > >>> [dayrhegapd022.enterprisenet.org/0:0:0:0:0:0:0:1%1, > >>> 192.168.202.26/10.7.202.26, /127.0.0.1, /192.168.202.26] > >>> Local ports: TCP:10800 TCP:11211 TCP:47100 UDP:47400 TCP:47500 > TCP:48100 > > [09:39:16,183][INFO][main][GridDiscoveryManager] Topology snapshot [ver=1, > servers=1, clients=0, CPUs=40, heap=0.44GB] > [09:39:16,207][INFO][exchange-worker-#184%null%][GridCacheProcessor] > Started > cache [name=MARKET_POD_ACV_CACHE, mode=PARTITIONED] > > [09:39:16,302][INFO][exchange-worker-#184%null%][GridCachePartitionExchangeManager] > Skipping rebalancing (nothing scheduled) [top=AffinityTopologyVersion > [topVer=1, minorTopVer=1], evt=DISCOVERY_CUSTOM_EVT, > node=6fa93c38-af46-4b7e-9c83-be6d2f11ae24] > [09:39:16,313][INFO][exchange-worker-#184%null%][GridCacheProcessor] > Started > cache [name=PROD_HIER_CACHE, mode=PARTITIONED] > > [09:39:16,364][INFO][exchange-worker-#184%null%][GridCachePartitionExchangeManager] > Skipping rebalancing (nothing scheduled) [top=AffinityTopologyVersion > [topVer=1, minorTopVer=2], evt=DISCOVERY_CUSTOM_EVT, > node=6fa93c38-af46-4b7e-9c83-be6d2f11ae24] > [09:39:25,627][INFO][ignite-update-notifier-timer][GridUpdateNotifier] Your > version is up to date. > [09:40:16,191][INFO][grid-timeout-worker-#161%null%][IgniteKernal] > Metrics for local node (to disable set 'metricsLogFrequency' to 0) > ^-- Node [id=6fa93c38, name=null, uptime=00:01:00:009] > ^-- H/N/C [hosts=1, nodes=1, CPUs=40] > ^-- CPU [cur=0.13%, avg=0.05%, GC=0%] > ^-- Heap [used=91MB, free=79.88%, comm=310MB] > ^-- Non heap [used=28MB, free=77.98%, comm=29MB] > ^-- Public thread pool [active=0, idle=80, qSize=0] > ^-- System thread pool [active=0, idle=80, qSize=0] > ^-- Outbound messages queue [size=0] > [09:41:16,196][INFO][grid-timeout-worker-#161%null%][IgniteKernal] > Metrics for local node (to disable set 'metricsLogFrequency' to 0) > ^-- Node [id=6fa93c38, name=null, uptime=00:02:00:011] > ^-- H/N/C [hosts=1, nodes=1, CPUs=40] > ^-- CPU [cur=0.03%, avg=0.04%, GC=0%] > ^-- Heap [used=94MB, free=79.15%, comm=310MB] > ^-- Non heap [used=28MB, free=77.92%, comm=29MB] > ^-- Public thread pool [active=0, idle=80, qSize=0] > ^-- System thread pool [active=0, idle=80, qSize=0] > ^-- Outbound messages queue [size=0] > [09:42:16,198][INFO][grid-timeout-worker-#161%null%][IgniteKernal] > Metrics for local node (to disable set 'metricsLogFrequency' to 0) > ^-- Node [id=6fa93c38, name=null, uptime=00:03:00:013] > ^-- H/N/C [hosts=1, nodes=1, CPUs=40] > ^-- CPU [cur=0.03%, avg=0.04%, GC=0%] > ^-- Heap [used=98MB, free=78.26%, comm=310MB] > ^-- Non heap [used=28MB, free=77.91%, comm=29MB] > ^-- Public thread pool [active=0, idle=80, qSize=0] > ^-- System thread pool [active=0, idle=80, qSize=0] > ^-- Outbound messages queue [size=0] > [09:43:16,200][INFO][grid-timeout-worker-#161%null%][IgniteKernal] > Metrics for local node (to disable set 'metricsLogFrequency' to 0) > > > > Thanks, > Agneeswaran > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Error-in-ODBC-connection-tp5493p5531.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
