Are you by any chance using IBM java 1.7.x on your management server ?

We had a similar problem where connection from cloud agent on CPVM/SSVM to
management server got disconnected with an SSL error, but we are not using
SSL on management server at all. After switching back to
java-1.7.0-openjdk, the problem went away without any other configuration
changes.


Yiping

On 6/14/15, 11:40 PM, "Devender Singh" <dev1986en...@gmail.com> wrote:

>I have  disable SS by setting secstorage.encrypt.copy to "false", and
>changing consoleproxy.url.domain to empty.
>
>but after restarting the console proxy vm I am getting below error.
>
>netstat -na | grep 8250
>
>
>
>tcp      867      0  x.x.x.x:37789     y.y.y.y:8250      CLOSE_WAIT
>
>tcp      867      0  x.x.x.x:38275     y.y.y.y:8250      CLOSE_WAIT
>
>tcp      867      0  .x.x.x:37942       y.y.y.y:8250      CLOSE_WAIT
>
>
>
>
>
>by Devender kumar Singh
>
>
>
>
>On Fri, Jun 12, 2015 at 4:53 PM, Devender Singh <dev1986en...@gmail.com>
>wrote:
>
>> After upgrading cloudstack 4.2.1 to 4.4.2 we are facing console proxy
>> agent issue .
>>
>> connection of Agent to Management is continuously dropping
>>
>> netstat -na | grep 8250
>>
>>
>>
>> tcp      867      0  x.x.x.x:37789     y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:38275     y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  .x.x.x:37942       y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x3:38327    y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:37810      y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:37737      y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:37775      y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:37858      y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:38039      y.y.y.y:8250      CLOSE_WAIT
>>
>> tcp      867      0  x.x.x.x:37960      y.y.y.y:8250      CLOSE_WAIT
>>
>>
>>
>>

Reply via email to