Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » The relationship between Birt session and web session
The relationship between Birt session and web session [message #1142147] Thu, 17 October 2013 12:26
Beryl Yellow is currently offline Beryl YellowFriend
Messages: 23
Registered: July 2013
Junior Member
I read the data from birt viewer.properties, it said that the birt session is a sub session of http session. I set the birt session as below:
viewer.session.timeout=0 , which means the birt session will never expire unless the http session expired.

I set the http session as below in tomcat:
<session-config>
<session-timeout>120</session-timeout>
</session-config>

But when opened a report, just after 30 minutes, the rptdocument in the server side was cleared. Then I click the go to next page will show the exception:

The viewing session is not available or expired.
Why?

I am so confused by this. Could anyone give me some advice? thanks in advance!
Previous Topic:Where did the data cached files put
Next Topic:The relationship between Birt session and web session
Goto Forum:
  


Current Time: Thu Apr 25 15:57:15 GMT 2024

Powered by FUDForum. Page generated in 0.02854 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top