Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SessionID invalid
#1
Hi

One of the most errors i found in my errorlog is "SessionID" invalid.
What can i do to solve these kind of problems?

Eric
Reply
#2
Hi Eric, you can handle SessionTimeOuts with this demo.
Reply
#3
(05-18-2019, 10:00 AM)etwoss Wrote: Hi

One of the most errors i found in my errorlog is "SessionID" invalid.
What can i do to solve these kind of problems?

Eric

You need to find out which is the request that cause this issue.

It might be something normal, i.e. the session got expired and after a long time the user tries to access it again. In this case, IW is doing the correct thing and rejecting it. Or, you it can be some request containing wrong addresses which generate this error (this is not common, though).

Can you identify those requests from the log files?

Besides that, please have a look at the demo JNP mentioned in the other answer. It might have the solution you are looking for
Reply
#4
(05-22-2019, 11:01 AM)Alexandre Machado Wrote:
(05-18-2019, 10:00 AM)etwoss Wrote: Hi

One of the most errors i found in my errorlog is "SessionID" invalid.
What can i do to solve these kind of problems?

Eric

You need to find out which is the request that cause this issue.

It might be something normal, i.e. the session got expired and after a long time the user tries to access it again. In this case, IW is doing the correct thing and rejecting it. Or, you it can be some request containing wrong addresses which generate this error (this is not common, though).

Can you identify those requests from the log files?

Besides that, please have a look at the demo JNP mentioned in the other answer. It might have the solution you are looking for


Hi Alexandre, the time out is 240 minutes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)