cancel
Showing results for 
Search instead for 
Did you mean: 

I am getting Connection Timed Out Error

Former Member
0 Kudos

Hi,

I am using a Web Service Model in web dynpro application.

When I try to save the data using the web service model ( wsdl file ), I get " Connection Timed out error".

Can any one please tell me how to solve this issue.

Many Thanks.

Regs/Venkat

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

HAI,

open the visualadministrator,

Select the globalconfiguraion>server>services-->sect the properties tab in right pane.increase the property of mingziplength.

regards,

naga raju

Former Member
0 Kudos

Hi ,

Can any one tell me how to increase the time for the server( in ms ) to lisen till it gets the response from end server.

Because I am getting "connection timed out" error.

Many Thanks.

Regs/Venkat

Former Member
0 Kudos

Hi,

did you try changing the settings for icm/conn_timeout (http://help.sap.com/saphelp_nw2004s/helpdata/en/8f/0fd53bae0df72ce10000000a114084/frameset.htm) via RZ11?

Regards, Heidi

Former Member
0 Kudos

Hello Heidi,

Thanks for your reply. Could you please tell me where and how to go to that settings. I am searching that in visual admin.

Please advice.

Regs/Venkat

Former Member
0 Kudos

Hi,

you could use transaction smicm (see http://help.sap.com/saphelp_nw2004s/helpdata/en/61/f5183a3bef2669e10000000a114084/frameset.htm) or transaction rz11 in the application server system.

Regards, Heidi

Former Member
0 Kudos

Hi Heidi,

I am using Sneak Preview SAP NetWeaver 2004S SR 1 version downloaded from sdn. How can i configure that settings. Can you please give more details.

Thanks in Advance.

Regs/Venkat

Former Member
0 Kudos

Hi,

you can find more information on configuration settings here: http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm

Regards, Heidi

Former Member
0 Kudos

Hi Heidi,

I am using Web Dynpro for Java and not ABAP.

Looking forward for any help to resolve this issue at the earliest.

Thanks.

Regs/Venkat

Former Member
0 Kudos

Hi,

I resolved this issue.

By default, the check box is checked in the proxy settings inside NWDS. After unchecking the same, the error got resolved.

thanks

Rg/Venkat

Former Member
0 Kudos

Hai Selvaraj,

Where did you change the Proxy check disabled in NWDS.

Former Member
0 Kudos

Hi Naga,

web dynpro explorer -> MyProjectName -> Models -> Logical Ports

Hope this helps you.

Rg/Venkat

Former Member
0 Kudos

Hai,

This problem will occur becuase to retrieve the more amount of data through net work.

I faced the same problem. I solved it by doing this.

http://help.sap.com/saphelp_nw04/helpdata/en/ad/08d52d6d95864492a6a5931bb62716/content.htm

regards,

naga raju.

Former Member
0 Kudos

Hi Naga,

Can you please explain this in a detailed steps.

Thanks in Advance.

Regs/Venkat

pravesh_verma
Active Contributor
0 Kudos

Hi Venkatesan,

This error is coming becuase the application could not connect to the specified wsdl file on internet. Yyou can do one thing.

Just download the wsdl file and then create the wsdl model from browsing the file from local System.

Choose the option for: <i>Local File System or URL</i>, for selecting the file from the Local System.

I hope this helps you.

Regards

Pravesh

Former Member
0 Kudos

Hi Pravesh,

I have downloaded the correct wsdl and implemented. I think there should be a option to increase the response time to more milliseconds in some admin console.

Can you please let me how to acheive this in web dynpro's

Many Thanks.

Regs/Venkat