cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP/RFC session has been deleted following timeout --- urgent

Former Member
0 Kudos

Hi All,

We are getting this error "HTTP/RFC session has been deleted following timeout" in SM21 in the Log. we have tested in ECC5.0 Dev and Quality systems we did not have any problem now in production we are getting this error. we have also checked with the SICF Service parameters for ~TIMEOUT and the value is 40.

Can any one tell me who to handle this.

Regards,

Lakshmikanth.T.V

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

This is normal, whenever a connection is made to the backend from browser of from RFC clients, it will create a connection type http/rfc. (check by connecting to backend from browser and check in txn sm04) if the program which connected to the sysem , doesnt explicitly close the connection, the system will delete it automatically after the session_time oout paramter.

BR,

Disha.

Pls reward points for useful answers.

former_member316351
Active Contributor
0 Kudos

Hello Lakshmikanth,

Please see note 705013, there are more parameters that control the timeout than just the ~timeout parameter.

Edgar