Hi Lokesh,

Can you please subscribe to the mailing list so that we can receive email
notifications? For instructions please refer to this page:
http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1


LokeshBhate wrote
> I am getting stream terminated message when I am trying to access data
> stored in ignite grid using a memcache client. I am using google wahiln
> memcache client and connecting to the grid in binary mode. Although I
> don't see any alert in PUT but I don't see any data in the grid either.
> ...
> After changing the client to spymemcached client I am able to put some
> keys into the grid but that needs me to put the class definition in the
> path of Ignite grid, which is different than the way memcache works but my
> main concern is I am getting lot of following exception
> 
> , #Rops=1, #Wops=0, #iq=0, topRop=Cmd: 1 Opaque: 164 Key: 437782791 Cas: 0
> Exp: 0 Flags: 3 Data Length: 8078, topWop=null, toWrite=0, interested=1} 
> java.io.IOException: Disconnected unexpected, will reconnect. 
>                 at
> net.spy.memcached.MemcachedConnection.handleReadsWhenChannelEndOfStream(MemcachedConnection.java:875)
>  
>                 at
> net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:787)
>  
>                 at
> net.spy.memcached.MemcachedConnection.handleReadsAndWrites(MemcachedConnection.java:684)
>  
>                 at
> net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:647) 
>                 at
> net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:418) 
>                 at
> net.spy.memcached.MemcachedConnection.run(MemcachedConnection.java:1401) 

Can you please check if there are any exceptions in the server node logs?

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Memcahe-client-for-Ignite-tp1564p1569.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to