Re: Tomcat 6 JDBCStore session keep being reset

2014-06-19 Thread Mark Thomas
On 19/06/2014 06:14, Johanes Soetanto wrote: Is there some advice on how to debug our issues? or is there some obvious configuration issue that we have? Thanks for all the advice beforehand. Check the system clocks on your production machines. Add a session listener to log the stakctrace when

Tomcat 6 JDBCStore session keep being reset

2014-06-18 Thread Johanes Soetanto
Hi all, We are having problem debugging our implementation of JDBCStore session persistence. We followed guide from this post http://www.intelligrape.com/blog/2010/07/21/tomcat-6-session-persistence-through-jdbcstore/ and it works in our local machine and our test servers. When we move it on our