[jboss-dev-forums] [Design of EJB 3.0] - NoSuchEjbException with SFSB buddy replication
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Oct 23 10:07:14 EDT 2007
Discussion related to http://jira.jboss.com/jira/browse/JBAS-4812 .
Dominik found this issue when testing node failover with buddy replication. As commented on the case, testing with the latest build from the JBC 1.4.x branch resolved the issue. This indicates the problem was likely related to http://jira.jboss.com/jira/browse/JBCACHE-1194, which was a data gravitation problem that was causing sessions not to be found on failover.
At this point I hink the key issue here is to try to understand why Dominik was seeing the problem even before he shut down any nodes. The JBCACHE-1194 issue is only an issue when a client fails over; before shutdown there shouldn't have been failovers. Perhaps there is a problem with SFSB server affinity?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097906#4097906
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097906
More information about the jboss-dev-forums
mailing list