[
https://jira.jboss.org/jira/browse/JBAS-7379?page=com.atlassian.jira.plug...
]
Dennis Reed commented on JBAS-7379:
-----------------------------------
To recreate:
Start two stock clustered configurations, with buddy replication enabled for web
sessions.
Hit a test JSP that accesses the session on instance 1.
Shut down instance 2.
Make several concurrent requests with the same session ID created on instance1, that hit a
test JSP that access the session on instance 2.
UpgradeException when concurrently accessing the session after
failover with buddy replication
----------------------------------------------------------------------------------------------
Key: JBAS-7379
URL:
https://jira.jboss.org/jira/browse/JBAS-7379
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering, Web (Tomcat) service
Affects Versions: JBossAS-4.2.3.GA, JBossAS-5.1.0.GA
Reporter: Dennis Reed
Assignee: Dennis Reed
When using buddy replication, when multiple concurrent requests are made with the same
session ID after failover, most abort with an org.jboss.cache.lock.UpgradeException while
trying to migrate the cache data to the local node.
--
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