[jboss-jira] [JBoss JIRA] Created: (JBAS-7470) Every Call to any method in SFSB takes 60 Sec in clustering

Mahesh Bhagia (JIRA) jira-events at lists.jboss.org
Wed Nov 18 19:42:42 EST 2009


Every Call to any method in SFSB takes 60 Sec in clustering
-----------------------------------------------------------

                 Key: JBAS-7470
                 URL: https://jira.jboss.org/jira/browse/JBAS-7470
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: JBossAS-4.2.2.GA
         Environment: vmware, jboss 
            Reporter: Mahesh Bhagia


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 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list