Thanks Wei for your help. Using the cloud-client-ui-4.19.2.0.jar,I was able to
place that file on my management server
and test things out.
The file I built was 128MB. Not sure why the one on the management
server is 150MB, and what I built from checing out 4.19.2.0 is 128MB,
but it seems to be
Hi Jason,
Please refer to the second paragraph of my first reply (see below).
the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a
copy of client/target/cloud-client-ui-.jar, not
server/target/cloud-server-.jar
Kind regards,
Wei
On Mon, Apr 28, 2025 at 8:22 PM Jason Hollis
wro
Wei,
Thanks for the info, however when I do remove the -Dnoredist it does
build successfully, but the generated .jar file is only 3.7MB. On my Test
environment Cloudstack management server it is ~150MB.
ls -alh cloudstack-build/cloud-server-4.19.2.0.jar
-rw-r--r-- 1 root root 3.7M Apr 28 14:15
If you do not need vmware and other 3rd party jars, you can remove
"-Dnoredist " from the maven command.
-Wei
On Mon, Apr 28, 2025 at 7:48 PM Wei ZHOU wrote:
> Hi,
>
> when you build with vmware support or other 3rd party jars, you need to
> install the jars.
> please refer to https://github.
Hi,
when you build with vmware support or other 3rd party jars, you need to
install the jars.
please refer to https://github.com/shapeblue/cloudstack-nonoss
the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a
copy of client/target/cloud-client-ui-.jar, not
server/target/cloud-serve
On 12/14/2015 11:45 AM, Wilder Rodrigues wrote:
> no need to hard code the path. We can use the “File.separator” as it is being
> used in the class under test.
>
Indeed, I already filed a PR: https://github.com/apache/cloudstack/pull/1242
> Cheers,
> Wilder
>
> On 14 Dec 2015, at 11:36, Wido
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 fails w
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
> testProfilerInNano(com.cloud.utils.TestProfile
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.java:88)
> at
> com.cloud.storage.template.LocalTemplateDownloaderTest.local
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
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
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
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
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
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
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
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
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
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
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
> Cloudstack 4.0.1 with
20 matches
Mail list logo