[jboss-user] [Clustering] - Every Call to any method in SFSB takes 60 Sec in clustering

maheshb do-not-reply at jboss.com
Wed Oct 21 15:55:46 EDT 2009


Hi 

I have facing following issue in Stateful Session Bean (Clustering). Happens when using jboss instance for some time 

1. SFSB.create(); // no wait 

2. SFSB.ABC() ; // waits / takes 60 sec 

3. SFSB.XYZ(); //  waits / takes 60 sec 

4. SFSB.remove(); //  waits / takes 60 sec 

After I restart jboss instance, wait goes away 

Any help in this regards will be helpful 

Thanks


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261588#4261588

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261588



More information about the jboss-user mailing list