Hi, I was able to add the network partition successfully using the curl command [1].
This issue occurs only when I try to add through the UI. I believe it is because Provider attribute is moved from partition to network-partition and that update has not been done in the UI. If so, can we create a JIRA to track this? [1] - curl -X POST -H "Content-Type: application/json" -d "@network-partition-1.json" -k -v -u admin:admin https://localhost:9443/api/networkPartitions Thank you, Vishanth On Mon, Mar 9, 2015 at 7:01 PM, Vishanth Balasubramaniam <[email protected] > wrote: > Hi devs, > > I was able to build the latest code base successfully with the integration > test. > I am trying out single-cartridge application, started the mock iaas and > was able to add an autoscale policy successfully, but when I add a network > partition with I am getting the Error [1]. (Please find the attachment for > detailed log [2]) > > [1] - [2015-03-09 16:59:51,974] ERROR > {org.apache.stratos.cloud.controller.services.impl.CloudControllerServiceImpl} > - Partition [p1] validation failed. Partition provider is null. > > [2015-03-09 16:59:51,974] ERROR > {org.apache.stratos.cloud.controller.services.impl.CloudControllerServiceImpl} > - Could not add network partition > > [2015-03-09 16:59:51,974] ERROR > {org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver} - Could not add > network partition > > org.apache.stratos.cloud.controller.exception.CloudControllerException: > Could not add network partition > > > [2] - Attachment: wso2carbon.log > > Please point out the mistake. > > Thank you, > Vishanth > > -- > *Vishanth Balasubramaniam* > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: *+94771737718* > about me: *http://about.me/vishanth <http://about.me/vishanth>* > > -- *Vishanth Balasubramaniam* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: *+94771737718* about me: *http://about.me/vishanth <http://about.me/vishanth>*
