Hello all,
I have replaced router at my network and after that noticed CPVM has stopped to work. Connection to management server has been established correctly. Agent state at UI is "UP" Troubleshooting console proxy I have found that there is no listener on public interface port 443. I have tried to restart VM several times with no success. Reading cloud.out file shows some strange lines: 2015-05-14 03:53:04,339 INFO [cloud.consoleproxy.ConsoleProxy] (Console-Proxy-Main:null) Property name: v-2-VM 2015-05-14 03:53:04,339 INFO [cloud.consoleproxy.ConsoleProxy] (Console-Proxy-Main:null) Property consoleproxy.reconnectMaxRetry: 5 2015-05-14 03:53:04,339 INFO [cloud.consoleproxy.ConsoleProxy] (Console-Proxy-Main:null) Property consoleproxy.tcpListenPort: 0 ..... and further on... 2015-05-14 03:53:04,344 INFO [cloud.consoleproxy.ConsoleProxy] (Console-Proxy-Main:null) Property mgmtcidr: 192.2.0.1/24 -- I have mgmt network at 172.17.0.0/24 and public net has /25 net mask so this is totally wrong Should 443 port be mentioned here or consoleproxy.tcpListenPort: 0 is bogus? How router replacement has interfered local process start-up ? Where to search errors -- cloud.out does not give me a hint about wrong behaviour? Please, help me to find the reason why listener is not starting. Thanks, Vadim