mauriciorodrigues / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
0 stars 0 forks source link

Nonsticky sessions + liferay: Session is still used by another request #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When running liferay 6.0.5 with msm + nonsticky sessions after some time and 
clicking (logged in) a session seems to be staying locked. This is indicated by 
output like the following and -vv memcached output that does not show any more 
interaction with this session.

Mar 31, 2012 8:50:18 PM de.javakaffee.web.msm.MemcachedSessionService 
backupSession
FINE: Session 8FF89738A4C8987797285A751907889E-n1 is still used by another 
request, skipping backup and (optional) lock handling/release.

Original issue reported on code.google.com by martin.grotzke on 31 Mar 2012 at 8:57

GoogleCodeExporter commented 8 years ago
Just tried to reproduce and it took rather long until this occurred again (this 
time after clicking on control-panel left top).

Original comment by martin.grotzke on 31 Mar 2012 at 9:14