Skip to main content
3-Newcomer
February 10, 2023
Question

MKS Java API - Getting wrong CmdRunner from command createCmdRunner

  • February 10, 2023
  • 1 reply
  • 1122 views

After installing WindChill Client 13.1.0.1 i have on some PC the problem the createCmdRunner command give me a com.mks.connect.HttpCmdRunnerImpl instead of com.mks.connect.ClientCmdRunnerImpl.

The result is this Errormessage as soon as i want to call a execute on this runner:

Connect to 127.0.0.1:31000 [/127.0.0.1] failed: Connection refused: connect

The question is now why do i get with the same code different runner on different pc?

 

 

 

 

 

1 reply

1-Visitor
September 1, 2023

I have the same problem. If you find a solution, please share it.