The problem is solved. the default "InitialStateRetrievalTimeout" is 5 secs. I change it to 500 secs.it's ok but i got new problem: the time retrieving data between two cache is much longer than that inserting same data into local cache. inserting data into cache locally is about 8 secs. but retrieving data from another cache is 1) when "body" size is 100, retrieval time is about 30 secs. 2) when "body" size is 500 , retrieval time is about 120 secs.
I distributed the two cache to different machine. The machine used was single-processor Intel Pentium 4 1.8GHz, 256M RAM. I noticed that when second cache startup, it's jvm memory usage is not increased unit retrieval's last serveral seconds. I don't now the what the clustering is doing before it . when the retrieval is over, the fisrt jvm use almost 600M memory, i don't know whether memory leaks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843471#3843471 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843471 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development