Connection reset by peer: socket write error while saving the flow service

Hi Folks,

I am facing issue while saving a simple map step in a flow service. The connection got disconnected from
designer through error as could not save. Try restoring the session.

What product/components do you use and which version/fix level?

Product webMethods Integration Server
Version 9.9.0.0
Updates IS_9.9_Core_Fix4
IS_9.9_Core_Fix6
IS_9.9_SPM_Fix1
IS_9.9_SPM_Fix2

Are you using a free trial or a product with a customer license?

With a customer license

What are trying to achieve? Please describe in detail.

Trying to change and save a simple map step in an existing flow service.

Do you get any error messages? Please provide a full error message screenshot and log file.

Connection reset by peer: socket write error. PFA the screenshot.

Hi @gphimanshu ,
Connection resets usually point to connectivity issues in a network. Please share the following as well

  • Designer service development version and fix levels.
  • Is the designer and the IS installed on the same machine? If not on the same machine, can you try pinging the machine on which IS is installed from Designer machine and check for any connectivity issues.
  • Any detailed logs on the designer? Window->Show view - Error log.
  • Any indication of errors on the Integration Server logs.

-NP

1 Like

Hi @Nagendra_Prasad,

Please find the requested details below:

  • Designer service development version and fix levels - Where to find?

  • Is the designer and the IS installed on the same machine? If not on the same machine, can you try pinging the machine on which IS is installed from Designer machine and check for any connectivity issues. - No network issue.

  • Any detailed logs on the designer? Window->Show view - Error log. - Yes. !SESSION 2021-11-03 08:13:03.671 -----------------------------------------------
    eclipse.buildId=4.11.0.I20190307-0500
    java.version=1.8.0_222
    java.vendor=*****Systems
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
    Framework arguments: -product com.webMethods.product.designer.ide
    Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.webMethods.product.designer.ide
    This is a continuation of log file C:\Users\.metadata.bak_0.log
    Created Time: 2021-11-03 08:13:03.671
    !ENTRY org.eclipse.ui.workbench 4 2 2021-11-03 08:13:03.671
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.ui.workbench”.
    !STACK 1

  • Any indication of errors on the Integration Server logs. - Yes. [BAC.0002.0000] Wrapped Exception: java.net.SocketTimeoutException: Read timed out

  • Designer service development version and fix levels - Where to find?
    → To find information about installed products, their versions, and applied fixes:
  1. In Designer: Help > About Software AG Designer.
  2. The Software AG tab displays all installed Software AG products, their versions, and the latest
    fix levels, if a fix has been applied.
  3. To view details about the Eclipse features and plug-ins associated with a product, click the
    product icon.

Refer to https://documentation.softwareag.com/webmethods/designer/sdf10-11/10-11_Working_with_Designer.pdf

Hi @Mike_Ng,

Product webMethods Integration Server
Version 9.9.0.0
Updates IS_9.9_Core_Fix4
IS_9.9_Core_Fix6
IS_9.9_SPM_Fix1
IS_9.9_SPM_Fix2

It was server was running fine and we didn’t to any update or fix installation recently. But, automatically I have started getting this issue.
Still, not able to save a simple map step.

Hi Folks,
Need some urgent help. Please help.

@gphimanshu ,
Connection resets usually point to network issues. A few more things to test

  • Can you try installing designer on the same machine as the IS and check if you still get the same issues.
  • While the designer disconnects with connection reset, at the designer machine can you check if you can access IS admin from a browser?
  • Check the IS admin page for any slowdown
  • You can try wireshark to see if you find any issues(resets).
  • If nothing helps, then I would suggest you to raise a support ticket.

-NP

1 Like

This is the server side fix level. The steps I have shared are related to finding out designer and its plugin fixes fix level.

These kind of cases usually would probably ended up requiring packets capture to diagnose further what were transmitted.

Thanks to everyone.

The issue is resolved now. It was due to network issue between IS server ‘OS Box’ and remote server.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.