[jboss-jira] [JBoss JIRA] (AS7-4817) Sessions lost on server shutdown using DIST ASYNC
Radoslav Husar (JIRA)
jira-events at lists.jboss.org
Tue May 15 10:42:20 EDT 2012
Radoslav Husar created AS7-4817:
-----------------------------------
Summary: Sessions lost on server shutdown using DIST ASYNC
Key: AS7-4817
URL: https://issues.jboss.org/browse/AS7-4817
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.1.2.Final (EAP)
Reporter: Radoslav Husar
Assignee: Paul Ferraro
Fix For: 7.1.3.Final (EAP)
Looking at the client, after it gets 500 waits and continues with the same session it, the session is lost.
{noformat}
./perf17.log:2012/05/13 17:26:24:788 EDT [DEBUG][Runner - 106] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Session assigned: ER8NvbhQixAZmhQIHUDt-Zip
./perf17.log:2012/05/13 17:26:24:788 EDT [DEBUG][Runner - 106] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - JvmRoute assigned: perf20
./perf17.log:2012/05/13 17:33:28:943 EDT [WARN ][Runner - 106] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Error sampling data: <org.jboss.smartfrog.loaddriver.RequestProcessingException: Invalid response code: 500 Content: >
./perf17.log:2012/05/13 17:33:28:944 EDT [WARN ][Runner - 106] SFCORE_LOG - Error sampling data: <org.jboss.smartfrog.loaddriver.RequestProcessingException: Invalid response code: 500 Content: >
./perf17.log:2012/05/13 17:33:32:947 EDT [INFO ][Runner - 106] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Failover detected, JvmRoute changed. perf20 -> perf21
./perf17.log:2012/05/13 17:35:41:023 EDT [WARN ][Runner - 106] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Error sampling data: <org.jboss.smartfrog.loaddriver.RequestProcessingException: Stale session data received. Expected 138, received 0, Runner: 106>
./perf17.log:2012/05/13 17:35:41:024 EDT [WARN ][Runner - 106] SFCORE_LOG - Error sampling data: <org.jboss.smartfrog.loaddriver.RequestProcessingException: Stale session data received. Expected 138, received 0, Runner: 106>
{noformat}
No exceptions in the server logs including this session
{noformat}
./perf20.log:[JBossINF] 17:26:24,786 INFO [org.jboss.test.clusterbench.common.session.CommonHttpSessionServlet] (ajp-perf20/10.16.90.58:8009-10) New session created: ER8NvbhQixAZmhQIHUDt-Zip.perf20
./perf17.log:2012/05/13 17:26:24:788 EDT [DEBUG][Runner - 106] HOST perf17.mw.lab.eng.bos.redhat.com:rootProcess:c - Session assigned: ER8NvbhQixAZmhQIHUDt-Zip
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list