Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-13 Thread Ronald Feicht
scsynergy.com |ronald.fei...@scsynergy.com Sitz der Gesellschaft Bodenheim, HRB 8830, Amtsgericht Mainz, Geschäftsführer: Christian Reichert *From:* Pearl d'Silva *Sent:* Monday, December 11, 2023 16:56 *To:*dev@cloudstack.apache.org *Subj

Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-13 Thread Wei ZHOU
> http://xx.xx.xx.xx:8080. > > See https://nodejs.org/api/errors.html#errors_common_system_errors for > > more information (ECONNREFUSED). > > > > If so, can you please verify the IP of the Management server, in your > > initial email you mentioned the address to be: > &g

Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-11 Thread Pearl d'Silva
r 11, 2023 9:03 AM To: dev@cloudstack.apache.org Subject: Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source Hi, You can access vmops.log to get some logs. -Wei On Mon, 11 Dec 2023 at 14:49, Ronald Feicht wrote: > Hi, > > I c

Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-11 Thread Wei ZHOU
On 12/4/23 15:37, Pearl d'Silva wrote: > > Hi, > > > > Once you've setup CloudStack and built the UI following the steps > mentionedhttps://github.com/apache/cloudstack/tree/main/ui#cloudstack-ui > , you'd be able to access the UI at port 5050. > > > >

Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-11 Thread Ronald Feicht
lva wrote: Hi, Once you've setup CloudStack and built the UI following the steps mentionedhttps://github.com/apache/cloudstack/tree/main/ui#cloudstack-ui , you'd be able to access the UI at port 5050. Regards, Pearl   From: Ronald Feicht Sent: December 4, 2023

Re: You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-04 Thread Pearl d'Silva
23 9:32 AM To: dev@cloudstack.apache.org Subject: You're in developer mode, please build and run UI using npm. when building CloudStack from source Hi, I have followed https://docs.cloudstack.apache.org/en/4.18.1.0/developersguide/developer_guide.html to build CloudStack 4.19 from source but

You're in developer mode, please build and run UI using npm. when building CloudStack from source

2023-12-04 Thread Ronald Feicht
Hi, I have followed https://docs.cloudstack.apache.org/en/4.18.1.0/developersguide/developer_guide.html to build CloudStack 4.19 from source but when I connect to http://192.168.17.225:8080/client/ I only get "You're in developer mode, please build and run UI using npm." I built the UI usin

Re: Building Cloudstack failing on windows

2015-12-14 Thread Wido den Hollander
14 Dec 2015, at 11:36, Wido den Hollander > mailto:w...@widodh.nl>> wrote: > > > > On 12/14/2015 07:25 AM, Sudharma Jain wrote: > While building Cloudstack on windows, it fails with following exceptions. > > Tests run: 4, Failures: 1, Errors: 0, Skip

Re: Building Cloudstack failing on windows

2015-12-14 Thread Wilder Rodrigues
no need to hard code the path. We can use the “File.separator” as it is being used in the class under test. Cheers, Wilder On 14 Dec 2015, at 11:36, Wido den Hollander mailto:w...@widodh.nl>> wrote: On 12/14/2015 07:25 AM, Sudharma Jain wrote: While building Cloudstack on windows, it

Re: Building Cloudstack failing on windows

2015-12-14 Thread Wido den Hollander
On 12/14/2015 07:25 AM, Sudharma Jain wrote: > While building Cloudstack on windows, it fails with following exceptions. > > Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec > <<< FAILURE! - in com.cloud.utils.TestProfiler

Building Cloudstack failing on windows

2015-12-13 Thread Sudharma Jain
While building Cloudstack on windows, it fails with following exceptions. Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec <<< FAILURE! - in com.cloud.utils.TestProfiler testProfilerInNano(com.cloud.utils.TestProfiler) Time elapsed: 1.004 sec &l

Re: Building cloudstack failing on windows

2015-09-24 Thread Wido den Hollander
On 24-09-15 14:46, Sudharma Jain wrote: > Hi, > > While building cloudstack on windows, LocalTemplateDownloaderTest fails. > > java.lang.AssertionError: Failed download > at org.junit.Assert.fail(Assert.jav

Building cloudstack failing on windows

2015-09-24 Thread Sudharma Jain
Hi, While building cloudstack on windows, LocalTemplateDownloaderTest fails. java.lang.AssertionError: Failed download at org.junit.Assert.fail(Assert.java:88) at com.cloud.storage.template.LocalTemplateDownloaderTest.localTemplateDownloaderTest(LocalTemplateDownloaderTest.java

Re: Error while building Cloudstack

2014-08-01 Thread Daan Hoogland
Priyanka, I have a windows build in the office (not in now) it builds fine. Also lots of people work on debian devcloud instances. both should work fine. On Fri, Aug 1, 2014 at 1:24 PM, Priyanka Deepala wrote: > I'm building on Windows. Last time I used Cygwin but now I'm using DevCloud2.0 > wh

Re: Error while building Cloudstack

2014-08-01 Thread Priyanka Deepala
I'm building on Windows. Last time I used Cygwin but now I'm using DevCloud2.0 which is running on VirtualBox (Debian OS). Will it work? On Fri, Aug 1, 2014 at 4:44 PM, Alex Hitchins wrote: > Priyanka, > > I had this issue when building on Windows. Are you building on W

Re: Error while building Cloudstack

2014-08-01 Thread Alex Hitchins
Priyanka, I had this issue when building on Windows. Are you building on Windows? I think you posted a question recently about doing so. It doesn't work as I believe file paths are different between Win/Lin systems. Really, my advice to you is to do your dev on a Linux flavour or OSX. Does the

Re: Error while building Cloudstack

2014-08-01 Thread Daan Hoogland
Priyanka, It displayed an error before this summary. the project apidoc failed, that much is clear. Please give more information. Preferably put the full output of the mvn command in a pastebin and send a link to the list. That way people can do better diagnoses of your problem. kind regards, On

Re: Error while building Cloudstack

2014-08-01 Thread Priyanka Deepala
This is the error [INFO]--- BUILD FAILURE -- Total time: 33:01.074s Finished at: Thu Jul 31 15:15:55 UTC 2014 Final Memory: 73M/178M

Re: Error while building Cloudstack

2014-08-01 Thread Daan Hoogland
Priyanka, no images on this list, please cut and paste the text On Fri, Aug 1, 2014 at 8:26 AM, Priyanka Deepala wrote: > Hiii > I'm building CS in DevCloud in VitualBox. While building the CS using > mvn-P developer,systemvm clean install command it's displaying an error. I > attached the

Re: Error while building CloudStack

2014-08-01 Thread Priyanka Deepala
This is the error [INFO]--- BUILD FAILURE -- Total time: 33:01.074s Finished at: Thu Jul 31 15:15:55 UTC 2014 Final Memory: 73M/178M

Re: Error while building CloudStack

2014-08-01 Thread Hugo Trippaers
Priyanka, Images and other attachments are not accepted on this mailinglist. Either provide a link to the image or paste your error as plain text. Cheers, Hugo On 1 aug. 2014, at 09:23, Priyanka Deepala wrote: > I attached the image in this mail please check it out > > > On Fri, Aug 1, 201

Re: Error while building CloudStack

2014-08-01 Thread Priyanka Deepala
I attached the image in this mail please check it out On Fri, Aug 1, 2014 at 12:37 PM, Ian Duffy wrote: > Images are stripped on the mailing list. > On 1 Aug 2014 07:23, "Priyanka Deepala" > wrote: > > > Hiii > > I'm building CS in DevCloud in VitualBox. While building the CS > using > >

Re: Error while building CloudStack

2014-08-01 Thread Ian Duffy
Images are stripped on the mailing list. On 1 Aug 2014 07:23, "Priyanka Deepala" wrote: > Hiii > I'm building CS in DevCloud in VitualBox. While building the CS using > mvn-P developer,systemvm clean install command it's > displaying an error. I attached the screenshot of

Error while building Cloudstack

2014-07-31 Thread Priyanka Deepala
Hiii I'm building CS in DevCloud in VitualBox. While building the CS using mvn-P developer,systemvm clean install command it's displaying an error. I attached the screenshot of error in .png image could someone please help out regarding this issue?

Error while building CloudStack

2014-07-31 Thread Priyanka Deepala
Hiii I'm building CS in DevCloud in VitualBox. While building the CS using mvn-P developer,systemvm clean install command it's displaying an error. I attached the screenshot of error in .png image could someone please help out regarding this issue?

Re: building cloudstack

2014-07-30 Thread Daan Hoogland
fter throwing away the .m2 folder. > > It complains about resolving the dependencies for 4.4.1. Is there any other > way I could go back? > > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Wednesday, July 30, 2014 3:28 AM > To: d

RE: building cloudstack

2014-07-30 Thread Elapavuluri, Jaya
Subject: Re: building cloudstack did you run $ git pull $ mvn clean test install before that? if so you could try thowing away your ~/.m2/repositories dir. On Wed, Jul 30, 2014 at 1:50 AM, Elapavuluri, Jaya wrote: > So this is the screen shot of the error I am getting. > > > > This w

Re: building cloudstack

2014-07-30 Thread Rohit Yadav
VEN/DependencyResolutionException -Original Message- From: Elapavuluri, Jaya [mailto:jaya.elapavul...@netapp.com] Sent: Tuesday, July 29, 2014 2:44 PM To: dev@cloudstack.apache.org Subject: RE: building cloudstack So, is there any way the bug can be fixed?? -Original Message- F

Re: building cloudstack

2014-07-30 Thread Daan Hoogland
ors and possible solutions, please > read the following articles: > > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException > > > > > > > > > > -Original Message- > From: Elapavuluri, Jaya [mailto:jaya.el

RE: building cloudstack

2014-07-29 Thread Elapavuluri, Jaya
ing articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException -Original Message- From: Elapavuluri, Jaya [mailto:jaya.elapavul...@netapp.com] Sent: Tuesday, July 29, 2014 2:44 PM To: dev@cloudstack.apache.org Subject: RE: building cloudst

RE: building cloudstack

2014-07-29 Thread Elapavuluri, Jaya
I did a git pull and tried but still I got the same error. I shall try once again and check. -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Tuesday, July 29, 2014 4:06 PM To: dev Subject: Re: building cloudstack Jaya, Did you update and try again? As

Re: building cloudstack

2014-07-29 Thread Daan Hoogland
t; Sent: Monday, July 28, 2014 5:10 PM > To: dev@cloudstack.apache.org > Subject: Re: building cloudstack > > Hi Jaya, > > Which branch are you on? It's a bug we'll fix it by placing an empty upgrade > path for 4.4.1 version. > > The upgrade paths are available on

RE: building cloudstack

2014-07-29 Thread Elapavuluri, Jaya
So, is there any way the bug can be fixed?? -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: Monday, July 28, 2014 5:10 PM To: dev@cloudstack.apache.org Subject: Re: building cloudstack Hi Jaya, Which branch are you on? It's a bug we'll fix it

RE: building cloudstack

2014-07-28 Thread Elapavuluri, Jaya
Hi, I am working on 4.4 branch. -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: Monday, July 28, 2014 5:10 PM To: dev@cloudstack.apache.org Subject: Re: building cloudstack Hi Jaya, Which branch are you on? It's a bug we'll fix it by placin

Re: building cloudstack

2014-07-28 Thread Rohit Yadav
Hi Jaya, Which branch are you on? It's a bug we'll fix it by placing an empty upgrade path for 4.4.1 version. The upgrade paths are available only between released versions only, so it fails as there is no upgrade path for 4.4.1-SNAPSHOT. Regards. Elapavuluri, Jaya wrote: Hello, I had setu

building cloudstack

2014-07-28 Thread Elapavuluri, Jaya
Hello, I had setup cloudstack 4.4 environment which was running fine. I recently did a git pull to get the updates after which when I tried to mvn -Pdeveloper -pl developer -Ddeploydb I was encountering with the following error. [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-p

Re: Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-21 Thread Hugo Trippaers
gt; > Hi Hugo, > > Do you have any ETA for this ? > > Regards, > Rayees > > -Original Message- > From: Rayees Namathponnan > Sent: Tuesday, July 15, 2014 9:27 AM > To: dev@cloudstack.apache.org > Subject: RE: Tomcat version issue while building clou

RE: Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-21 Thread Rayees Namathponnan
Hi Hugo, Do you have any ETA for this ? Regards, Rayees -Original Message- From: Rayees Namathponnan Sent: Tuesday, July 15, 2014 9:27 AM To: dev@cloudstack.apache.org Subject: RE: Tomcat version issue while building cloudstack on RHEL7 RPMS Thanks Hugo, defect https

RE: Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-15 Thread Rayees Namathponnan
while building cloudstack on RHEL7 RPMS Hey Rayees, We should make a second set of scripts for the new redhat and cents releases. It's not only tomcat that has changes, for example we also need systemd scripts for cloudstack. I've been working on it, but it's not finished. Cheers

Re: Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-13 Thread Hugo Trippaers
Hey Rayees, We should make a second set of scripts for the new redhat and cents releases. It’s not only tomcat that has changes, for example we also need systemd scripts for cloudstack. I’ve been working on it, but it’s not finished. Cheers. Hugo On 13 jul. 2014, at 19:19, Rayees Namathponn

Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-13 Thread Rayees Namathponnan
Hi All, I am trying to build 4.5/master RPM package in RHEL 7 box, in cloud.spec file there are dependency with tomcat6 which is not available in RHEL 7 repo. RHEL 7 repo comes with tomcat7, and I cannot create RPM package due tomcat6 missing package. Any suggestion on this ? we should modi

Re: Trouble with building cloudstack

2014-06-05 Thread Rajani Karuturi
you have to install java-1.7.0-openjdk-devel package to get javac http://openjdk.java.net/install/ once thats installed, if you do sudo update-alternatives --config javac , it should list both 1.6 and 1.7 and should allow you to select 1.7 as default. ~Rajani On 05-Jun-2014, at 11:40 pm, El

Re: Trouble with building cloudstack

2014-06-05 Thread Mike Tutkowski
Is JAVA_HOME set up something like this? JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home On Thu, Jun 5, 2014 at 12:23 PM, Wei ZHOU wrote: > Have you installed open-jdk 1.7 ? > > > > > 2014-06-05 20:10 GMT+02:00 Elapavuluri, Jaya >: > > > Hello, > > > > I am currently

Re: Trouble with building cloudstack

2014-06-05 Thread Wei ZHOU
Have you installed open-jdk 1.7 ? 2014-06-05 20:10 GMT+02:00 Elapavuluri, Jaya : > Hello, > > I am currently working on cloudstack and have got few troubles while > setting up the development environment. > > I followed the steps given in : > https://cwiki.apache.org/confluence/display/CLOUDST

Trouble with building cloudstack

2014-06-05 Thread Elapavuluri, Jaya
Hello, I am currently working on cloudstack and have got few troubles while setting up the development environment. I followed the steps given in : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux However, the following are the probl

Re: Building Cloudstack 4.0.1 Ubuntu (Debian) install packages

2013-04-24 Thread Jim L.
Hi ... anyone have any advice for my problem regarding building Cloudstack 4.0.1 Ubuntu/Debian packages with VNWare installed? Thanks -- Jim L. On Tue, Apr 23, 2013 at 11:19 AM, Jim L. wrote: > Hi, > > I have been trying to build the Ubuntu/Debian install packages for > Cloudstac

Building Cloudstack 4.0.1 Ubuntu (Debian) install packages

2013-04-23 Thread Jim L.
created on the target system. Up to now, I have been unsuccessful, so I assume there must be some sort of embedded properties file that signifies if VMWare is an enabled plugin. Has anyone been successful building Cloudstack 4.0.1 with VMWare support and then deploying it to Ubuntu 12.04? Thanks -- Jim L.