Hi, I just setup and configured a vCO 5.5 Linux appliance. Right now we have a few 5.1 appliances running our PRD environment. When I try to synchronize anything from 5.5 to 5.1 (pulling from 5.1 to 5.5) I get the following error:
org.springframework.remoting.remoteaccessexception: could not access http invoker remote service at [https://IPOF5.1vCO:8281/vco/webremoting/vcofactory.service];
nested exception is org.apache.http.nohttpresponseexception: Did not receive successful http response;
The only other strange thing I'm noticing is that when I configured the 5.5 server it would only let me put in IP addresses instead of DNS names for any field requiring such info. For example, when setting up authentication I tried putting in the DNS name of our domain controllers i.e. dcname.domain.com but that failed. Once I put the IP in instead it succeeded right away.
thanks!