1 Reply Latest reply on Jun 5, 2014 4:02 AM by igarashitm

    Could not connect to remote://localhost:9999,Connection time-out error in Remote-invoker

    dhivyateg

      Hi team,

       

      I am a newbie to Switchyard,trying with

      switchyard-1.1.0.Final-EAP6.1.GA

      Maven-3.2.1

      Java 1.7

      I follow the online docs step wise to get a quick idea on Swithchyard,where I faced a starting problem.

      In quickstarts,when I tried executing remote-invoker example,build is getting failed due to connection timed out.Connection Exception : could not connect to remote://localhost:9999.

      SYRemoteInvoker_err.jpg

       

      According to some forum discussions,I have tried to find out the processes running on the port 9999.The PID is 5148.But I am not able to kill the process as access is denied.Attaching the screen here.

       

      ProcessKill_err.jpg

      Attaching my setting.xml and pom file.