my dog learned polymorphism
The moose likes JBoss and the fly likes Problem with JBoss Server using memcached Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Problem with JBoss Server using memcached" Watch "Problem with JBoss Server using memcached" New topic
Author

Problem with JBoss Server using memcached

Suresh Bhaskaran
Greenhorn

Joined: Mar 23, 2010
Posts: 1
Our servers all runs at 99% CPU (ten of them), and at times, the server crashes with the log file showing:

(1) ++++ failed to get SockIO obj for: myserver.com

(2) [com.danga.MemCached.MemCachedClient] (TP-Processor146 ++++ attempting to read from closed socket

(3) 2010-03-23 15:23:11,552 119562968 ERROR [com.danga.MemCached.SockIOPool] (MaintThread +++ removing potentially hung connection from busy pool ... socket in pool for 41947ms

Any idea what could be causing this?

BTW, I have 10 servers all of them having memcached running and configured. memchached process does not show to take much of cpu or memory

We are using memcached version 1.2.2 and com.danga.MemCached client version 2.0.1
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5541

These look like memcached errors. You might be better off asking on their forum or mail list.


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem with JBoss Server using memcached
 
Similar Threads
Grails in real world projects
possible causes for CPU spike
Resin Application Server Supports Memcached Wire Protocol
hyper fast storage system?
Clustering ruby applications