I have a fresh installed CentOS 6 server with PostgreSQL 9.2, Java 7 and Tomcat 7. I have succesfully installed CMDBuild but my websession keeps expiring after 10-15 seconds. I have checked the session timeout in Tomcat but that is set to the default 30min.
the session could be set also directly in CMDBuild interface. Go to the administration module, Setup, general option, "Session timeout (seconds)". Is everything ok?
Some problems may arise with cookies: does your browser accept it?
I have verified the "Session timeout"-setting and it is set to 3600. I have also verified the cookie settings of my browser and they are ok. I have tried with multiple browsers (Safari, Chrome and FireFox) and the problem persists on all of them:
The authenticated session has expired. Please, insert your password again.
Previously Tecnoteca wrote:
Hi,
the session could be set also directly in CMDBuild interface. Go to the administration module, Setup, general option, "Session timeout (seconds)". Is everything ok?
Some problems may arise with cookies: does your browser accept it?
I resolved this issue. The date and time of the server were incorrect, causing the expiration of the sessions.
Thank you for your reply.
Best regards,
Previously V wrote:
Hi Lisa,
I have verified the "Session timeout"-setting and it is set to 3600. I have also verified the cookie settings of my browser and they are ok. I have tried with multiple browsers (Safari, Chrome and FireFox) and the problem persists on all of them:
The authenticated session has expired. Please, insert your password again.
Previously Tecnoteca wrote:
Hi,
the session could be set also directly in CMDBuild interface. Go to the administration module, Setup, general option, "Session timeout (seconds)". Is everything ok?
Some problems may arise with cookies: does your browser accept it?