Re: Still struggling for steps to build pls help

2024-03-25 Thread Wingrunt Platform
ost > > > >> cluster.node.IP - should point to the Management server (or the > proper > > > >> loopback address) > > > >> > > > >> in the ./client/conf/db.properties.in file and rebuild the code if > > > >> you've built and d

Re: Still struggling for steps to build pls help

2024-03-25 Thread Pearl d'Silva
tab on the documentation repo. Regards, Pearl From: Wingrunt Platform Sent: March 25, 2024 12:24 AM To: users@cloudstack.apache.org Subject: Re: Still struggling for steps to build pls help Finally got it. It was a combination of loopback and router switch

Re: Still struggling for steps to build pls help

2024-03-24 Thread Wingrunt Platform
ss) > > >> > > >> in the ./client/conf/db.properties.in file and rebuild the code if > > >> you've built and deployed CloudStack from source. If you've set it up > using > > >> packages, verify the above mentioned values in > > >> /etc/cloudstack/management/db.properties and restart the Manageme

Re: Still struggling for steps to build pls help

2024-03-23 Thread Wei ZHOU
t the Management server > >> if anything is changed in the file. > >> > >> Regards, > >> > >> > >> > >> > >> From: Wingrunt Platform > >> Sent: March 21, 2024 4:06 PM > >> To:

Re: Still struggling for steps to build pls help

2024-03-23 Thread Wingrunt Platform
entioned values in >> /etc/cloudstack/management/db.properties and restart the Management server >> if anything is changed in the file. >> >> Regards, >> >> >> >> ________ >> From: Wingrunt Platform >> Sent: March 21,

Re: Still struggling for steps to build pls help

2024-03-22 Thread Wingrunt Platform
erver > if anything is changed in the file. > > Regards, > > > > > From: Wingrunt Platform > Sent: March 21, 2024 4:06 PM > To: users@cloudstack.apache.org > Subject: Re: Still struggling for steps to build pls help > > A friendly r

Re: Still struggling for steps to build pls help

2024-03-22 Thread Wei ZHOU
>From my experience, the error is mostly caused by misconfigurations, like Pearl said. it is better to check the db.properties Please also check if any "Exception" log before the bean errors. -Wei On Friday, March 22, 2024, Pearl d'Silva wrote: > Is your database running on the same server /

Re: Still struggling for steps to build pls help

2024-03-22 Thread Pearl d'Silva
, From: Wingrunt Platform Sent: March 21, 2024 4:06 PM To: users@cloudstack.apache.org Subject: Re: Still struggling for steps to build pls help A friendly reminder. Racing against time :) Thank you so much. RSK On Wed, Mar 20, 2024 at 5:37 PM Wingrunt Platform

Re: Still struggling for steps to build pls help

2024-03-21 Thread Wingrunt Platform
istableBeanFactory.java:874) > at > org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1358) > at > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:309) > ... 57 more

Re: Still struggling for steps to build pls help

2024-03-20 Thread Wingrunt Platform
thrown. > > > > > From: Wingrunt Platform > Sent: March 20, 2024 5:56 PM > To: users@cloudstack.apache.org > Subject: Re: Still struggling for steps to build pls help > > Now I am getting 503 error going by your documentation. When I tried to do

Re: Still struggling for steps to build pls help

2024-03-20 Thread Pearl d'Silva
It would be helpful if you could paste the entire stacktrace of the exception thrown. From: Wingrunt Platform Sent: March 20, 2024 5:56 PM To: users@cloudstack.apache.org Subject: Re: Still struggling for steps to build pls help Now I am getting 503 error

Re: Still struggling for steps to build pls help

2024-03-20 Thread Wingrunt Platform
Now I am getting 503 error going by your documentation. When I tried to do simple installation, I was getting the same issue. Says uri /client/ status 503 , Service Unavailable on SERVLET : In log I get Trying to obtain module [bootstrap] context Could not get module [bootstrap]. context bean

Re: Still struggling for steps to build pls help

2024-03-20 Thread Wei ZHOU
You can refer to another page in the same repository As Pearl mentioned. https://github.com/shapeblue/hackerbook/blob/main/2-dev.md#cloudstack-packaging If you want to support VMware, please add "noredist" flag. The dependecies need to be installed. -Wei On Wednesday, March 20, 2024, Wingrunt

Re: Still struggling for steps to build pls help

2024-03-20 Thread Nux
Pearl has replied to you, have you not seen her reply? https://lists.apache.org/thread/r2onjk6xvoddw20fkrjm29bhn3xzozym On 2024-03-20 20:26, Wingrunt Platform wrote: Any help with this please ? Documentation could be much better I think. Please let me know how to go about this. OR a source

Re: Still struggling for steps to build pls help

2024-03-20 Thread Wingrunt Platform
Any help with this please ? Documentation could be much better I think. Please let me know how to go about this. OR a source compile is currently not supported ? Thank you Regards, RSK On Tue, Mar 19, 2024 at 3:19 PM Wingrunt Platform wrote: > Hi Team, > I am tasked with evaluation of

Re: Still struggling for steps to build pls help

2024-03-19 Thread Pearl d'Silva
struggling for steps to build pls help Hi Team, I am tasked with evaluation of cloudstack and others such as openstack. I was able to get through with openstack but not cloudstack. I tried all that is in README . My versions a. cloudstack 4.19 b. Java (tried 1.8 as per readme and also Java 11 and 17) c

Still struggling for steps to build pls help

2024-03-19 Thread Wingrunt Platform
Hi Team, I am tasked with evaluation of cloudstack and others such as openstack. I was able to get through with openstack but not cloudstack. I tried all that is in README . My versions a. cloudstack 4.19 b. Java (tried 1.8 as per readme and also Java 11 and 17) c. It breaks at gmaven in package