Jdesk / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

jboss向cache里存取值,为何在其它地方取不出来值 #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1.当jboss启动的时候我向cache里设置了一个User对象.
2.在jobss服务器下可以取到值,用telnet登陆也可以得到
3.在java控制台应用服务器,或者其它服务器下就取不对值,��
�key存在。

Original issue reported on code.google.com by yoh...@qq.com on 10 Dec 2010 at 3:05

GoogleCodeExporter commented 9 years ago
suggess you to translate your questions in english.

Original comment by abioy....@gmail.com on 13 Dec 2010 at 6:47

GoogleCodeExporter commented 9 years ago
1. When starting jboss to the cache when I set a User objects.
2. In jobss server can take to value, use Telnet landing can also get
3. In Java console application server, or other server next he took no value, 
but the key specific exist.
4.This problem in 2.5.0 above the jar package

Original comment by yoh...@qq.com on 13 Dec 2010 at 6:55

GoogleCodeExporter commented 9 years ago
1. make sure you use the same memcahced client as jboss's memcached client
2. your problem is the memcached client's problem, not memcached's.

Original comment by Steven.L...@gmail.com on 5 Jan 2011 at 7:45

GoogleCodeExporter commented 9 years ago
Not an issue with memcached, closing.

Original comment by dorma...@rydia.net on 15 Apr 2011 at 6:37