Re: how to detect when deployDataCenter.py has finished provisioning?

2014-03-30 Thread Marcus
I don't remember that script actually installing any templates. There's
just the built-in template that is there even before the zone. Or is this
specific to your devcloud.cfg?

In my tests, after running deployDataCenter.py I call registerTemplate and
install my own tiny template, then with the result of that I query the
status of it via listTemplates until the template is ready.
On Mar 29, 2014 2:26 PM, "chris snow"  wrote:

> Hi Santhosh,  downloading the templates seem to be the last thing to
> finish, and that doesn't complete until quite some time after the
> deployDataCenter command has finished.
>
> On Sat, Mar 29, 2014 at 7:56 PM, Santhosh Edukulla
>  wrote:
> > Though the call is asynchronous from CS, deployDataCenter( or
> marvinRequest from apiclient )  does verifies the  job status as either
> completed or failed etc, if the command is async, in a way runs
> synchronously from script point of view.
> >
> > Which task you see is running asynchronously from deployDataCenter point
> of view?
> >
> > Santhosh
> > 
> > From: chris snow [chsnow...@gmail.com]
> > Sent: Saturday, March 29, 2014 2:06 PM
> > To: dev@cloudstack.apache.org
> > Subject: Re: how to detect when deployDataCenter.py has finished
> provisioning?
> >
> > Thanks looks promising Alex - thank you!
> >
> > On Sat, Mar 29, 2014 at 5:38 PM, Alex Hitchins
> >  wrote:
> >> Chris,
> >>
> >> Just did a quick search, is this what you are looking for?
> >>
> >>
> http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html
> >>
> >>
> >>
> >> Regards
> >>
> >> Alex Hitchins
> >>
> >> D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969
> >>
> >> alex.hitch...@shapeblue.com
> >>
> >> -Original Message-
> >> From: chris snow [mailto:chsnow...@gmail.com]
> >> Sent: 29 March 2014 17:18
> >> To: dev@cloudstack.apache.org
> >> Subject: how to detect when deployDataCenter.py has finished
> provisioning?
> >>
> >> I am using the following script to setup my development environment:
> >>
> >> python /home/vagrant/cloudstack/tools/marvin/marvin/deployDataCenter.py
> >> -i /home/vagrant/devcloud.cfg
> >>
> >> This script seems to run asynchronously; tasks get performed after the
> script has successfully returned.
> >>
> >> Is there a way that I can detect when the provisioning operations have
> finished, either successfully or unsuccessfully?
> >>
> >> Preferably, I would like to detect completion using a script, so a
> manually checking such as logging in to the UI and checking somewhere will
> not work for me.
> >>
> >> Many thanks,
> >>
> >> Chris
> >> Need Enterprise Grade Support for Apache CloudStack?
> >> Our CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/> offers the best
> 24/7 SLA for CloudStack Environments.
> >>
> >> Apache CloudStack Bootcamp training courses
> >>
> >> **NEW!** CloudStack 4.2.1 training<
> http://shapeblue.com/cloudstack-training/>
> >> 18th-19th February 2014, Brazil. Classroom<
> http://shapeblue.com/cloudstack-training/>
> >> 17th-23rd March 2014, Region A. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >> 24th-28th March 2014, Region B. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >> 16th-20th June 2014, Region A. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >> 23rd-27th June 2014, Region B. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >>
> >> This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed. Any
> views or opinions expressed are solely those of the author and do not
> necessarily represent those of Shape Blue Ltd or related companies. If you
> are not the intended recipient of this email, you must neither take any
> action based upon its contents, nor copy or show it to anyone. Please
> contact the sender if you believe you have received this email in error.
> Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated under
> license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
> company incorporated in Brasil and is operated under license from Shape
> Blue Ltd. ShapeBlue is a registered trademark.
> >
> >
> >
> > --
> > Check out my professional profile and connect with me on LinkedIn.
> > http://lnkd.in/cw5k69
>
>
>
> --
> Check out my professional profile and connect with me on LinkedIn.
> http://lnkd.in/cw5k69
>


RE: how to detect when deployDataCenter.py has finished provisioning?

2014-03-30 Thread Santhosh Edukulla
Hi Chris,

Ok, deployDataCenter has no command to register template and so further 
download it by CS. I believe its the listTemplate API which has a check to 
verify  related hypervisor for a template and so list only when hypervisor is 
available. 

So, as such deployDataCenter is adding a host and you are seeing the template 
listed only when it was run to add a host. 

Thanks!
Santhosh

From: chris snow [chsnow...@gmail.com]
Sent: Saturday, March 29, 2014 4:25 PM
To: dev@cloudstack.apache.org
Subject: Re: how to detect when deployDataCenter.py has finished provisioning?

Hi Santhosh,  downloading the templates seem to be the last thing to
finish, and that doesn't complete until quite some time after the
deployDataCenter command has finished.

On Sat, Mar 29, 2014 at 7:56 PM, Santhosh Edukulla
 wrote:
> Though the call is asynchronous from CS, deployDataCenter( or marvinRequest 
> from apiclient )  does verifies the  job status as either completed or failed 
> etc, if the command is async, in a way runs synchronously from script point 
> of view.
>
> Which task you see is running asynchronously from deployDataCenter point of 
> view?
>
> Santhosh
> 
> From: chris snow [chsnow...@gmail.com]
> Sent: Saturday, March 29, 2014 2:06 PM
> To: dev@cloudstack.apache.org
> Subject: Re: how to detect when deployDataCenter.py has finished provisioning?
>
> Thanks looks promising Alex - thank you!
>
> On Sat, Mar 29, 2014 at 5:38 PM, Alex Hitchins
>  wrote:
>> Chris,
>>
>> Just did a quick search, is this what you are looking for?
>>
>> http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html
>>
>>
>>
>> Regards
>>
>> Alex Hitchins
>>
>> D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969
>>
>> alex.hitch...@shapeblue.com
>>
>> -Original Message-
>> From: chris snow [mailto:chsnow...@gmail.com]
>> Sent: 29 March 2014 17:18
>> To: dev@cloudstack.apache.org
>> Subject: how to detect when deployDataCenter.py has finished provisioning?
>>
>> I am using the following script to setup my development environment:
>>
>> python /home/vagrant/cloudstack/tools/marvin/marvin/deployDataCenter.py
>> -i /home/vagrant/devcloud.cfg
>>
>> This script seems to run asynchronously; tasks get performed after the 
>> script has successfully returned.
>>
>> Is there a way that I can detect when the provisioning operations have 
>> finished, either successfully or unsuccessfully?
>>
>> Preferably, I would like to detect completion using a script, so a manually 
>> checking such as logging in to the UI and checking somewhere will not work 
>> for me.
>>
>> Many thanks,
>>
>> Chris
>> Need Enterprise Grade Support for Apache CloudStack?
>> Our CloudStack Infrastructure 
>> Support offers the 
>> best 24/7 SLA for CloudStack Environments.
>>
>> Apache CloudStack Bootcamp training courses
>>
>> **NEW!** CloudStack 4.2.1 training
>> 18th-19th February 2014, Brazil. 
>> Classroom
>> 17th-23rd March 2014, Region A. Instructor led, 
>> On-line
>> 24th-28th March 2014, Region B. Instructor led, 
>> On-line
>> 16th-20th June 2014, Region A. Instructor led, 
>> On-line
>> 23rd-27th June 2014, Region B. Instructor led, 
>> On-line
>>
>> This email and any attachments to it may be confidential and are intended 
>> solely for the use of the individual to whom it is addressed. Any views or 
>> opinions expressed are solely those of the author and do not necessarily 
>> represent those of Shape Blue Ltd or related companies. If you are not the 
>> intended recipient of this email, you must neither take any action based 
>> upon its contents, nor copy or show it to anyone. Please contact the sender 
>> if you believe you have received this email in error. Shape Blue Ltd is a 
>> company incorporated in England & Wales. ShapeBlue Services India LLP is a 
>> company incorporated in India and is operated under license from Shape Blue 
>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil 
>> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered 
>> trademark.
>
>
>
> --
> Check out my professional profile and connect with me on LinkedIn.
> http://lnkd.in/cw5k69



--
Check out my professional profile and connect with me on LinkedIn.
http://lnkd.in/cw5k69


Re: how to detect when deployDataCenter.py has finished provisioning?

2014-03-30 Thread chris snow
It looks like a record gets added to the database for the 'tiny Linux'
template when I run:

mvn -P developer -pl developer,tools/devcloud -Ddeploydb

Does running deployDataCenter.py start the template download when the
hosts gets added, or does something else start the download?

Many thanks,

Chris

On Sun, Mar 30, 2014 at 4:05 PM, Santhosh Edukulla
 wrote:
> Hi Chris,
>
> Ok, deployDataCenter has no command to register template and so further 
> download it by CS. I believe its the listTemplate API which has a check to 
> verify  related hypervisor for a template and so list only when hypervisor is 
> available.
>
> So, as such deployDataCenter is adding a host and you are seeing the template 
> listed only when it was run to add a host.
>
> Thanks!
> Santhosh
> 
> From: chris snow [chsnow...@gmail.com]
> Sent: Saturday, March 29, 2014 4:25 PM
> To: dev@cloudstack.apache.org
> Subject: Re: how to detect when deployDataCenter.py has finished provisioning?
>
> Hi Santhosh,  downloading the templates seem to be the last thing to
> finish, and that doesn't complete until quite some time after the
> deployDataCenter command has finished.
>
> On Sat, Mar 29, 2014 at 7:56 PM, Santhosh Edukulla
>  wrote:
>> Though the call is asynchronous from CS, deployDataCenter( or marvinRequest 
>> from apiclient )  does verifies the  job status as either completed or 
>> failed etc, if the command is async, in a way runs synchronously from script 
>> point of view.
>>
>> Which task you see is running asynchronously from deployDataCenter point of 
>> view?
>>
>> Santhosh
>> 
>> From: chris snow [chsnow...@gmail.com]
>> Sent: Saturday, March 29, 2014 2:06 PM
>> To: dev@cloudstack.apache.org
>> Subject: Re: how to detect when deployDataCenter.py has finished 
>> provisioning?
>>
>> Thanks looks promising Alex - thank you!
>>
>> On Sat, Mar 29, 2014 at 5:38 PM, Alex Hitchins
>>  wrote:
>>> Chris,
>>>
>>> Just did a quick search, is this what you are looking for?
>>>
>>> http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html
>>>
>>>
>>>
>>> Regards
>>>
>>> Alex Hitchins
>>>
>>> D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969
>>>
>>> alex.hitch...@shapeblue.com
>>>
>>> -Original Message-
>>> From: chris snow [mailto:chsnow...@gmail.com]
>>> Sent: 29 March 2014 17:18
>>> To: dev@cloudstack.apache.org
>>> Subject: how to detect when deployDataCenter.py has finished provisioning?
>>>
>>> I am using the following script to setup my development environment:
>>>
>>> python /home/vagrant/cloudstack/tools/marvin/marvin/deployDataCenter.py
>>> -i /home/vagrant/devcloud.cfg
>>>
>>> This script seems to run asynchronously; tasks get performed after the 
>>> script has successfully returned.
>>>
>>> Is there a way that I can detect when the provisioning operations have 
>>> finished, either successfully or unsuccessfully?
>>>
>>> Preferably, I would like to detect completion using a script, so a manually 
>>> checking such as logging in to the UI and checking somewhere will not work 
>>> for me.
>>>
>>> Many thanks,
>>>
>>> Chris
>>> Need Enterprise Grade Support for Apache CloudStack?
>>> Our CloudStack Infrastructure 
>>> Support offers the 
>>> best 24/7 SLA for CloudStack Environments.
>>>
>>> Apache CloudStack Bootcamp training courses
>>>
>>> **NEW!** CloudStack 4.2.1 
>>> training
>>> 18th-19th February 2014, Brazil. 
>>> Classroom
>>> 17th-23rd March 2014, Region A. Instructor led, 
>>> On-line
>>> 24th-28th March 2014, Region B. Instructor led, 
>>> On-line
>>> 16th-20th June 2014, Region A. Instructor led, 
>>> On-line
>>> 23rd-27th June 2014, Region B. Instructor led, 
>>> On-line
>>>
>>> This email and any attachments to it may be confidential and are intended 
>>> solely for the use of the individual to whom it is addressed. Any views or 
>>> opinions expressed are solely those of the author and do not necessarily 
>>> represent those of Shape Blue Ltd or related companies. If you are not the 
>>> intended recipient of this email, you must neither take any action based 
>>> upon its contents, nor copy or show it to anyone. Please contact the sender 
>>> if you believe you have received this email in error. Shape Blue Ltd is a 
>>> company incorporated in England & Wales. ShapeBlue Services India LLP is a 
>>> company incorporated in India and is operated under license from Shape Blue 
>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil 
>>> and is operated under license from Shape Blue Ltd. ShapeBlue is a 
>>> registered trademark.
>>
>>
>>
>> --
>> Check out my

Re: Review Request 12228: static resource compression

2014-03-30 Thread Laszlo Hornyak

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12228/
---

(Updated March 30, 2014, 8:08 p.m.)


Review request for cloudstack, Brian Federle, Darren Shepherd, Jessica Wang, 
and Prasanna Santhanam.


Repository: cloudstack-git


Description
---

CloudStack at first use downloads some 3.5 MB of css and javascript to the 
client. With a weak internet connection, this might take a long time. With gzip 
compression content can be compressed to 850 KB.

This version of the patch uses a custom plugin to compress static resources, so 
that no dynamic compression is needed at runtime. When the static resource 
servlet notices that there is gzipped version of the resource and the client 
accepts gzipped content, then it is going to send the gziped version, while 
still respects http caching.


Diffs
-

  client/WEB-INF/web.xml 1af38e1 
  client/pom.xml d8dbde7 
  server/src/com/cloud/servlet/StaticResourceServlet.java PRE-CREATION 
  server/test/com/cloud/servlet/StaticResourceServletTest.java PRE-CREATION 

Diff: https://reviews.apache.org/r/12228/diff/


Testing
---

yes, tested with firefox and chrome


Thanks,

Laszlo Hornyak



Re: how to detect when deployDataCenter.py has finished provisioning?

2014-03-30 Thread Marcus
When you enable the zone, the mgmt server detects no secondary storage
vm, launches that, and also detects that there are templates that need
to be downloaded. I'm not entirely sure of the mechanisms and what
triggers, what, but it's kicked off indirectly when the zone is
enabled.

On Sun, Mar 30, 2014 at 12:17 PM, chris snow  wrote:
> It looks like a record gets added to the database for the 'tiny Linux'
> template when I run:
>
> mvn -P developer -pl developer,tools/devcloud -Ddeploydb
>
> Does running deployDataCenter.py start the template download when the
> hosts gets added, or does something else start the download?
>
> Many thanks,
>
> Chris
>
> On Sun, Mar 30, 2014 at 4:05 PM, Santhosh Edukulla
>  wrote:
>> Hi Chris,
>>
>> Ok, deployDataCenter has no command to register template and so further 
>> download it by CS. I believe its the listTemplate API which has a check to 
>> verify  related hypervisor for a template and so list only when hypervisor 
>> is available.
>>
>> So, as such deployDataCenter is adding a host and you are seeing the 
>> template listed only when it was run to add a host.
>>
>> Thanks!
>> Santhosh
>> 
>> From: chris snow [chsnow...@gmail.com]
>> Sent: Saturday, March 29, 2014 4:25 PM
>> To: dev@cloudstack.apache.org
>> Subject: Re: how to detect when deployDataCenter.py has finished 
>> provisioning?
>>
>> Hi Santhosh,  downloading the templates seem to be the last thing to
>> finish, and that doesn't complete until quite some time after the
>> deployDataCenter command has finished.
>>
>> On Sat, Mar 29, 2014 at 7:56 PM, Santhosh Edukulla
>>  wrote:
>>> Though the call is asynchronous from CS, deployDataCenter( or marvinRequest 
>>> from apiclient )  does verifies the  job status as either completed or 
>>> failed etc, if the command is async, in a way runs synchronously from 
>>> script point of view.
>>>
>>> Which task you see is running asynchronously from deployDataCenter point of 
>>> view?
>>>
>>> Santhosh
>>> 
>>> From: chris snow [chsnow...@gmail.com]
>>> Sent: Saturday, March 29, 2014 2:06 PM
>>> To: dev@cloudstack.apache.org
>>> Subject: Re: how to detect when deployDataCenter.py has finished 
>>> provisioning?
>>>
>>> Thanks looks promising Alex - thank you!
>>>
>>> On Sat, Mar 29, 2014 at 5:38 PM, Alex Hitchins
>>>  wrote:
 Chris,

 Just did a quick search, is this what you are looking for?

 http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html



 Regards

 Alex Hitchins

 D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969

 alex.hitch...@shapeblue.com

 -Original Message-
 From: chris snow [mailto:chsnow...@gmail.com]
 Sent: 29 March 2014 17:18
 To: dev@cloudstack.apache.org
 Subject: how to detect when deployDataCenter.py has finished provisioning?

 I am using the following script to setup my development environment:

 python /home/vagrant/cloudstack/tools/marvin/marvin/deployDataCenter.py
 -i /home/vagrant/devcloud.cfg

 This script seems to run asynchronously; tasks get performed after the 
 script has successfully returned.

 Is there a way that I can detect when the provisioning operations have 
 finished, either successfully or unsuccessfully?

 Preferably, I would like to detect completion using a script, so a 
 manually checking such as logging in to the UI and checking somewhere will 
 not work for me.

 Many thanks,

 Chris
 Need Enterprise Grade Support for Apache CloudStack?
 Our CloudStack Infrastructure 
 Support offers 
 the best 24/7 SLA for CloudStack Environments.

 Apache CloudStack Bootcamp training courses

 **NEW!** CloudStack 4.2.1 
 training
 18th-19th February 2014, Brazil. 
 Classroom
 17th-23rd March 2014, Region A. Instructor led, 
 On-line
 24th-28th March 2014, Region B. Instructor led, 
 On-line
 16th-20th June 2014, Region A. Instructor led, 
 On-line
 23rd-27th June 2014, Region B. Instructor led, 
 On-line

 This email and any attachments to it may be confidential and are intended 
 solely for the use of the individual to whom it is addressed. Any views or 
 opinions expressed are solely those of the author and do not necessarily 
 represent those of Shape Blue Ltd or related companies. If you are not the 
 intended recipient of this email, you must neither take any action based 
 upon its contents, nor copy or show it to anyone. Pl

Re: how to detect when deployDataCenter.py has finished provisioning?

2014-03-30 Thread Marcus
And when I say 'you', I mean the deployDataCenter.py script.

On Sun, Mar 30, 2014 at 5:13 PM, Marcus  wrote:
> When you enable the zone, the mgmt server detects no secondary storage
> vm, launches that, and also detects that there are templates that need
> to be downloaded. I'm not entirely sure of the mechanisms and what
> triggers, what, but it's kicked off indirectly when the zone is
> enabled.
>
> On Sun, Mar 30, 2014 at 12:17 PM, chris snow  wrote:
>> It looks like a record gets added to the database for the 'tiny Linux'
>> template when I run:
>>
>> mvn -P developer -pl developer,tools/devcloud -Ddeploydb
>>
>> Does running deployDataCenter.py start the template download when the
>> hosts gets added, or does something else start the download?
>>
>> Many thanks,
>>
>> Chris
>>
>> On Sun, Mar 30, 2014 at 4:05 PM, Santhosh Edukulla
>>  wrote:
>>> Hi Chris,
>>>
>>> Ok, deployDataCenter has no command to register template and so further 
>>> download it by CS. I believe its the listTemplate API which has a check to 
>>> verify  related hypervisor for a template and so list only when hypervisor 
>>> is available.
>>>
>>> So, as such deployDataCenter is adding a host and you are seeing the 
>>> template listed only when it was run to add a host.
>>>
>>> Thanks!
>>> Santhosh
>>> 
>>> From: chris snow [chsnow...@gmail.com]
>>> Sent: Saturday, March 29, 2014 4:25 PM
>>> To: dev@cloudstack.apache.org
>>> Subject: Re: how to detect when deployDataCenter.py has finished 
>>> provisioning?
>>>
>>> Hi Santhosh,  downloading the templates seem to be the last thing to
>>> finish, and that doesn't complete until quite some time after the
>>> deployDataCenter command has finished.
>>>
>>> On Sat, Mar 29, 2014 at 7:56 PM, Santhosh Edukulla
>>>  wrote:
 Though the call is asynchronous from CS, deployDataCenter( or 
 marvinRequest from apiclient )  does verifies the  job status as either 
 completed or failed etc, if the command is async, in a way runs 
 synchronously from script point of view.

 Which task you see is running asynchronously from deployDataCenter point 
 of view?

 Santhosh
 
 From: chris snow [chsnow...@gmail.com]
 Sent: Saturday, March 29, 2014 2:06 PM
 To: dev@cloudstack.apache.org
 Subject: Re: how to detect when deployDataCenter.py has finished 
 provisioning?

 Thanks looks promising Alex - thank you!

 On Sat, Mar 29, 2014 at 5:38 PM, Alex Hitchins
  wrote:
> Chris,
>
> Just did a quick search, is this what you are looking for?
>
> http://cloudstack.apache.org/docs/api/apidocs-4.0.0/user/queryAsyncJobResult.html
>
>
>
> Regards
>
> Alex Hitchins
>
> D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969
>
> alex.hitch...@shapeblue.com
>
> -Original Message-
> From: chris snow [mailto:chsnow...@gmail.com]
> Sent: 29 March 2014 17:18
> To: dev@cloudstack.apache.org
> Subject: how to detect when deployDataCenter.py has finished provisioning?
>
> I am using the following script to setup my development environment:
>
> python /home/vagrant/cloudstack/tools/marvin/marvin/deployDataCenter.py
> -i /home/vagrant/devcloud.cfg
>
> This script seems to run asynchronously; tasks get performed after the 
> script has successfully returned.
>
> Is there a way that I can detect when the provisioning operations have 
> finished, either successfully or unsuccessfully?
>
> Preferably, I would like to detect completion using a script, so a 
> manually checking such as logging in to the UI and checking somewhere 
> will not work for me.
>
> Many thanks,
>
> Chris
> Need Enterprise Grade Support for Apache CloudStack?
> Our CloudStack Infrastructure 
> Support offers 
> the best 24/7 SLA for CloudStack Environments.
>
> Apache CloudStack Bootcamp training courses
>
> **NEW!** CloudStack 4.2.1 
> training
> 18th-19th February 2014, Brazil. 
> Classroom
> 17th-23rd March 2014, Region A. Instructor led, 
> On-line
> 24th-28th March 2014, Region B. Instructor led, 
> On-line
> 16th-20th June 2014, Region A. Instructor led, 
> On-line
> 23rd-27th June 2014, Region B. Instructor led, 
> On-line
>
> This email and any attachments to it may be confidential and are intended 
> solely for the use of the individual to whom it is addressed. Any views 
> or opinions expressed are solely those of the aut

Re: VMWare Compilation Issue

2014-03-30 Thread ilya musayev

Alex,

Make sure that hostname is defined in etc hosts. This should take care 
of errors with tests.


Regards
ilya


On 3/29/14, 2:02 AM, Alex Hitchins wrote:

Well, a partial Huzzah - it builds OK with -DskipTests=true.

I'm not going to let that spoil my happiness right now though.


Regards

Alex Hitchins

D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969

alex.hitch...@shapeblue.com

-Original Message-
From: Alex Hitchins [mailto:alex.hitch...@shapeblue.com]
Sent: 29 March 2014 08:47
To: dev@cloudstack.apache.org
Subject: RE: VMWare Compilation Issue

Huzzah!

Seems like this got things going - thanks for the link.


Regards

Alex Hitchins

D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969

alex.hitch...@shapeblue.com

-Original Message-
From: ilya musayev [mailto:ilya.mailing.li...@gmail.com]
Sent: 29 March 2014 02:51
To: dev@cloudstack.apache.org
Subject: Re: VMWare Compilation Issue

Download the vmware file from the vmware site directly

From
https://my.vmware.com/group/vmware/get-download?downloadGroup=VSP510-WEBSDK-510

Place the jar in deps folder and rerun install-non-oss.sh


On 3/28/14, 10:46 AM, Alex Hitchins wrote:

All,

Sorry to pester you all again with my woes.

I'm getting the following issues trying to build nonredist on 4.3.

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project cloud-vmware-base: Compilation failure: Compilation failure:
[ERROR] 
/home/alex/code/cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/util/VmwareClient.java:[36,23]
 error: cannot find symbol
[ERROR] symbol:   class InvalidCollectorVersionFaultMsg
[ERROR] location: package com.vmware.vim25 [ERROR]
/home/alex/code/cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/util/VmwareClient.java:[37,23]
 error: cannot find symbol
[ERROR] symbol:   class InvalidPropertyFaultMsg
[ERROR] location: package com.vmware.vim25 [ERROR]
/home/alex/code/cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/util/VmwareClient.java:[49,23]
 error: cannot find symbol
[ERROR] symbol:   class RuntimeFaultFaultMsg
[ERROR] location: package com.vmware.vim25

Full lot can be seen here :
https://gist.github.com/alexhitchins/9838526

I've checked and I have in .m2/repositories/ the vmware 5.1 jars.

Can anyone point me in the right direction?

Alex

.

Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure 
Support offers the 
best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2.1
training
18th-19th February 2014, Brazil.
Classroom
17th-23rd March 2014, Region A. Instructor led,
On-line
24th-28th March 2014, Region B. Instructor led,
On-line
16th-20th June 2014, Region A. Instructor led,
On-line
23rd-27th June 2014, Region B. Instructor led,
On-line

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England & Wales. 
ShapeBlue Services India LLP is a company incorporated in India and is operated 
under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company 
incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue 
is a registered trademark.


This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England & Wales. 
ShapeBlue Services India LLP is a company incorporated in India and is operated 
under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company 
incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue 
is a registered trademark.
This email and any attachments to it may be confidential and are intended solely 
for the use of the individual t