Build failed in Jenkins: build-master » Apache CloudStack AWS API Bridge #83

2013-11-29 Thread jenkins
See -- [...truncated 249 lines...] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15/1.45/bcprov-jdk15-1.45.pom [INFO] Downloaded:

Build failed in Jenkins: build-master #83

2013-11-29 Thread jenkins
See Changes: [aprateek] Fix issue with sourceCidr not being passed to the VRouter on start. -- [...truncated 5727 lines...] [WARNING] Invalid POM for org.opensaml:opensaml1:jar:1.1, transitive d

Deleting Primary Storage, where host was removed.

2013-11-29 Thread Girish Shilamkar
Hello, In my test ACS setup I am stuck due to this problem https://issues.apache.org/jira/browse/CLOUDSTACK-4402 where I cannot delete primary storage, as the last host with which it was associated was removed. Is there a workaround for this issue ? Like deleting the entries from database. Ple

Re: Deleting Primary Storage, where host was removed.

2013-11-29 Thread Wido den Hollander
On 11/29/2013 09:53 AM, Girish Shilamkar wrote: Hello, In my test ACS setup I am stuck due to this problem https://issues.apache.org/jira/browse/CLOUDSTACK-4402 where I cannot delete primary storage, as the last host with which it was associated was removed. Is there a workaround for this is

Jenkins build is back to normal : build-master » Apache CloudStack AWS API Bridge #84

2013-11-29 Thread jenkins
See

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

2013-11-29 Thread jenkins
See

Build failed in Jenkins: cloudstack-4.3-maven-build-noredist #42

2013-11-29 Thread jenkins
See Changes: [w.zhou] CLOUDSTACK-5299: set hypervisor_type of volumes from image format if not set. [w.zhou] [UI] kvm vm snapshot not shown if kvm.snapshot.enabled is set to false [w.zhou] CLOUDSTACK-5293: get

Re: [PROPOSAL] JIRA 4406: Remove cleanString() call for every API to improve performance - especially of the list APIs

2013-11-29 Thread Mandar Barve
Hi Daan, I see your point in not bothering API implementers when it comes to checking or setting the flag. (In my implementation I am proposing flag check using base class ref and set in API child class. Flags and get/set methods are members of the base class.) If the base class has to do the c

Re: [PROPOSAL] JIRA 4406: Remove cleanString() call for every API to improve performance - especially of the list APIs

2013-11-29 Thread Daan Hoogland
Mandar, I agree, go ahead. Let me know if you need any help. On Fri, Nov 29, 2013 at 12:40 PM, Mandar Barve wrote: > Hi Daan, >I see your point in not bothering API implementers when it comes to > checking or setting the flag. (In my implementation I am proposing flag > check using base clas

Issue building Deb packages from source

2013-11-29 Thread Vosbury, David
Original Message Subject: Issue building Deb packages from source From: "Vosbury, David" To: d...@cloudsrack.apache.org CC: I'm not sure if this is a question for the users or the Dev list so I'm posting to both. I’m new to building CloudStack from source. I’m having some di

RE: Issue building Deb packages from source

2013-11-29 Thread Saksham Srivastava
Can you try replacing -Dnonoss with -Dnoredist Thanks, Saksham -Original Message- From: Vosbury, David [mailto:david.vosb...@systemsmadesimple.com] Sent: Friday, November 29, 2013 5:31 PM To: dev@cloudstack.apache.org Subject: Issue building Deb packages from source Original

Re: Issue building Deb packages from source

2013-11-29 Thread Wei ZHOU
This is because the incorrect .jar file or .pom file is missing in the maven repository, I think. 2013/11/29 Saksham Srivastava > Can you try replacing -Dnonoss with -Dnoredist > > Thanks, > Saksham > > -Original Message- > From: Vosbury, David [mailto:david.vosb...@systemsmadesimple.co

Re: Review Request 15832: enable custom offering support for scalevm

2013-11-29 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15832/#review29557 --- Ship it! master -> 68406ba29d7dc31dcfd9ef2cefc673ff32cfa514 - Kous

Re: Review Request 15832: enable custom offering support for scalevm

2013-11-29 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15832/ --- (Updated Nov. 29, 2013, 12:35 p.m.) Review request for cloudstack and Koushik D

Build failed in Jenkins: build-master #87

2013-11-29 Thread jenkins
See Changes: [koushik] CLOUDSTACK-5161 enable scaling of a vm using custom offering -- [...truncated 3830 lines...] [WARNING] Invalid POM for org.apache.ws.security:wss4j:jar:1.5.10, transitive

Build failed in Jenkins: build-master » Apache CloudStack AWS API Bridge #87

2013-11-29 Thread jenkins
See -- [INFO] [INFO] [

Re: Review Request 15832: enable custom offering support for scalevm

2013-11-29 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15832/#review29558 --- Ship it! 4.3 -> 72e03546619f50fa24abc372eb35438ef02713f8 - Koushik

Build failed in Jenkins: cloudstack-4.3-maven-build-noredist #43

2013-11-29 Thread jenkins
See Changes: [koushik] CLOUDSTACK-5161 enable scaling and upgrading of a vm using custom offering -- [...truncated 575 lines...] [INFO] --

Cloudstack local storage

2013-11-29 Thread Antonio Petrocelli
Hello, we want use cloudstack 4.2 with local storage + VMware 5.1. https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Admin_Guide/about-primary-storage.html On this webpage it said: "If you intend to use only local disk for your installation, you can skip to Add Secondary S

dev ms not starting ui

2013-11-29 Thread Daan Hoogland
H, kind of an embarrassing question: I have a master build, on macosx 10.9, a clean db, and devcloud. I have build, installed and deployed db without any problems. When I start jetty:run everything loads without ERROR. There is an exception logged about keytool stating it will use a fail-safe keys

cloudstack hyperv

2013-11-29 Thread liy...@broada.com
Hello I am a cloudstack enthusiasts, see cloudstack4.3.0 snapshot version already provides support to hyperv would like to personally experience the next cloudstack4.3.0 right hyperv support case I need your help: cloudstack configuration documentation for hyperv cloudstack agent install packa

Re: Issue building Deb packages from source

2013-11-29 Thread David Nalley
Yes this - maven has either a corrupted jar or wasn't able to get the jar and is now complaining. --David On Fri, Nov 29, 2013 at 7:20 AM, Wei ZHOU wrote: > This is because the incorrect .jar file or .pom file is missing in the > maven repository, I think. > > > 2013/11/29 Saksham Srivastava >

Re: Cloudstack local storage

2013-11-29 Thread Koushik Das
For using system VMs on local storage there is a global setting system.vm.use.local.storage which needs to be set to true. -Koushik On 29-Nov-2013, at 7:47 PM, Antonio Petrocelli wrote: > Hello, > > we want use cloudstack 4.2 with local storage + VMware 5.1. > > https://cloudstack.apache.org

RE: Issue building Deb packages from source

2013-11-29 Thread Vosbury, David
The jar files are in the maven repository. If they are corrupted where would I get replacements? Or is there some environment variable for maven that I have set so that it can find these jars?  -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Friday, November 29, 201

Fwd: New Defects reported by Coverity Scan for cloudstack

2013-11-29 Thread Hugo Trippaers
FYI Sent from my iPhone Begin forwarded message: > From: scan-ad...@coverity.com > Date: 29 november 2013 14:39:56 CET > Subject: New Defects reported by Coverity Scan for cloudstack > > > Hi, > > > Please find the latest report on new defect(s) introduced to cloudstack found > with Coverit

Re: Cloudstack local storage

2013-11-29 Thread Antonio Petrocelli
Yes, we dit it... Thanks Il 29/11/2013 16:13, Koushik Das ha scritto: For using system VMs on local storage there is a global setting system.vm.use.local.storage which needs to be set to true. -Koushik On 29-Nov-2013, at 7:47 PM, Antonio Petrocelli wrote: Hello, we want use cloudstack 4.

Adding vmware support to my cloudstack install

2013-11-29 Thread Vosbury, David
I have an oss CloudStack install that I installed using a repo (installed using apt-get). I want to add the vmware support so I can use CloudStack with my vsphere cluster. Is there a way to do this without doing a complete reinstall? I've read that you have compile with the SDK for VMWare which