Re: management cluster error on cloudstack-management startup

2019-07-26 Thread Andrija Panic
That error or "error" is present when starting mgmt server - but it does start correctly. Not sure if this is by design or a valid "error" - but doesn't affect anything (right ?) Perhaps someone else can advise. On Fri, 26 Jul 2019 at 19:43, Richard Persaud wrote: > Hello, > > > > 4.11.3 on Ubu

management cluster error on cloudstack-management startup

2019-07-26 Thread Richard Persaud
Hello, 4.11.3 on Ubuntu I get this error, even on a new build. I am not running mgmt in a cluster. Any ideas? Unable to ping management server at 10.0.0.9:9090 due to ConnectException java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) at sun.

Re: [VOTE][RESULT] Apache CloudStack 4.11.3.0

2019-07-26 Thread Andrija Panic
Wido, Gabriel, kindly kick the build jobs for Ubuntu when possible. Thanks Andrija On Wed, 3 Jul 2019 at 13:07, Rohit Yadav wrote: > Wido, Gabriel - I've built and sync-ed 4.11.30 CentOS 6, 7 packages on > http://download.cloudstack.org however I'm not sure how to work the > ubuntu repositorie

Re: Failed to get free memory without no reason

2019-07-26 Thread Andrija Panic
Thx for the bug report! On Fri, 26 Jul 2019, 14:53 Dmitry Berezhnoy, wrote: > I'm not a Java developer too, but I'm Python developer, so I rewrote code > of getFreeMemory() to Python and found error in Java code. > When I create a new VM we take a list of all VMs from libvirt via > getFreeMemory

Re: Failed to get free memory without no reason

2019-07-26 Thread Dmitry Berezhnoy
I'm not a Java developer too, but I'm Python developer, so I rewrote code of getFreeMemory() to Python and found error in Java code. When I create a new VM we take a list of all VMs from libvirt via getFreeMemory(). After that we iterate by this list. If amount of VMs so large(or libvirt response l