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.
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.
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:
In Designer: Help > About Software AG Designer.
The Software AG tab displays all installed Software AG products, their versions, and the latest
fix levels, if a fix has been applied.
To view details about the Eclipse features and plug-ins associated with a product, click the
product icon.
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.