cancel
Showing results for 
Search instead for 
Did you mean: 

Connection timed out

Former Member
0 Kudos

Hello All,

After creating a customer in 3rd party portal(Jet Portal) it should reflect in the SAP end & we can check through BP tcode if we insert the Customer Number.But we are getting almost daily the http errors:

Caused By: org.apache.http.conn.HttpHostConnectException: Connection to http://et1app:50200 refused

Caused By: java.net.ConnectException: Connection timed out (errno:238)

Do I need to tune the ICM parameters for this??

Preasently icm/conn_timeout = 5000

icm/keep_alive_timeout = 90.

OS=HP Unix,Daatabase=Oracle=10.2 & ECC 6.0.

Please let me know whether I need to tune any parameters for the resolution.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks..

Former Member
0 Kudos

its no necessary that if u increase timeout parameter, than ur problem solved 600 ms is also enough time to execute tcode,

u shud check ur whether related services SICF are active and use FQDN

Regards

Gagan

peter_dzurov
Contributor
0 Kudos

Just in case that you are using also web dispatcher, consider to change timeout parameter there as well.

Former Member
0 Kudos

Hello Peter,

How to change the timeout parameter in web dispatcher??

Former Member
0 Kudos

Hi Scott,

You need to increase value for parameter 'icm/keep_alive_timeout'

because...In your case the session has to be alive until you get reflected (or complete one transaction full cycle).

You may please increase to 300 from 90. And I think this parameter is not dynamic so you got to restart ICM in your system after making this change.

Please revert back if still the problem persists.

Regards

Sekhar