We have migrated DTS servers recently, but cannot connect to the new publishing server (we get “Cannot Connect to Publishing Server. Please check publishing server connection.”)
We’ve copied the DTS install file for file (compressing the install and untarring as a new directory).
The only thing that’s changed is the IP address, which we’ve reflected in the delivery-server.xml and the publish configuration itself.
I have opened up port 21 on both servers, but am still getting the same error when attempting to publish. I noticed the configuration had port 22 set on it, so I tried port 21, and that didn’t work either.
This issue was due to outdated jsch0.1.48.jar file in CM1. To solve this issue, updated the jar to jsch0.1.54.jar version in Percussion/AppServer/server/rx/deploy/rxapp.ear/rxapp.war/WEB-INF/lib folder. This jar will be updated in next CM1 patch release.