cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Socket output stream shutdown by peer.

victorpale
Participant
0 Likes
1,104

Dear SAPgurus.

I'm trying to download the lastest version of a server code (JDI) with NWDS 7.01.05, when I select the code to download I get the following error.

"Socket output stream shutdown by peer."

I attached the full exception.

I have been researching but can not find the reason for this error, I will appreciate your help a lot.

Regards,

Victor Carmona.

Accepted Solutions (0)

Answers (2)

Answers (2)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

could you please increase the timeout on dtr connection preferences?

To adapt DTR connection settings in NWDS go to Menu > Window > Preferences, then in the preferences window go to Team > DTR > Connection Settings.

In addition to increasing timeout parameters you may also try if enablings the check box "Enable Compression" helps. Sending data compressed could speed-up the data transfer.

If this is not helping then please also answer what NWDI version you are using. You can see this on the SP Stack info page (http://<host>:<port>/monitoring/ComponentInfo). I am mostly interested in SCAs having the name pattern DI_*.

I hope this helps.

Best Regards,

Ervin

victorpale
Participant
0 Likes

Dear Ervin Szolke

I set the parameters in Connection Settings with the next values:

We tried with the new values but the issue still.

I attached the file "ComponentInfo JDI.jpg" with the values of ComponentInfo. I tried to put in the body message but I can not.

Regards,

Victor Carmona.

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Victor,

is this problem resolved in the meantime? I can see in the other thread you opened that you have now a different problem with dtr hostnames, right?

If yes, please close this thread.

Thank you and Best Regards,

Ervin

victorpale
Participant
0 Likes

Hi Ervin,

Thanks for the answer, I have two issues in different machines.

In machine A never synchronize with the last DTR, I try to synchronize with the new and get the error "Socket output stream shutdown by peer."

In machine B before already been synchronized with the last DTR (host: pgsap), when I try to synchronize with the new DTR (host: chdjmd) I get the error "Unable to open connection to host".

That is the reason for having two thread open.

Regards,

Victor Carmona.

Former Member
0 Likes

Hi ,

can you please let us know what exactly you are trying to download and what is the version of NWDS.

as per error description it seems to be source is not reachable or not able to send any data .. socket connection is closed by source .

-Rakesh

victorpale
Participant
0 Likes

Dear Rakesh,

The version of NWDS is 7.01.05

There is a product of SAP called MIM. It's a Development Component project (Java Web Dynpro). I need to make changes to the code, so I trying to download from DTR.

Regards,

Victor Carmona.