What product/components do you use and which version/fix level?
Designer 10.11 trying to connect to existing 10.5 version IS server
I get below error
Service Designer has failed to connect to the configured Integration Server (wmserverbat01:5555) because it can only connect to the embedded Integration Server.
Are you using a free trial or a product with a customer license?
What are trying to achieve? Please describe in detail.
Do you get any error messages? Please provide a full error message screenshot and log file.
java.lang.Exception: Server working directory validation failed. Not local. server.isLocalServer-false, server.getWorkingDirectory–1, Designer location-C:\Users\Desktop\wMServiceDesigner-10.11-R02-win-x64-
JDK\wMServiceDesigner
at com.softwareag.is.ui.processBuilder.RCPServerConnectionJob.ensureLocalServer(RCPServerConnectionJob.java:275)
at com.softwareag.is.ui.processBuilder.RCPServerConnectionJob.ensureVersionsCompatible(RCPServerConnectionJob.java:216)
at com.softwareag.is.ui.processBuilder.RCPServerConnectionJob.checkVersionCompatibility(RCPServerConnectionJob.java:195)
at com.softwareag.is.ui.navigator.actions.ServerConnectionJob.run(ServerConnectionJob.java:61)
at com.softwareag.is.ui.processBuilder.RCPServerConnectionJob.run(RCPServerConnectionJob.java:44)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)