I am using CS 4.5.1-RC20150407

consoleproxy.properties file :
------------------------------------------------------------
consoleproxy.tcpListenPort=0
consoleproxy.httpListenPort=80
consoleproxy.httpCmdListenPort=8001
consoleproxy.jarDir=./applet/
consoleproxy.viewerLinger=180
consoleproxy.reconnectMaxRetry=5
-----------------------------------------------------

Vadim.

-----Original Message-----
From: Rajani Karuturi [mailto:raj...@apache.org] 
Sent: Thursday, May 14, 2015 8:38 AM
To: users@cloudstack.apache.org
Subject: Re: CPVM does not listen on port 443

which version of ACS are you using?
Can you check the property values in consoleproxy.properties file?  Its at 
/usr/local/cloud/systemvm/conf/consoleproxy.properties on CPVM

~Rajani

On Thu, May 14, 2015 at 9:56 AM, Vadim Kimlaychuk <vadim.kimlayc...@elion.ee
> wrote:

> 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
>

Reply via email to