[jira] [Resolved] (STRATOS-1056) Wiki - Document the steps involved in running Stratos on a the Mock IaaS

2015-01-07 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills resolved STRATOS-1056. --- Resolution: Fixed Added content in [1]. I will update this page when the samples are

[jira] [Created] (STRATOS-1056) Wiki - Document the steps involved in running Stratos on a the Mock IaaS

2015-01-07 Thread Mariangela Hills (JIRA)
Mariangela Hills created STRATOS-1056: - Summary: Wiki - Document the steps involved in running Stratos on a the Mock IaaS Key: STRATOS-1056 URL: https://issues.apache.org/jira/browse/STRATOS-1056

Re: Cloud-Stack Configuration

2015-01-07 Thread Supun Muthutantrige
Hi Asanka, Sure I will go through your instructions :) Thank you Regards *Supun Rasitha Muthutantrige* Software Engineer | Intern WSO2 Inc: http://wso2.com lean.enterprise.middleware Mobile: 0758374608

Re: Cloud-Stack Configuration

2015-01-07 Thread Asanka Sanjaya Herath
Hello supun, There are three options you can take. take the most suitable one. I recommend 1st option. Because it will install cloudstak permanently on your machine. 1. go to binary-installation-advanced folder and run vagrant-up 2.go to basic folder and run same command(this option for building f

Re: Cloud-Stack Configuration

2015-01-07 Thread Supun Muthutantrige
Hi, Similar to what I have been following, as Asanka and chip has mentioned I have started to go through the steps provided under [1] as well. I would like to know after completing the "Getting Started" and "Configure Virtualbox" steps, what steps needs to be taken next. Go to the advanced folder

[GitHub] stratos pull request: Update Util.java

2015-01-07 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/164#issuecomment-69132669 Thanks for the fix Vishanth, I have now merged this to master branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

Re: Cloud-Stack Configuration

2015-01-07 Thread Supun Muthutantrige
@Imesh: Yes ayya I will look into that and try to figure out what could be the reason. @Asanka and chip: I will follow what you have mentioned and would highly appreciate your support on this. Thank you, Regards *Supun Rasitha Muthutantrige* Software Engineer | Intern WSO2 Inc: http://wso2.com

Re: Cloud-Stack Configuration

2015-01-07 Thread Chip Childers
On Wed, Jan 07, 2015 at 07:38:44PM +0530, Asanka Sanjaya Herath wrote: > Hello supun, > > If you are trying to deploy cloudstack in a single machine, the easiest way > I found is this repository[1]. > [1]. https://github.com/imduffy15/devcloud4 That's a great tool that Ian built, indeed. > > If

Re: Cloud-Stack Configuration

2015-01-07 Thread Asanka Sanjaya Herath
Hello supun, If you are trying to deploy cloudstack in a single machine, the easiest way I found is this repository[1]. [1]. https://github.com/imduffy15/devcloud4 If you have time please follow that. That will take about two or three hours to get the devcloud up. If you follow this, I can help y

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-07 Thread Imesh Gunaratne
Hi Devs, Please find the latest status of the tasks we need to complete for 4.1.0-Alpha release below: 1. Finalize Kubernetes Workflow (DONE) 2. Verify Service Grouping on OpenStack and EC2 (DONE) *3. Verify Clustering Support for Stratos Components (IN-PROGRESS)* *4. Implement Load Balancer Conf

Re: Cloud-Stack Configuration

2015-01-07 Thread Imesh Gunaratne
Hi Supun, I think it would be better to check the CloudStack log files located at /var/log/cloudstack folder and see whether there are any errors. Thanks On Wed, Jan 7, 2015 at 7:06 PM, Supun Muthutantrige wrote: > Hi, > > I have been able to complete cloud-stack configuration part by followin

Re: Error while deploying an application

2015-01-07 Thread Imesh Gunaratne
This system property should be there in the default distribution, may be you updated an existing one. On Wed, Jan 7, 2015 at 6:39 PM, Gayan Gunarathne wrote: > Hi Chamila, > > Seems "stratos.manager.service.url" missing in the > cartridge-config.properties.It has to be specify in the > cartridge

Re: Cloud-Stack Configuration

2015-01-07 Thread Supun Muthutantrige
Hi, I have been able to complete cloud-stack configuration part by following the steps provided in [1]. But when i run the server and browse using the provided link, the server seems unavailable. highly appreciate any suggestions [1]. http://thehyperadvisor.com/2014/08/05/quick-easy-apache-cloud

Re: Error while deploying an application

2015-01-07 Thread Gayan Gunarathne
Hi Chamila, Seems "stratos.manager.service.url" missing in the cartridge-config.properties.It has to be specify in the cartridge-config.properties. It is already in the latest code base. stratos.manager.service.url= https://localhost:9443/services/StratosManagerService/ Thanks, Gayan

Re: Error while deploying an application

2015-01-07 Thread Chamila De Alwis
Hi, I'm getting the following error when trying to deploy a single cartridge application. This is the latest pack, including Gayan's fix. Any ideas? TID: [0] [STRATOS] [2015-01-07 18:06:11,420] INFO {org.apache.stratos.cloud.controller.services.impl.CloudControllerServiceImpl} - All partitions

Re: Instances are not starting up in an application with cartridge groups

2015-01-07 Thread Lahiru Sandaruwan
Looks like i'm also getting this. I'm testing with mock IaaS using the following sample, https://github.com/rekathiru/grouping-samples/tree/master/dependency_scaling/sample_groups On Wed, Jan 7, 2015 at 5:22 PM, Sajith Kariyawasam wrote: > Hi all, > > I tried a grouping scenario with the latest

Re: Error while configuring

2015-01-07 Thread Imesh Gunaratne
Great! Thanks for the update Chamila! On Wed, Jan 7, 2015 at 5:07 PM, Chamila De Alwis wrote: > Yes Imesh, I installed the latest and now it's working. > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > On Wed, Jan 7, 2015 at 5:04

[GitHub] stratos pull request: Update Util.java

2015-01-07 Thread Vishanth
GitHub user Vishanth opened a pull request: https://github.com/apache/stratos/pull/164 Update Util.java Correcting the variable 'emailVerfierConfig' to 'emailVerifierConfig' You can merge this pull request into a Git repository by running: $ git pull https://github.com/Vishanth

Re: Error while configuring

2015-01-07 Thread Chamila De Alwis
Yes Imesh, I installed the latest and now it's working. Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Jan 7, 2015 at 5:04 PM, Imesh Gunaratne wrote: > This issue is now fixed in the latest codebase. > > Thanks > > On Wed, Jan 7, 2015

Re: Error while configuring

2015-01-07 Thread Imesh Gunaratne
This issue is now fixed in the latest codebase. Thanks On Wed, Jan 7, 2015 at 3:28 PM, Chamila De Alwis wrote: > Hi, > > I did a fresh install on a new machine with the latest pack as of today > morning. The cartridges can be retrieved without any issues now, but the > following error comes whe

Re: Error while deploying an application

2015-01-07 Thread Lahiru Sandaruwan
Thanks Gayan. On Wed, Jan 7, 2015 at 4:41 PM, Gayan Gunarathne wrote: > This is fixed with commit 05412ccf9cbd5733a324279442a1d009e313b6b9 > > Thanks, > Gayan > > On Wed, Jan 7, 2015 at 2:18 PM, Lahiru Sandaruwan > wrote: > >> It seems this is different. Did some debugging and found the cause.

Re: Error while deploying an application

2015-01-07 Thread Gayan Gunarathne
This is fixed with commit 05412ccf9cbd5733a324279442a1d009e313b6b9 Thanks, Gayan On Wed, Jan 7, 2015 at 2:18 PM, Lahiru Sandaruwan wrote: > It seems this is different. Did some debugging and found the cause. Gayan > will fix it. > > Thanks. > > On Wed, Jan 7, 2015 at 1:53 PM, Manula Chathurika

Re: [Discuss] Multi-Tenancy Support for Applications

2015-01-07 Thread Imesh Gunaratne
Hi Devs, I have now completed Application SignUp functionality for Multi-Tenant applications and pushed changes to master branch. This is how it works: - There is no application signup support for single-tenant applications, it's only available for multi-tenant applications. - For single-tenant a

Re: Error while configuring

2015-01-07 Thread Chamila De Alwis
Hi, I did a fresh install on a new machine with the latest pack as of today morning. The cartridges can be retrieved without any issues now, but the following error comes when trying to add or list autoscale policy. Error! Error while getting available autoscaling policies. Cause : namespace mism

Re: Error while deploying an application

2015-01-07 Thread Lahiru Sandaruwan
It seems this is different. Did some debugging and found the cause. Gayan will fix it. Thanks. On Wed, Jan 7, 2015 at 1:53 PM, Manula Chathurika Thantriwatte < manu...@wso2.com> wrote: > Hi Lahiru, > > Similar issue raised in [1] and it has been fixed by Raj. > > [1] NPE while application parsin

Re: partition support for vcloud

2015-01-07 Thread Imesh Gunaratne
Hi Vinod, Since jclouds has dropped support for vCloud, Stratos might not support vCloud on the latest version. Thanks On Wed, Jan 7, 2015 at 9:08 AM, Vinod Kamble wrote: > Hi, > Do provide the details on the level of “partition” support > currently supported for vcloud IAAS. > > Await

Re: Error while deploying an application

2015-01-07 Thread Manula Chathurika Thantriwatte
Hi Lahiru, Similar issue raised in [1] and it has been fixed by Raj. [1] NPE while application parsing Thanks ! On Wed, Jan 7, 2015 at 1:50 PM, Lahiru Sandaruwan wrote: > Hi, > > $subject, > > I'm running sample, > > https://github.com/rekathiru/grouping-samples/tree/master/dependency_scaling

Re: Cloud-Stack Configuration

2015-01-07 Thread Imesh Gunaratne
Great! Thanks for the update Supun! On Wed, Jan 7, 2015 at 9:37 AM, Supun Muthutantrige wrote: > Hi Imesh ayya, > > Yes I have been able to create a mount point from the cloud-stack server > to the NFS server. Now it needs to be added to the overall configuration > part. Hence I am running the s

Error while deploying an application

2015-01-07 Thread Lahiru Sandaruwan
Hi, $subject, I'm running sample, https://github.com/rekathiru/grouping-samples/tree/master/dependency_scaling/sample_groups Error is, [2015-01-07 13:39:58,094] ERROR {org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver} - Exception occurred while trying to invoke service method addApplica

Re: [Discuss] Finalizing 4.1.0-Alpha Release

2015-01-07 Thread Imesh Gunaratne
Great work Sajith! Now we have verified both OpenStack and EC2 on the latest codebase. Thanks On Wed, Jan 7, 2015 at 1:21 PM, Sajith Kariyawasam wrote: > I tested the basic flow in Openstack, and it worked fine. I used a single > cartridge (tomcat) and got the member activated event. Were able