Re: Callback pattern

2014-01-28 Thread Mike Tutkowski
Cancel that query. :) It looks like public class AsyncCallbackDispatcher implements AsyncCompletionCallback breaks a couple places in the codebase. On Tue, Jan 28, 2014 at 11:56 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi Kelven, > > Thanks for the info. > > Yeah, I figured i

Re: Callback pattern

2014-01-28 Thread Mike Tutkowski
Hi Kelven, Thanks for the info. Yeah, I figured it "appeared" to be over engineered in this regard because there probably was (and possibly still is) a grander vision of where we'd like to take CloudStack. You know, on a related note, I noticed the following: public class AsyncCallbackDispatche

Re: Callback pattern

2014-01-28 Thread Kelven Yang
Originally we did think to introduce async model to CloudStack orchestration engine, using queues, event notifications etc to make the system more loosely-coupled and use much less thread resources with async programming. However, due the large code base we already have and synchronous programming

Re: IPv6 in VPC (was Re: IPv6 plan - questions)

2014-01-28 Thread Marcus
I took a few minutes to update the ipv6 draft spec. https://cwiki.apache.org/confluence/display/CLOUDSTACK/IPv6+in+VPC+Router On Fri, Jan 17, 2014 at 2:20 PM, Marcus Sorensen wrote: > On Fri, Jan 17, 2014 at 11:59 AM, Chiradeep Vittal > wrote: >> Yes, let's not shut out the ULA option. >> >> Fo

RE: Findbugs report on 4.3-forward

2014-01-28 Thread Animesh Chaturvedi
-Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Tuesday, January 28, 2014 6:34 PM To: CloudStack Dev Subject: RE: Findbugs report on 4.3-forward Hi Animesh, Tested all those changes to detail. Those lines were removed due to unexpected behavior that I had not spotte

Re: Review Request 17391: Fix base.py for Dynamic compute offerings

2014-01-28 Thread prashant mishra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17391/ --- (Updated Jan. 29, 2014, 6:05 a.m.) Review request for cloudstack, Santhosh Eduk

Re: Review Request 17391: Fix base.py for Dynamic compute offerings

2014-01-28 Thread prashant mishra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17391/ --- (Updated Jan. 29, 2014, 6 a.m.) Review request for cloudstack, Santhosh Edukull

Re: Review Request 17452: Added Fi for CLOUDSTACK-5963

2014-01-28 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17452/#review33100 --- Merged to marvin branch - Girish Shilamkar On Jan. 28, 2014, 10:4

Re: Review Request 17452: Added Fi for CLOUDSTACK-5963

2014-01-28 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17452/#review33099 --- Ship it! Ship It! - Girish Shilamkar On Jan. 28, 2014, 10:47 a.m

Re: Review Request 17447: Fix for CLOUDSTACK-5948

2014-01-28 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17447/#review33098 --- Ship it! Merged to marvin branch. - Girish Shilamkar On Jan. 28,

Re: Findbugs report on 4.3-forward

2014-01-28 Thread Rajani Karuturi
Hi Ian, Before it is pushed to 4.3, can you fix the generate password change like i suggested in the other mail? This current change would make it less secure. Thanks, ~Rajani On 29-Jan-2014, at 8:03 am, Ian Duffy wrote: > Hi Animesh, > > Tested all those changes to detail. Those lines were

Re: Review Request 17391: Fix base.py for Dynamic compute offerings

2014-01-28 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17391/#review33096 --- Ship it! Please dont apply it to master or 4.3 branch, apply this t

Re: Review Request 17452: Added Fi for CLOUDSTACK-5963

2014-01-28 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17452/#review33097 --- Commit dedd41ed872efc234c7cca7b57f1fca1dbcb299b in branch refs/heads

Re: Review Request 17447: Fix for CLOUDSTACK-5948

2014-01-28 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17447/#review33094 --- Commit d057585128066230a782b66fe306ef536eb5f259 in branch refs/heads

[VOTE] Apache CloudStack 4.3.0 (second round)

2014-01-28 Thread Animesh Chaturvedi
Hi All, I've created a 4.3.0 release, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.3 Commit: 66d0b3d45bda73205b59693baeeefdf27e6c9c66 List of changes: New Features in 4.3: http

Re: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-28 Thread Jayapal Reddy Uradi
Hi Radhika, The configuration is from the global settings. Thanks, Jayapal On 29-Jan-2014, at 9:56 AM, Radhika Puthiyetath wrote: > We have the UI item coming up for this feature: > https://issues.apache.org/jira/browse/CLOUDSTACK-5966 > > > > -Original Message- > From: Sanjeev Nee

RE: [Doc] [4.3] Service Monitoring Tool for Virtual Router for Review [CLOUDSTACK-5292]

2014-01-28 Thread Radhika Puthiyetath
We have the UI item coming up for this feature: https://issues.apache.org/jira/browse/CLOUDSTACK-5966 -Original Message- From: Sanjeev Neelarapu [mailto:sanjeev.neelar...@citrix.com] Sent: Tuesday, January 14, 2014 11:05 AM To: dev@cloudstack.apache.org; us...@cloudstack.apache.org Sub

Re: Review Request 17120: added an extra column to mark the imported ldap users as from ldap

2014-01-28 Thread Rajani Karuturi
> On Jan. 24, 2014, 6:52 a.m., Prachi Damle wrote: > > I see many files unrelated to this fix have been updated and present in the > > patch. > > Please can you update the patch with changes needed for the fix only? > > > > Following are some such files. > > api/src/com/cloud/user/AccountServic

RE: Findbugs report on 4.3-forward

2014-01-28 Thread Ian Duffy
Hi Animesh, Tested all those changes to detail. Those lines were removed due to unexpected behavior that I had not spotted until now. They were suppose to allow for better fall over between multiple domain controllers, how ever they were causing caching to occur. This meant if a users password wa

Re: Callback pattern

2014-01-28 Thread Mike Tutkowski
It seems in the cases that I've observed this pattern that we don't actually do anything asynchronously. We call a method that has the word "Async" in it typically, but this method does everything in sequence and then returns a "future" object. The calling code then calls get() on the future object

Re: devcloud veewee install broken?

2014-01-28 Thread chris snow
.. sorry it's Debian not Ubuntu - time to call it a night :) On Wed, Jan 29, 2014 at 12:45 AM, chris snow wrote: > Hi Devs, > > I've managed to figure out how to perform the veewee build for devcloud at [1] > > However, during the performing the 'build' command, ubuntu is looking > for some user

devcloud veewee install broken?

2014-01-28 Thread chris snow
Hi Devs, I've managed to figure out how to perform the veewee build for devcloud at [1] However, during the performing the 'build' command, ubuntu is looking for some user input (screenshot uploaded to pastepic [2]) Shall I raise this as an issue in JIRA? With a bit of time, I may be able to fi

[ACS 43] juniper-contrail RAT failure in logs

2014-01-28 Thread Animesh Chaturvedi
I am trying to build on 4.3 and RAT fails in cloudstack/plugins/network-elements/juniper-contrail/logs in the generated log files. The logs directly is not part of the source tree so I think gets generated as part of the build but does not get cleaned up with mvn clean. If I delete the log di

assignCertToLB/removeCertToLb commands

2014-01-28 Thread Alena Prokharchyk
Hi Murali, Doing some integration work with ssl cert stuff, and found that Apis you’ve submitted on behalf of Syed, have incorrect response name format (should be all lower cased, and end up with “response”). Can you please check? Also what release it went to? If it was released like that, and

RE: Findbugs report on 4.3-forward

2014-01-28 Thread Animesh Chaturvedi
If I look at this commit for example https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=92b4f66d73562e4211d2d787554ff229dbeb5705 It removes the two lines from LdapContextFactory.java environment.put("com.sun.jndi.ldap.read.timeout", "500");- environment.put("co

Re: Review Request 17120: added an extra column to mark the imported ldap users as from ldap

2014-01-28 Thread Prachi Damle
> On Jan. 24, 2014, 6:52 a.m., Prachi Damle wrote: > > I see many files unrelated to this fix have been updated and present in the > > patch. > > Please can you update the patch with changes needed for the fix only? > > > > Following are some such files. > > api/src/com/cloud/user/AccountServic

RE: Findbugs report on 4.3-forward

2014-01-28 Thread Animesh Chaturvedi
Are you sure all of the ones are needed. A quick look at 20+ commits from Daan show many formatting changes that may not be necessary and hinder quick review. -Original Message- From: Hugo Trippaers [mailto:trip...@gmail.com] Sent: Tuesday, January 28, 2014 3:16 PM To: dev@cloudstack.ap

RE: VM instance view UI is broken in 4.3-forward (This is an API bug, not UI bug. )

2014-01-28 Thread Jessica Wang
Koushik, I just tested in 4.3-forward branch. This is an API bug, not UI bug. (1) "virtualmachine" object returned by deployVirtualMachine API, queryAsyncJobResult API does NOT include name, displayname, zonename, state property. http://10.215.3.26:8080/client/api?command=deployVirtualMachine

Re: Findbugs report on 4.3-forward

2014-01-28 Thread Hugo Trippaers
Sent from my iPhone > On 28 jan. 2014, at 23:50, Animesh Chaturvedi > wrote: > > > -Original Message- > From: Hugo Trippaers [mailto:trip...@gmail.com] > Sent: Tuesday, January 28, 2014 2:37 PM > To: dev@cloudstack.apache.org > Cc: dev@cloudstack.apache.org > Subject: Re: Findbugs r

RE: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Animesh Chaturvedi
Ok got it off to building RC now -Original Message- From: Marcus Sorensen [mailto:shadow...@gmail.com] Sent: Tuesday, January 28, 2014 3:05 PM To: dev@cloudstack.apache.org Subject: Re: Cherry-pick request for 4.3 please, re memory overprovisioning [4.3-forward 661a19b] On Tue, Jan 28,

Re: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Marcus Sorensen
Yeah, the comments for agent.properties are in [4.3-forward 661a19b] On Tue, Jan 28, 2014 at 4:05 PM, Animesh Chaturvedi wrote: > No I see that for master you had also changed agent.properties but that has > not been included in your 4.3-forward commit > > > > https://git-wip-us.apache.org/repos

RE: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Animesh Chaturvedi
No I see that for master you had also changed agent.properties but that has not been included in your 4.3-forward commit https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blobdiff;f=agent/conf/agent.properties;h=a7376b689470fd169a983add791ada609222f96b;hp=5f5f3682afdc2aea25ff607984bca

Re: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Marcus Sorensen
[4.3-forward 661a19b] On Tue, Jan 28, 2014 at 4:02 PM, Marcus Sorensen wrote: > Oh, I see, you wanted the comments > > On Tue, Jan 28, 2014 at 4:02 PM, Marcus Sorensen wrote: >> I merged them into one commit, since they wouldn't cherry pick anyway. >> >> On Tue, Jan 28, 2014 at 3:58 PM, Anim

Re: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Marcus Sorensen
Oh, I see, you wanted the comments On Tue, Jan 28, 2014 at 4:02 PM, Marcus Sorensen wrote: > I merged them into one commit, since they wouldn't cherry pick anyway. > > On Tue, Jan 28, 2014 at 3:58 PM, Animesh Chaturvedi > wrote: >> You had two commits in master. So need one more change to ag

Re: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Marcus Sorensen
I merged them into one commit, since they wouldn't cherry pick anyway. On Tue, Jan 28, 2014 at 3:58 PM, Animesh Chaturvedi wrote: > You had two commits in master. So need one more change to agent.propeties. > > Animesh > > -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail

RE: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Animesh Chaturvedi
You had two commits in master. So need one more change to agent.propeties. Animesh -Original Message- From: Marcus Sorensen [mailto:shadow...@gmail.com] Sent: Tuesday, January 28, 2014 2:34 PM To: dev@cloudstack.apache.org Subject: Re: Cherry-pick request for 4.3 please, re memory overpr

RE: Findbugs report on 4.3-forward

2014-01-28 Thread Animesh Chaturvedi
-Original Message- From: Hugo Trippaers [mailto:trip...@gmail.com] Sent: Tuesday, January 28, 2014 2:37 PM To: dev@cloudstack.apache.org Cc: dev@cloudstack.apache.org Subject: Re: Findbugs report on 4.3-forward Hey Animesh, Not in agreement here. These are squashed bugs and we want as l

Re: Callback pattern

2014-01-28 Thread Kelven Yang
I originally thought to just ask developer to use plain string literals, it has better readability but it can’t take advantage of IDE provided refactoring (callback method renames), it ended up to this crazy approach. Hopefully one day Java may provide C# delegate like feature, then all these hacki

Re: Findbugs report on 4.3-forward

2014-01-28 Thread Hugo Trippaers
Hey Animesh, Not in agreement here. These are squashed bugs and we want as less bugs in the release as possible. This is why we test any RC before we release it. I say include all the big fixes we have in the release. If that means more testing before we cut the RC then that is what it is. I c

Re: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Marcus Sorensen
Done. e624632dfd532ba2885a8e7dffcb40d1436d02c1 On Tue, Jan 28, 2014 at 2:57 PM, Animesh Chaturvedi wrote: > Can you put the fix in 4.3-forward branch. I tried cherry picking from master > and there were conflicts > > Animesh > > -Original Message- > From: Nux! [mailto:n...@li.nux.ro] >

Re: Callback pattern

2014-01-28 Thread Mike Tutkowski
I see...just for chaining purposes. In some places I notice we chain this and in others we don't. Thanks for the clarification! On Tue, Jan 28, 2014 at 3:13 PM, Kelven Yang wrote: > This is to support fluent coding style to chain all the callback setup > calls in one line. Using caller.getTarg

Re: Exception when starting up the MS in 4.3

2014-01-28 Thread Mike Tutkowski
By the way, it seemed to work at first; however, it became a problem when I rebooted my system VMs. On Tue, Jan 28, 2014 at 3:19 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Admittedly I didn't start from a fresh XenServer image, but I did confirm > via xe that there were no VDIs

Re: Exception when starting up the MS in 4.3

2014-01-28 Thread Mike Tutkowski
Admittedly I didn't start from a fresh XenServer image, but I did confirm via xe that there were no VDIs on my local storage SR. Hopefully that is sufficient. On Tue, Jan 28, 2014 at 2:59 PM, Nitin Mehta wrote: > If not already done, please use a new primary storage location or cleanup > the ol

Re: Exception when starting up the MS in 4.3

2014-01-28 Thread Mike Tutkowski
I'm curious why the checksum value is missing in my template.properties file: filename=b47ace7b-cf9e-4509-8072-ed913844700e.vhd description=SystemVM Template checksum= hvm=false size=2626564608 vhd=true id=1 public=true vhd.filename=b47ace7b-cf9e-4509-8072-ed913844700e.vhd uniquename=routing-1 vhd

Re: Findbugs report on 4.3-forward

2014-01-28 Thread Daan Hoogland
Your call Animesh, I'm fine with it On Tue, Jan 28, 2014 at 6:48 PM, Animesh Chaturvedi wrote: > Folks these issues reported by find-bugs have existed for some time. I am not > confident in picking them up now for 4.3 as it may break code that assumed > old way of working. We can take them up f

Re: Callback pattern

2014-01-28 Thread Kelven Yang
This is to support fluent coding style to chain all the callback setup calls in one line. Using caller.getTarget().callbackMethod() alone may cause people to think the statement as a logic requirement and actually it is not but hackings. It is like to setup a function pointer in C or delegate in C

Re: Exception when starting up the MS in 4.3

2014-01-28 Thread Nitin Mehta
If not already done, please use a new primary storage location or cleanup the old images if using the same primary storage location. On 28/01/14 1:54 PM, "Rayees Namathponnan" wrote: >Hi Mike > >I am using same template with 4.3 build; and didn't observed any issue >like you reported. > >Please

RE: Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Animesh Chaturvedi
Can you put the fix in 4.3-forward branch. I tried cherry picking from master and there were conflicts Animesh -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Tuesday, January 28, 2014 10:16 AM To: dev@cloudstack.apache.org Subject: Cherry-pick request for 4.3 please, re mem

RE: Exception when starting up the MS in 4.3

2014-01-28 Thread Rayees Namathponnan
Hi Mike I am using same template with 4.3 build; and didn't observed any issue like you reported. Please verify the checksum, it should be 3e29b40377272803eebccfe40efea199 http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2 Regards, Rayees -Origina

Devcloud 2 - veewee/Vagrant projects

2014-01-28 Thread chris snow
I would like to build the devcloud2 image [1] from scratch using veewee (or packer) and turn it into a vagrant box. There seems to be several versions of Vagrant files and veewee definitions in the code base, making it difficult to know which one to start from, or whether they are still valid. Ma

Jenkins build is back to normal : build-master #164

2014-01-28 Thread jenkins
See

Re: Callback pattern

2014-01-28 Thread Mike Tutkowski
Thanks Kelven Yeah, that code is pretty crazy. :) I followed that the getTarget() method actually dynamically extends a class and allows us to inject logic in the new class that enables us to save createVolumeFromBaseImageCallBack as the method we want to invoke when our async operation has compl

Re: Callback pattern

2014-01-28 Thread Kelven Yang
Mike, This is a very dirty hack that I personally hate it. This is the hack to utilize Eclipse¹s (or other smart IDE) to do auto-completion for you to find the right callback method. if you write caller.getTarget().createVolumeFromBaseImageCallBack(null, null); Java will interprete it as a

Re: Exception when starting up the MS in 4.3

2014-01-28 Thread Mike Tutkowski
Actually upon rebooting my SSVM, CPVM, and VR, all three fail to boot with the following error message (in 4.3): http://i.imgur.com/dLHf37W.png The system template I'm using is this: http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2 Is anyone else having t

Cherry-pick request for 4.3 please, re memory overprovisioning

2014-01-28 Thread Nux!
Hello, Kindly add this to 4.3 https://issues.apache.org/jira/browse/CLOUDSTACK-5968 It enables memory overprovisioning without modifying VM internal settings, quite critical for cloud sellers. Thanks! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: KVM memory overprovision breaking me

2014-01-28 Thread Marcus Sorensen
just send an email requesting that it be cherry-picked, with the reasoning. I don't feel strongly that it's a bug, but if you really want it in 4.3 it's worth a shot to make your case. On Tue, Jan 28, 2014 at 10:57 AM, Nux! wrote: > On 28.01.2014 17:49, Marcus Sorensen wrote: >> >> Commit 1530c16

Re: KVM memory overprovision breaking me

2014-01-28 Thread Nux!
On 28.01.2014 17:49, Marcus Sorensen wrote: Commit 1530c162e58abd8e572a89d2a2706de00bd49e26 in branch refs/heads/master from [~mlsorensen] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1530c16 ] CLOUDSTACK-5968 create vm.memballoon.disable agent parameter How do I lobby for it?

Re: KVM memory overprovision breaking me

2014-01-28 Thread Marcus Sorensen
Commit 1530c162e58abd8e572a89d2a2706de00bd49e26 in branch refs/heads/master from [~mlsorensen] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1530c16 ] CLOUDSTACK-5968 create vm.memballoon.disable agent parameter This is just a tuneable that you have to explicitly set, otherwise eve

RE: Findbugs report on 4.3-forward

2014-01-28 Thread Animesh Chaturvedi
Folks these issues reported by find-bugs have existed for some time. I am not confident in picking them up now for 4.3 as it may break code that assumed old way of working. We can take them up for 4.3 maintenance release. I wish we had done this exercise and not waited until now. I will pick Hu

master not building

2014-01-28 Thread Marcus Sorensen
It looks like commit fae05560 fails checkstyle. [INFO] [INFO] Building Apache CloudStack Server 4.4.0-SNAPSHOT [INFO] [INFO] [INFO] --- maven-checkstyle

Re: KVM memory overprovision breaking me

2014-01-28 Thread Marcus Sorensen
They don't seem to be on a per-vm basis. It seems to be service offering size divided by cluster overprovision setting. I do get what is trying to be accomplished, the best is to have both KSM and balloon. Ideally the balloon settings would all be maxed by default, and then if KSM is insufficient

RE: Minified JQuery

2014-01-28 Thread Alex Hitchins
I have used grunt before and love it. I noticed also some of the sprites aren't optimised either. Fairly certain grunt can take care of this too. I don’t think it would be that massive to introduce it. It would only need to be included as a last step on release, or for dev's like me to get worke

Re: Plugin Architecture

2014-01-28 Thread Ian Duffy
Hi Matt, Within client/pom.xml you'll have to add a dependency for your plugin: example: org.apache.cloudstack cloud-plugin-api-helloworld ${project.version} You will also need to edit client/tomcatconf/applicationContext.xml.in example: and lastly we need to list all the newly added

Re: Minified JQuery

2014-01-28 Thread Ian Duffy
Alex, The UI team were looking to simplify the CSS by moving to SASS, the discussion can be seen over here: http://markmail.org/thread/iovlfytsgb5bmurw I suggested using grunt to manage the compiling of the SASS and also to introduce minification of scripts, css etc. However, I have no idea if th

Build failed in Jenkins: build-master #162

2014-01-28 Thread jenkins
See -- [...truncated 568 lines...] Receiving objects: 77% (364703/468205), 186.10 MiB | 540 KiB/s Receiving objects: 77% (364711/468205), 187.01 MiB | 573 KiB/s Receiving objects: 77% (364711/46

Plugin Architecture

2014-01-28 Thread Matt Spurlin
I am new to CloudStack development. I have been looking at the plugin architecture and trying to follow the guide athttps://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+Development I am getting a response of "{ "errorresponse" : {"uuidList":[],"errorcode":432,"cserrorcode":

[EVENTS] CCC NA Denver

2014-01-28 Thread sebgoa
Hi everyone, You should know by now that we are going to have a CloudStack conference in Denver on april 9th-11th: http://cloudstackcollab.org The CFP is closing very shortly, so you need to get your papers in ASAP. Also register to get the early bird rates. Finally, we are looking for voluntee

cloudstack presenting wrong used memory values

2014-01-28 Thread Rafael Weingartner
Hi all, I am mailing this to the dev and users list, since I am not sure which one would be the best to make such question. So, I deployed Zenoss to monitor my Cloud, and I noticed something weird on a graph that it was generating about the Cloud's memory. The graph was showing total memory as 2

Build failed in Jenkins: build-master #161

2014-01-28 Thread jenkins
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on cloudstack-buildslave-centos6-b5f in workspace

RE: Error creating bean with name 'lockMasterListener'

2014-01-28 Thread Alex Hitchins
I've traced this down to an underlying SQL error, most likely as I have been working on the database. Alex Hitchins +44 7788 423 969 From: Alex Hitchins [mailto:alex.hitch...@shapeblue.com] Sent: 28 January 2014 14:11 To: dev@cloudstack.apache.org Subject: Error creating bean with name 'loc

Build failed in Jenkins: build-master #160

2014-01-28 Thread jenkins
See -- [...truncated 557 lines...] Receiving objects: 76% (357307/468186), 139.26 MiB | 346 KiB/s Receiving objects: 76% (357307/468186), 139.63 MiB | 340 KiB/s Receiving objects: 76% (357307/46

Build failed in Jenkins: build-master #159

2014-01-28 Thread jenkins
See -- [...truncated 557 lines...] Receiving objects: 76% (355851/468186), 125.87 MiB | 657 KiB/s Receiving objects: 76% (357302/468186), 127.07 MiB | 730 KiB/s Receiving objects: 76% (357302/46

Build failed in Jenkins: build-master #158

2014-01-28 Thread jenkins
See -- [...truncated 557 lines...] Receiving objects: 73% (346344/468186), 122.59 MiB | 494 KiB/s Receiving objects: 73% (346344/468186), 123.17 MiB | 517 KiB/s Receiving objects: 73% (346344/46

Build failed in Jenkins: build-master #157

2014-01-28 Thread jenkins
See -- [...truncated 557 lines...] Receiving objects: 76% (357242/468186), 132.80 MiB | 379 KiB/s Receiving objects: 76% (357242/468186), 132.93 MiB | 380 KiB/s Receiving objects: 76% (357242/46

Build failed in Jenkins: build-master #156

2014-01-28 Thread jenkins
See -- [...truncated 559 lines...] Receiving objects: 76% (357463/468174), 155.37 MiB | 457 KiB/s Receiving objects: 76% (357468/468174), 156.18 MiB | 483 KiB/s Receiving objects: 76% (357472/46

Build failed in Jenkins: build-master #155

2014-01-28 Thread jenkins
See -- [...truncated 558 lines...] Receiving objects: 76% (357100/468163), 137.58 MiB | 387 KiB/s Receiving objects: 76% (357100/468163), 138.13 MiB | 447 KiB/s Receiving objects: 76% (357100/46

Build failed in Jenkins: build-master #154

2014-01-28 Thread jenkins
See -- [...truncated 559 lines...] Receiving objects: 77% (364646/468140), 186.66 MiB | 303 KiB/s Receiving objects: 77% (364646/468140), 186.82 MiB | 271 KiB/s Receiving objects: 77% (364646/46

Build failed in Jenkins: build-master #153

2014-01-28 Thread jenkins
See -- [...truncated 563 lines...] Receiving objects: 76% (357353/468140), 152.45 MiB | 490 KiB/s Receiving objects: 76% (357354/468140), 153.06 MiB | 472 KiB/s Receiving objects: 76% (357356/46

Minified JQuery

2014-01-28 Thread Alex Hitchins
Do we ship using the 'full-fat' JQuery library? From my machine it looks like we do. Would this not be better practice to move to a minified version? Same with the CSS. I know it would be an extra set to add a grunt job - has this already been discussed? Regards, Alex Hitchins VP Software En

Build failed in Jenkins: build-master #152

2014-01-28 Thread jenkins
See -- [...truncated 572 lines...] Receiving objects: 79% (373793/468140), 203.86 MiB | 346 KiB/s Receiving objects: 79% (373793/468140), 204.06 MiB | 338 KiB/s Receiving objects: 79% (373793/46

Build failed in Jenkins: build-master #151

2014-01-28 Thread jenkins
See -- [...truncated 567 lines...] Receiving objects: 79% (370088/468122), 194.43 MiB | 670 KiB/s Receiving objects: 79% (373798/468122), 195.21 MiB | 712 KiB/s Receiving objects: 79% (373798/46

Build failed in Jenkins: build-master #150

2014-01-28 Thread jenkins
See -- [...truncated 573 lines...] Receiving objects: 79% (373794/468122), 196.61 MiB | 441 KiB/s Receiving objects: 79% (373794/468122), 197.17 MiB | 430 KiB/s Receiving objects: 79% (373794/46

Build failed in Jenkins: build-master #149

2014-01-28 Thread jenkins
See -- [...truncated 574 lines...] Receiving objects: 78% (366122/468054), 191.74 MiB | 544 KiB/s Receiving objects: 78% (366127/468054), 192.07 MiB | 558 KiB/s Receiving objects: 78% (366383/46

Build failed in Jenkins: build-master #148

2014-01-28 Thread jenkins
See -- [...truncated 569 lines...] Receiving objects: 77% (364480/468054), 183.09 MiB | 402 KiB/s Receiving objects: 77% (364482/468054), 183.59 MiB | 300 KiB/s Receiving objects: 77% (364488/46

Build failed in Jenkins: build-master #147

2014-01-28 Thread jenkins
See -- [...truncated 565 lines...] Receiving objects: 79% (373799/468054), 226.06 MiB | 493 KiB/s Receiving objects: 79% (373869/468054), 226.34 MiB | 498 KiB/s Receiving objects: 79% (374162/46

Build failed in Jenkins: build-master #146

2014-01-28 Thread jenkins
See -- [...truncated 573 lines...] Receiving objects: 79% (373731/468054), 221.06 MiB | 713 KiB/s Receiving objects: 79% (373731/468054), 221.86 MiB | 716 KiB/s Receiving objects: 79% (373732/46

Error creating bean with name 'lockMasterListener'

2014-01-28 Thread Alex Hitchins
I'm now getting the following error : [ERROR] Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@58385dae{/client,C:\_Repositories\cloudstack\client\target\generated-webapp} org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'lockMast

Build failed in Jenkins: build-master #145

2014-01-28 Thread jenkins
See -- [...truncated 574 lines...] Receiving objects: 79% (374144/468028), 234.89 MiB | 470 KiB/s Receiving objects: 79% (374144/468028), 235.43 MiB | 468 KiB/s Receiving objects: 79% (374144/46

Re: Review Request 17116: Phase1 Marvin Changes.Fix-for-CLOUDSTACK-5674, 5498, 5500( Fixed Few issues in patch 17113 )

2014-01-28 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17116/#review32987 --- Commit 226df296d0fe98fbaba328eaa7d24546c42f36d2 in branch refs/heads

Build failed in Jenkins: build-master #144

2014-01-28 Thread jenkins
See -- [...truncated 641 lines...] Receiving objects: 89% (416514/467993), 283.48 MiB | 795 KiB/s Receiving objects: 89% (417982/467993), 283.93 MiB | 820 KiB/s Receiving objects: 89% (419525/46

Build failed in Jenkins: build-master #143

2014-01-28 Thread jenkins
See -- [...truncated 573 lines...] Receiving objects: 79% (373670/467993), 221.32 MiB | 764 KiB/s Receiving objects: 79% (373670/467993), 222.21 MiB | 808 KiB/s Receiving objects: 79% (373725/46

Build failed in Jenkins: build-master #142

2014-01-28 Thread jenkins
See -- [...truncated 574 lines...] Receiving objects: 79% (373653/467977), 209.64 MiB | 422 KiB/s Receiving objects: 79% (373653/467977), 210.06 MiB | 367 KiB/s Receiving objects: 79% (373653/46

Build failed in Jenkins: build-master #141

2014-01-28 Thread jenkins
See -- [...truncated 634 lines...] Receiving objects: 87% (407694/467969), 282.19 MiB | 410 KiB/s Receiving objects: 87% (410827/467969), 282.36 MiB | 359 KiB/s Receiving objects: 88% (411813/46

Re: Persistent Networks - Assign VM operation

2014-01-28 Thread Gaurav Aradhye
Thanks Ram, I have updated ticket with my comment, it can be closed, not an issue. Regards, Gaurav On Tue, Jan 28, 2014 at 4:33 PM, Ram Ganesh wrote: > Gaurav, > > I have updated the ticket with my comments. Essentially it is a network > property , persistent vs non-persistent and VM should no

Re: Review Request 17391: Fix base.py for Dynamic compute offerings

2014-01-28 Thread prashant mishra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17391/ --- (Updated Jan. 28, 2014, 12:46 p.m.) Review request for cloudstack, Santhosh Edu

RE: Jetty on Windows

2014-01-28 Thread Alex Hitchins
Rebuilt the database, now failing on a spring framework issue. Going to rebuild all and try again. Alex Hitchins +44 7788 423 969 -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: 28 January 2014 11:33 To: dev Subject: Re: Jetty on Windows H

RE: Jetty on Windows

2014-01-28 Thread Alex Hitchins
I'm fairly sure I did - however that makes me wonder if I restored over the top. Good pointer, I'll check that out. Alex Hitchins +44 7788 423 969 -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: 28 January 2014 11:33 To: dev Subject: Re: Je

Jenkins build is back to normal : build-master-noredist #2178

2014-01-28 Thread jenkins
See

Re: Missing documentation

2014-01-28 Thread Ian Duffy
> I did a git log, but I am not able to locate your commit. git show a6c1b75674bb3f5a1b7cf25cc8df2837ee3e9b12 Should pull it right up on master on the cloudstack main repo. > Can you commit in the new .rst format to Will do! On 28 January 2014 11:40, sebgoa wrote: > Ian, they are probably

Build failed in Jenkins: build-master-noredist #2177

2014-01-28 Thread jenkins
See Changes: [likitha.shetty] CLOUDSTACK-5965. VM displayname is not returned by API. -- [...truncated 5496 lines...] [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-rem

  1   2   >