Connection time out issue

已查看 161 次
跳至第一个未读帖子

Bryan Wooten

未读,
2012年4月19日 10:47:452012/4/19
收件人 memc...@googlegroups.com
Hi all,

I am brand new to memcached so I am looking for any help I can get.  I have a JASIG-CAS server running on Solaris / Glassfish and it is using a memcached instance running an Redhat server (VM).  The two servers are on separate networks.

I am seeing these errors in my log file:

[#|2012-04-19T08:13:47.552-0600|SEVERE|glassfish3.0.1|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=25;_ThreadName=Thread-1;|java.net.ConnectException: Connecti
on timed out
 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:567)
        at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:294)
        at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:192)
        at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1444)

and

[#|2012-04-19T08:14:56.321-0600|WARNING|glassfish3.0.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=26;_ThreadName=http-thread-pool-9022-(1);|StandardWrapperValve
[cas]: PWC1406: Servlet.service() for servlet cas threw exception
net.spy.memcached.OperationTimeoutException: Timeout waiting for value
        at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:840)
        at net.spy.memcached.MemcachedClient.get(MemcachedClient.java:855)


Any ideas how I can diagnose or fix these problems?

Thanks,

Bryan

回复全部
回复作者
转发
0 个新帖子