Re: jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-07 Thread Nirmal Fernando
ail.com] > *Sent:* Monday, October 06, 2014 8:50 PM > *To:* dev > *Cc:* Nirmal Fernando; Reka Thirunavukkarasu (r...@wso2.com); Isuru > Haththotuwa > > *Subject:* Re: jcloud exception when deploying cartridge - was RE: > className in cartridge definition (branch 4.0

RE: jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-07 Thread Martin Eppel (meppel)
- was RE: className in cartridge definition (branch 4.0.0-grouping) Hi Martin, Iaas provider types are different from cloud-controller.xml and Cartridge definition. Please correct the 'type' attribute of your cartridge to 'Core'. On Tue, Oct 7, 2014 at 9:16 AM,

Re: jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Isuru Haththotuwa
; >> >> Martin >> >> >> >> *From:* Nirmal Fernando [mailto:nir...@wso2.com] >> *Sent:* Monday, October 06, 2014 7:09 PM >> *To:* Martin Eppel (meppel) >> *Cc:* dev@stratos.apache.org; Reka Thirunavukkarasu (r...@wso2.com); >> Is

Re: jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Nirmal Fernando
ka Thirunavukkarasu (r...@wso2.com); > Isuru Haththotuwa > *Subject:* Re: jcloud exception when deploying cartridge - was RE: > className in cartridge definition (branch 4.0.0-grouping) > > > > Hi Martin, > > > > Can you please send over the cloud-controller.xml f

RE: jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Martin Eppel (meppel)
Subject: Re: jcloud exception when deploying cartridge - was RE: className in cartridge definition (branch 4.0.0-grouping) Hi Martin, Can you please send over the cloud-controller.xml file too? On Tue, Oct 7, 2014 at 12:58 AM, Martin Eppel (meppel) mailto:mep...@cisco.com>> wrote: Hi,

Re: jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Nirmal Fernando
org.apache.stratos.cloud.controller.iaases.OpenstackNovaIaas.buildComputeServiceAndTemplate(OpenstackNovaIaas.java:90) > > at > org.apache.stratos.cloud.controller.util.CloudControllerUtil.setIaas(CloudControllerUtil.java:211) > > at > org.apache.stratos.cloud.controller.u

jcloud exception when deploying cartridge - was .... RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Martin Eppel (meppel)
e.stratos.cloud.controller.impl.CloudControllerServiceImpl.deployCartridgeDefinition(CloudControllerServiceImpl.java:206) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) From: Martin Eppel (meppel) Sent: Monday, October 06, 2014 11:11 AM To: Isuru Haththotuwa Cc: dev@stratos.apache.or

RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Martin Eppel (meppel)
...@wso2.com] On Behalf Of Isuru Haththotuwa Sent: Monday, October 06, 2014 10:31 AM To: Martin Eppel (meppel) Cc: Isuru Haththotuwa; dev@stratos.apache.org; Reka Thirunavukkarasu (r...@wso2.com) Subject: Re: className in cartridge definition (branch 4.0.0-grouping) Attached a sample cartridge

Re: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Isuru Haththotuwa
] *On Behalf Of *Isuru > Haththotuwa > *Sent:* Monday, October 06, 2014 10:16 AM > *To:* Martin Eppel (meppel) > *Cc:* dev@stratos.apache.org; Reka Thirunavukkarasu (r...@wso2.com) > *Subject:* Re: className in cartridge definition (branch 4.0.0-grouping) > > > > Hi Mar

RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Martin Eppel (meppel)
From: isu...@wso2.com [mailto:isu...@wso2.com] On Behalf Of Isuru Haththotuwa Sent: Monday, October 06, 2014 10:16 AM To: Martin Eppel (meppel) Cc: dev@stratos.apache.org; Reka Thirunavukkarasu (r...@wso2.com) Subject: Re: className in cartridge definition (branch 4.0.0-grouping) Hi Martin, Sorry

Re: className in cartridge definition (branch 4.0.0-grouping)

2014-10-06 Thread Isuru Haththotuwa
l.CloudControllerUtil.getIaas(CloudControllerUtil.java:224) > > at > org.apache.stratos.cloud.controller.impl.CloudControllerServiceImpl.deployCartridgeDefinition(CloudControllerServiceImpl.java:206) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >

RE: className in cartridge definition (branch 4.0.0-grouping)

2014-10-03 Thread Martin Eppel (meppel)
2014 4:08 PM To: dev@stratos.apache.org Cc: Isuru Haththotuwa (isu...@wso2.com); Reka Thirunavukkarasu (r...@wso2.com) Subject: className in cartridge definition (branch 4.0.0-grouping) Hi, I just noticed that in the 4.0.0-grouping branch (after updating the branch today morning ) we added a che

className in cartridge definition (branch 4.0.0-grouping)

2014-10-03 Thread Martin Eppel (meppel)
Hi, I just noticed that in the 4.0.0-grouping branch (after updating the branch today morning ) we added a check for the className in the cartridge definition. If it's not defined an exception is being thrown. In 4.0.0 branch we just checked if it != null and set the Class but did not thorw an