cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout settings - 400 Session timed out

henning_abel
Participant
0 Kudos

Hello SRM-gurus,

we're working with SRM 5.0 and internal ITS. We would like to change the session timeout settings for the Web-UI.

For example if a user is logged in but does not use the SRM-system for 40 minutes (no clicks). Then he should be able to go on working without getting the error message:

400 Session timed out - please log in again

-

-


Error: -11

Version: 7000

Component: ICM

Date/Time: Wed Feb 13 09:02:19 2008

Module: icxxthr_mt.c

Line: 1705

Server: xyz

Error Tag: {-}

Detail: Session does not exist

© 2001-2005, SAP AG

We found the thread "TIME OUT ERROR"

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=400Sessiontimedout-pleaseloginagain&cat=sdn_all

and tried to find the correct parameter in SMICM. Is it 'conn_timeout' or 'icm/keep_alive_timeout' or another one?

As Deepi P mentioned in this thread, there is no chance to change the paramter icm/keep_alive_timeout.

We would prefer a 2-hours timeout.

Thanks for your help in advance,

Regards,

Henning

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Henning,

I recommend to read SAP note 705013, I think adjusting the kernel parameters

rdisp/gui_auto_logout and

rdisp/plugin_auto_logout

will help.

best regards

Tobias

Answers (4)

Answers (4)

Former Member
0 Kudos

I'm with a problem very similar to this. I have a SAP MII, and I'm trying to set the session timeout has a longer time. I've read in various forums and incluvise SAP notes stating that the parameters "icm / keep_alive_timeout" and "icm / conn_timeout" would be appropriate for this setting.

Before that I tried do the configuration of this parameter in my SAP MII and not the result came.

Does anyone have any tips for what would be the ideal parameter for session timeout User?

I would like the users to stay logged in for a longer time without the session were to fall because of timeout.

Thank you.

former_member194364
Active Contributor
0 Kudos

Hi,

Read the note: 705013

https://service.sap.com/sap/support/notes/705013

Especially section 2 if you are getting

"

400 Session timed out - please log in again

"

You may need to change the timeout of the  icm/server_port_*

Best regards,

Oisin

henning_abel
Participant
0 Kudos

Hi Daniel,

we set

icm/server_port_0    to    PROT=HTTP,PORT=80$$,TIMEOUT=600,PROCTIMEOUT=-1

and

icm/keep_alive_timeout  to     300

Problem is not solved but much better now.

I hope this will not happen under SRM 7.0 with Webdynpro.

Regards,

Henning

Former Member
0 Kudos

Hi .

Have you solved the problem? I have the same problem?

What was the solution?

Regards

Juanma,

Former Member
0 Kudos

hi,

for this session timeout error,

you can try this one.This way you can increase your session time as per your need.

go to server.

path for visual admin generally,

my computer - user - sap - sc...-j2ee -admin -got.bat

then,

admin->go.bat.connect->server->services->web connector ->change time->save->restart that process only.

i hope this will solve your error.

Thanks,

Nutan.

henning_abel
Participant
0 Kudos

Hi Nutan,

sorry for the late reply.

We're using a Unix Server. Do you perhaps have a glue where I can change session time here?

Searching for go.bat in OSS did not bring me to a good result.

Thanks in advance.

Best regards,

Henning

Former Member
0 Kudos

Hi henning,

Could you let us know what parameter did you change.

Thanks

rahila_zahir
Explorer
0 Kudos

Hello,

Try adding:

icm/keep_alive_timeout 3600

icm/conn_timeout 5000

in the Instance profile.

You might wanna check SAP Note 705013 to see if the fol kernal paramters are there´:

rdisp/gui_auto_logout and

rdisp/plugin_auto_logout

Works for my system

Cheers

Rahila Zahir

Former Member
0 Kudos

Hi

I am facing same problem, if yours resolved pls let me know what you did exactly to over come 400 session time out problem. But i am getting this error in pop-up window on button pressed in BSP application integrated in Portal7.0. ECC6

Thanq