aws-dynamodb-session-tomcat icon indicating copy to clipboard operation
aws-dynamodb-session-tomcat copied to clipboard

Tomcat dropping session after 1 minute

Open brunohoff opened this issue 8 years ago • 4 comments

Hello,

We are using the aws-dynamodb-session-tomcat configured directly in the Tomcat and using a Grails application. The application works for about 1 minute and then the session is lost, and no exception or error is found in the Catalina.out file. The JSESSION remains the same and the items are created in the DynamoDB table, however the application lost the session. If we disable the aws-dynamodb-session-tomcat everything works perfectly.

Best regards, Bruno

brunohoff avatar Aug 16 '16 22:08 brunohoff

Which version are you using?

shorea avatar Aug 22 '16 17:08 shorea

Hello shorea,

We are using Tomcat 7, Java 7, Grails 3.1 and the AWS DynamoDB Session Tomcat 2.0.1.

Best regards, Bruno

brunohoff avatar Aug 22 '16 18:08 brunohoff

Hi ShoreA, I am seeing the same problem with 2.0.4. I am using Sticky Sessions with No Expire time of the Cookie. Java Spring Web App with Tomcat 8.5. Log file is attached. tomcat8p5vshomewebdev-stderr.2016-09-15.txt

akmukherjee avatar Sep 16 '16 19:09 akmukherjee

This project has been archived. Please see the README.md for more detail on alternative projects.

hyandell avatar Feb 06 '18 21:02 hyandell