change "Application Timeout" period?

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

change "Application Timeout" period?

#1

Postby xren » Tue Mar 26, 2013 2:04 pm

Hi,

It seems that the session/form timeout time for ebase form is different from the session timeout setting in tomcat server web.xml?

Can this be changed and how to change it?
Last edited by xren on Tue Mar 26, 2013 2:53 pm, edited 1 time in total.
0 x

Steve
Moderator
Moderator
Posts: 421
Joined: Fri Sep 07, 2007 3:44 pm
Location: Sandy, UK
Contact:

#2

Postby Steve » Tue Mar 26, 2013 2:26 pm

This should not be the case, the form will timeout when the session times out and this comes from the web.xml (WEB-INF/web.xml or tomcat/conf/web.xml)

Code: Select all

<session-config>
  <session-timeout>30</session-timeout>.
</session-config>
I am not sure it will timeout exactly at that time.

Are you seeing an error?

Kind Regards

Steve
0 x

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

#3

Postby xren » Tue Mar 26, 2013 2:52 pm

Hi Steve,

The default is 30 minutes I did not change. How ever, when I did not work on a page for a while ( about 5 minutes or less), then when I start to work on it again, it give 'Application Timeout' I think it is an ebase feature.


Xiaoli
0 x

Steve
Moderator
Moderator
Posts: 421
Joined: Fri Sep 07, 2007 3:44 pm
Location: Sandy, UK
Contact:

#4

Postby Steve » Tue Mar 26, 2013 3:06 pm

Had you started the form from the designer? Had you started another form as well? When you start a form from the designer, the previous session is terminated.

Otherwise something is going wrong.

You can view active users by opening:

Help-->View Connected Users

Steve
0 x


Who is online

Users browsing this forum: No registered users and 4 guests