I think yes. Command i used: telnet localhost 11211. It shows blank
page(cmd) titled "Telnet localhost".
Still getting the same exception.

On Dec 4, 4:27 pm, "Josef Finsel" <[EMAIL PROTECTED]> wrote:
> Can you telnet into the memcached server?
>
>
>
> On Thu, Dec 4, 2008 at 6:04 AM, Ramesh <[EMAIL PROTECTED]> wrote:
>
> > Version: memcached-1.2.5
> > Client: Javaclient
> > Jar: memcached-2.1.jar
>
> > On Dec 4, 3:45 pm, "Josef Finsel" <[EMAIL PROTECTED]> wrote:
> > > What version of memcachedb and which client are you using?
>
> > > On Thu, Dec 4, 2008 at 12:06 AM, Ramesh <[EMAIL PROTECTED]> wrote:
>
> > > > Hi All
>
> > > > I am using memcache server in my web application on windows xp. I am
> > > > getting following exception when executing my app. Please help to
> > > > resolve it.
>
> > > > 2008-12-04 10:12:56.484 INFO net.spy.memcached.MemcachedConnection:
> > > > Added {QA sa=localhost/127.0.0.1:11211, #Rops=0, #Wops=0, #iq=0,
> > > > topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
> > > > 2008-12-04 10:12:56.500 INFO net.spy.memcached.MemcachedConnection:
> > > > Connection state changed for [EMAIL PROTECTED]
> > > > 2008-12-04 10:13:00.890 INFO net.spy.memcached.MemcachedConnection:
> > > > Added {QA sa=localhost/127.0.0.1:11211, #Rops=0, #Wops=0, #iq=0,
> > > > topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
> > > > 2008-12-04 10:13:00.890 INFO net.spy.memcached.MemcachedConnection:
> > > > Connection state changed for [EMAIL PROTECTED]
> > > > 2008-12-04 10:13:10.859 INFO net.spy.memcached.MemcachedConnection:
> > > > Reconnecting due to exception on {QA sa=localhost/127.0.0.1:11211,
> > > > #Rops=2, #Wops=0, #iq=0,
> > > > [EMAIL PROTECTED],
> > > > topWop=null, toWrite=0, interested=1}
> > > > java.io.IOException: An established connection was aborted by the
> > > > software in your host machine
> > > >        at sun.nio.ch.SocketDispatcher.read0(Native Method)
> > > >        at sun.nio.ch.SocketDispatcher.read(Unknown Source)
> > > >        at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
> > > >        at sun.nio.ch.IOUtil.read(Unknown Source)
> > > >        at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
> > > >        at net.spy.memcached.MemcachedConnection.handleReads
> > > > (MemcachedConnection.java:294)
> > > >        at net.spy.memcached.MemcachedConnection.handleIO
> > > > (MemcachedConnection.java:262)
> > > >        at net.spy.memcached.MemcachedConnection.handleIO
> > > > (MemcachedConnection.java:182)
> > > >        at
> > net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1259)
> > > > 2008-12-04 10:13:10.859 WARN net.spy.memcached.MemcachedConnection:
> > > > Closing, and reopening {QA sa=localhost/127.0.0.1:11211, #Rops=2,
> > > > #Wops=0, #iq=0,
> > > > [EMAIL PROTECTED],
> > > > topWop=null, toWrite=0, interested=1}, attempt 0.
> > > > 2008-12-04 10:13:10.859 WARN
> > > > net.spy.memcached.protocol.ascii.AsciiMemcachedNodeImpl:  Discarding
> > > > partially completed op:
> > > > [EMAIL PROTECTED]
> > > > 2008-12-04 10:13:10.859 WARN
> > > > net.spy.memcached.protocol.ascii.AsciiMemcachedNodeImpl:  Discarding
> > > > partially completed op:
> > > > [EMAIL PROTECTED]
>
> > > > Thanks
> > > > Ramesh
>
> > > --
> > > "If you see a whole thing - it seems that it's always beautiful. Planets,
> > > lives... But up close a world's all dirt and rocks. And day to day,
> > life's a
> > > hard job, you get tired, you lose the pattern."
> > > Ursula K. Le Guin
>
> > >http://www.finsel.com/words,-words,-words.aspx(Myblog) -
> >http://www.finsel.com/photo-gallery.aspx(MyPhotogallery)  -
> >http://www.reluctantdba.com/dbas-and-programmers/blog.aspx(MyProfessional
> > > Blog)- Hide quoted text -
>
> > > - Show quoted text -
>
> --
> "If you see a whole thing - it seems that it's always beautiful. Planets,
> lives... But up close a world's all dirt and rocks. And day to day, life's a
> hard job, you get tired, you lose the pattern."
> Ursula K. Le Guin
>
> http://www.finsel.com/words,-words,-words.aspx(My blog) 
> -http://www.finsel.com/photo-gallery.aspx(My Photogallery)  
> -http://www.reluctantdba.com/dbas-and-programmers/blog.aspx(My Professional
> Blog)

Reply via email to