Re: Build fails in macOS

2022-07-08 Thread Pritam Neog
environment so > the codebase doesn't need to be, and with a native ARM JRE it only takes ~2 > minutes to build the entire code base! > > On Fri, Jun 24, 2022 at 12:36 AM Pritam Neog > wrote: > > > Hi all > > > > I was trying to build cloudstack from sou

Build fails in macOS

2022-06-23 Thread Pritam Neog
Hi all I was trying to build cloudstack from source but it fails to build the Apache CloudStack marvin 4.17.0.0 pom. This is the error produced: [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (package) on project cloud-marvin: Command execution failed.: Cannot ru

Re: [ANNOUNCE] Apache CloudStack 4.17.0.0 Release

2022-06-07 Thread Pritam Neog
Congrats to everyone involved and thank you Nicolas 🎉 On Tue, Jun 7, 2022 at 8:39 PM Nicolas Vazquez wrote: > *The Apache Software Foundation Announces Apache**®** CloudStack**®** > v4.17* > > Apache CloudStack 4.17.0.0 is a 4.17 LTS release with 383 new > features, improvements and bug fixes si

Re: GSoC mentee intro - Pritam Neog

2022-05-21 Thread Pritam Neog
Thanks Daman. Nice to meet you too and good luck on your project. On Sat, 21 May 2022, 7:21 pm Daman Arora, wrote: > Welcome aboard! Nice to meet you. > > On Sat., May 21, 2022, 9:45 a.m. Pritam Neog, > wrote: > > > Hi folks, > > > > I'm Pritam Neog from

GSoC mentee intro - Pritam Neog

2022-05-21 Thread Pritam Neog
Hi folks, I'm Pritam Neog from Assam, India. I'm a sophomore pursuing a Computer Science and Engineering degree. I'm so glad to be selected for GSoC 2022 as a mentee for my project in OAuth2 integration in CloudStack. I'd like to thank my mentors Nicolas Vazquez and Boris Sto

Re: Error in deploying database

2022-02-16 Thread Pritam Neog
ixed. > > Thanks, > Pearl > > > ____ > From: Pritam Neog > Sent: Wednesday, February 16, 2022 1:05 PM > To: dev@cloudstack.apache.org > Subject: Error in deploying database > > Hello, > When I run *mvn -Pdeveloper -pl developer -Ddep

Error in deploying database

2022-02-15 Thread Pritam Neog
Hello, When I run *mvn -Pdeveloper -pl developer -Ddeploydb* after successfully building with *mvn clean install*, I get this error: [INFO] BUILD FAILURE [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (create-schema) on project cloud-developer: An exception occured w

UI not starting

2022-02-09 Thread Pritam Neog
Hello, I don't understand what is causing this. When I run *npm start *the following is produced: > cloudstack-ui@1.0.0 start /home/neoggg/lab/cloudstack/ui > vue-cli-service lint --no-fix && vue-cli-service serve ERROR Error loading /home/neoggg/lab/cloudstack/ui/vue.config.js: ERROR Validat

Re: Management server won't start

2022-02-07 Thread Pritam Neog
npm 8.1.2 nodejs v12.21.0 node v16.13.2 This got me thinking: is it right to have different versions for nodejs and node? On Mon, Feb 7, 2022 at 7:20 PM Wei ZHOU wrote: > Hi Pritam, > > Which npm and nodejs version do you use ? > > -Wei > > On Mon, 7 Feb 2022 at 14:4

Re: Management server won't start

2022-02-07 Thread Pritam Neog
6:52 PM Wei ZHOU wrote: > Hi Pritam, > > Did you follow the steps on > https://github.com/apache/cloudstack/blob/main/ui/README.md ? > > -Wei > > On Mon, 7 Feb 2022 at 13:22, Pritam Neog wrote: > > > Hello Wei, > > *npm install* produces the following error

Re: Management server won't start

2022-02-07 Thread Pritam Neog
t; > I have built a docker image for cloudstack 4.16.0.0, you can try it as > well: > https://hub.docker.com/repository/docker/ustcweizhou/cloudstack-simulator > > -Wei > > > > On Fri, 4 Feb 2022 at 06:14, Pritam Neog wrote: > > > Thanks Wei and yes my manageme

Re: Management server won't start

2022-02-03 Thread Pritam Neog
> npm start > > Please refer to > https://github.com/apache/cloudstack/blob/main/ui/README.md > > -Wei > > On Thu, 3 Feb 2022 at 19:34, Pritam Neog wrote: > > > Hello all, > > > > I've been following the Hackerbook to build cloudstack. The mgmt ser

Management server won't start

2022-02-03 Thread Pritam Neog
Hello all, I've been following the Hackerbook to build cloudstack. The mgmt server stucks in a loop when I run *mvn -pl :cloud-client-ui jetty:run -Djava.net.preferIPv4Stack=true -Dsimulator* This is the log I get and it just repeats with different AccountChecker and logid : INFO [c.c.u.Account