Page 1 of 1
"Session timed out"
Posted: Thu Sep 25, 2014 8:07 pm
by dharav
I want to know, what could be the fundamental reason for the appearance of "session time out" dialogue box in the contributor. They have to reopen the session again.
We have implemented CAM Security (BI).
What could be the solution? any one encounter this issue in 10.2?
Re: "Session timed out"
Posted: Thu Sep 25, 2014 8:13 pm
by declanr
Re: "Session timed out"
Posted: Thu Sep 25, 2014 9:09 pm
by dharav
Still looking to resolve the issue..........................
It already set for
ClientPingCAMPassport=9000
in tm1s.cfg file.
http://pic.dhe.ibm.com/infocenter/ctm1/ ... _vals.html
I go through with documentation but no positives yet.
I check through IIS Manager tunder session state settings
1) It is checked next to 'In Progress'
2) Cookies Setting
Mode: Use Cookies
Name: asp.net_sessionID
Time Out (in min):20
does change in cookies time out work?
Thanks
declnr
Re: "Session timed out"
Posted: Wed Oct 01, 2014 3:53 pm
by Neil Watson
dharav,
have you tried chaning this variable in tm1s.cfg (you'll need to restart the tm1 service after changing this)
IdleConnectionTimeOutSeconds=7200
Good Luck
Neil
Re: "Session timed out"
Posted: Thu Oct 02, 2014 4:17 pm
by dharav
Neil Watson wrote:dharav,
have you tried chaning this variable in tm1s.cfg (you'll need to restart the tm1 service after changing this)
IdleConnectionTimeOutSeconds=7200
Neil
Thank You all. It works now. I figured out that was the timeout setting forthe ideal session on the website of the firm.