Re: Re. K8s pod starting timeout

2016-03-13 Thread David Hbase
system property > "stratos.pod.activation.timeout" [1] > > [1] > https://github.com/apache/stratos/blob/stratos-4.1.x/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/iaases/kubernetes/KubernetesIaas.java#L81 > > Thanks. &g

Re. K8s pod starting timeout

2016-03-12 Thread David Hbase
Due to some large docker images may need longer time to pull. 60 seconds is too short to cause the K8s application initialization failure. Is there anyway to adjust pod stating timeout? Thanks -D

Re: Re. Edit/Reset Password

2016-03-12 Thread David Hbase
>> >>> I just checked the scenario. It seems to be a bug. Looks like password >>> is not getting updated for a running Stratos. But it works if you get a >>> fresh pack and change the password. Once you start the server for the first >>> time it wil

Re: Re. Edit/Reset Password

2016-03-11 Thread David Hbase
y/BAM250/Changing+the+Password+of+the+Admin+User > > Thank you! > > On Fri, Mar 11, 2016 at 6:42 AM, David Hbase wrote: > >> Hi, team >> >> Is there anyway we can update or reset the admin/user's password? >> >> Thanks >> -D >> > >

Re. Edit/Reset Password

2016-03-10 Thread David Hbase
Hi, team Is there anyway we can update or reset the admin/user's password? Thanks -D

Re: Re. multi-tenancy capability

2016-03-01 Thread David Hbase
Need to confirm which Kubernetes version is supported by Straots 4.1.5? V1.03 or V1.1+ ? Looks like the kubernetes-api-2.2.16.jar time frame is for V1.03 Thanks -D On Mon, Feb 15, 2016 at 6:32 PM, David Hbase wrote: > Hi, Pubudu: > > Could help with the JIRA DEV-205? Need your hel

Re: Re. multi-tenancy capability

2016-02-15 Thread David Hbase
will update the thread with the progress. > > Thank you! > > On Tue, Feb 2, 2016 at 8:33 PM, David Hbase wrote: > >> Hi, Pubudu >> >> Thanks for your update, I am trying the work around now. >> >> Since we a re moving to production approach now, wou

Re: Re. multi-tenancy capability

2016-02-05 Thread David Hbase
On Fri, Feb 5, 2016 at 3:43 AM, David Hbase wrote: > >> Hi, Pubudu >> >> Did you test the haproxy-lb-extension with k8s? I not sure how the lb >> working with k8s, is there any doc for lb-extension with k8s? >> >> Thanks >> -D >> >> On Tue,

Re: Re. multi-tenancy capability

2016-02-04 Thread David Hbase
Hi, Pubudu Did you test the haproxy-lb-extension with k8s? I not sure how the lb working with k8s, is there any doc for lb-extension with k8s? Thanks -D On Tue, Feb 2, 2016 at 12:02 PM, David Hbase wrote: > So nice, working now! Thanks > > -D > > On Tue, Feb 2, 2016 at 11:31

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
So nice, working now! Thanks -D On Tue, Feb 2, 2016 at 11:31 AM, David Hbase wrote: > Thanks for quick help. I am testing now, will update soon > > -D > > On Tue, Feb 2, 2016 at 11:06 AM, Pubudu Gunatilaka > wrote: > >> Hi David, >> >> I have pushed th

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
and push the image to the >> docker hub. I will update the thread with the progress. >> >> Thank you! >> >> On Tue, Feb 2, 2016 at 8:33 PM, David Hbase wrote: >> >>> Hi, Pubudu >>> >>> Thanks for your update, I am trying the work aroun

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
WORD as well. > > Due to the payload values mismatch, python agent has not started. That is > why you cannot see the agent log in the tmp directory except init.log. > > [1] - > https://github.com/apache/stratos/blob/4.1.4/samples/kubernetes-clusters/kubernetes-cluster-2.json > >

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Hi, Team: Would you able to commit/push a new docker image as Stratos/php:4.1.5 which will include the initial payload script and the docker file for it? Thanks -D On Tue, Feb 2, 2016 at 12:29 AM, David Hbase wrote: > Hi, Pubudu > > Looks like the payload is not working. Is

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Hi, Pubudu Looks like the payload is not working. Is there any introduction for the kubernetes cartridge setup? etc: python agent and initial scripts for the kubernetes containers? Thanks -D On Tue, Feb 2, 2016 at 12:27 AM, David Hbase wrote: > Hi, Pubudu > > There is no python agen

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
nnot find the value of required parameter: %r" % property_key) exception.ParameterNotFoundException: Cannot find the value of required parameter: 'mb.ip' ^C [1]+ Exit 1 /mnt/apache-stratos-python-cartridge-agent-4.1.4/agent.py Thanks -D On Tue, Feb 2, 2016 at 12:06 AM, David Hbase wrot

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
e pod using following commands. > > ssh core@ > ssh root@ > > Use the password as stratos when logging. > > 3. Now you can check the agent log in the /tmp directory. Log is > agent-screen.log. > > > Thank you! > > On Tue, Feb 2, 2016 at 1:20 PM, David Hbase

Re: Re. multi-tenancy capability

2016-02-01 Thread David Hbase
specified in the php cartridge. > > 2. If the docker image is there, try executing 'docker ps' in k8 nodes. > Basically you will have to find correct k8 host node for the particular > pod. 'docker ps' will show the reason for not starting the container. > > Tha

Re: Re. multi-tenancy capability

2016-02-01 Thread David Hbase
(KubernetesIaas.java:347) at org.apache.stratos.cloud.controller.iaases.kubernetes.KubernetesIaas.startContainer(KubernetesIaas.java:234) ... 6 more On Wed, Jan 27, 2016 at 1:44 AM, Imesh Gunaratne wrote: > Hi David, > > On Tue, Jan 26, 2016 at 8:28 PM, David Hbase wrote: > >>

Re: Re. multi-tenancy capability

2016-01-27 Thread David Hbase
aling policy work? ( will scaling the new pod or node ? ) Thanks -D On Tue, Jan 26, 2016 at 11:16 AM, Chamila De Alwis wrote: > Hi David, > > On Tue, Jan 26, 2016 at 8:28 PM, David Hbase wrote: > >> >> 1. Auto scaling with Kubernetes? ( Dynamic add the minions without >

Re: Re. multi-tenancy capability

2016-01-26 Thread David Hbase
display the service and pods in the Kubernetes cluster? Thanks -D On Thu, Dec 10, 2015 at 4:36 AM, Imesh Gunaratne wrote: > Great! Thanks David! Let us know your experience on this. > > On Thu, Dec 10, 2015 at 5:15 AM, David Hbase wrote: > >> Thanks Imesh. >> >> I wil

Re: Re. multi-tenancy capability

2015-12-09 Thread David Hbase
Thanks Imesh. I will deploy a sample with routing services and in-container support, and keep update here. -D On Wed, Dec 9, 2015 at 11:29 AM, Imesh Gunaratne wrote: > Hi David, > > On Wed, Dec 9, 2015 at 2:34 PM, David Hbase wrote: > >> Hi, Team >> >> Need to

Re. multi-tenancy capability

2015-12-09 Thread David Hbase
Hi, Team Need to confirm the "container and in-container multi-tenancy capability". Is this means we can setup the Different Tenancy App within one Docker Host or Not? If yes, then how can we realize this function? is there any wiki or instruction? If no, how can we understand these features? We

Re: [Q] Reason to select Stratos as Enterprise PAAS

2015-07-24 Thread David Hbase
[1] and here [2]. > > [1] > http://www.infoworld.com/article/2608610/cloud-computing/cloud-computing-paas-shoot-out-cloud-foundry-vs-openshift.html > [2] http://www.paasify.it/vendors > > On Fri, Jul 24, 2015 at 1:33 PM, David Hbase wrote: > >> Team, >> >> I a

[Q] Reason to select Stratos as Enterprise PAAS

2015-07-24 Thread David Hbase
Team, I am deploying Stratos - Container solution to production approach now. I have tested with RHEL 7.1, New Cartridge deployment, Scaling functions, LB functions are working now. Same time, there are some other solutions, etc: Cloud foundry, Openshift. Could you add your comments: Why Stratos

Re: [DISCUSS] Discontinue Stratos LB in future releases

2015-07-03 Thread David Hbase
+1 It's critical to realize the Dynamic load balancing with auto-scaling. We need to auto spawn the new instance, but most important for the production is: Dynamically balancing the new member ( Instance / Container / Minions ). Issue: . If remove the SLB, Can we confirm the upstream SSL functions

Re: [Discuss] Apache Stratos 4.1.0-RC3 Test Coverage

2015-06-30 Thread David Hbase
1. I have some testing results with Openstack, Just tried to update them, but have permission issue with this google doc. Any help? 2. Who will test the "Load Balancing"? I would like to perform this testing together, especially "Dynamic Load Balancing with Stratos Load Balancer" in openstack. Plea

Re: [Q] Document for the Stratos LB

2015-06-30 Thread David Hbase
ker/activemq). > Therefore each can operate on their own. > > If you need we could have call/hangout to explain this further. > > Thanks > > On Tuesday, June 30, 2015, David Hbase wrote: > >> Hi, Imesh >> >> But in the page #4, you did not mention that we have to

Re: [Q] Document for the Stratos LB

2015-06-30 Thread David Hbase
n 30, 2015 at 6:31 AM, Imesh Gunaratne wrote: > >> Thanks! Yes, we will be updating those pages soon. >> >> On Mon, Jun 29, 2015 at 11:35 PM, David Hbase >> wrote: >> >>> It's a great architecture instruction. I think the Dynamic LB is the >>> core f

Re: [Q] Document for the Stratos LB

2015-06-29 Thread David Hbase
> Hi David, > > On Mon, Jun 29, 2015 at 6:52 PM, David Hbase wrote: >> >> >> 1. How can we setup the *listening ports* and *proxy the requests* with >> Stratos LB Dynamically? >> > > In Stratos Load Balancer we cannot dynamically bind HTTP/HTTPS listenin

Re: [Q] Get info from other Cartridge Group's instance

2015-06-29 Thread David Hbase
system properties. Hence you can use >>> them in cartridge extensions. >>> >>> Sample key value pair would be as below: >>> >>> { >>> "name": "payload_parameter.MB_IP", >>> "value&quo

Re: [Q] Document for the Stratos LB

2015-06-29 Thread David Hbase
> > > https://github.com/apache/stratos/blob/master/components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/message/filter/topology/TopologyServiceFilter.java > > Thanks > > > On Mon, Jun 29, 2015 at 2:03 AM, David Hbase wrote: > >> The error has been fixed,

[Q] Get info from other Cartridge Group's instance

2015-06-28 Thread David Hbase
Setup Stratos for a composition app, etc: Activemq, Wso2ESB In the ESB, we need the activemq's IP, In there anyway, we can pass or get this IP via a Macro / Parameter in the Cartridge definitions? Thanks -D

Re: [Q] Document for the Stratos LB

2015-06-28 Thread David Hbase
epository/conf/ directory. > > Thank you! > > On Sun, Jun 28, 2015 at 8:24 AM, David Hbase wrote: > > Hi, Mariangela > > > > Still not able to make Stratos LB work. > > > > Thanks > > -D > > > > Log from agent.screen.log > > 2015-06

Re: [Q] Document for the Stratos LB

2015-06-27 Thread David Hbase
rg.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:81) at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:86) at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1406) ... 8 more On S

Re: [Q] Steps to deploy the Kubernetes Cluster with Stratos

2015-06-23 Thread David Hbase
Since in k8s, the kube_proxy do simple TCP stream forwarding or round robin TCP forwarding across a set of backends. The issue is, how can the Stratos communicate with the kube_proxy? Thanks -D On Tue, Jun 23, 2015 at 1:52 PM, David Hbase wrote: > Plus: kube-proxy > > > https:

Re: [Q] Steps to deploy the Kubernetes Cluster with Stratos

2015-06-23 Thread David Hbase
73 500185 > > On Tue, Jun 23, 2015 at 1:55 PM, Imesh Gunaratne wrote: > >> Hi David/Lakmal, >> >> On Tue, Jun 23, 2015 at 8:20 AM, Lakmal Warusawithana >> wrote: >>> >>> >>> On Tue, Jun 23, 2015 at 3:26 AM, David Hbase &g

[Q] Steps to deploy the Kubernetes Cluster with Stratos

2015-06-22 Thread David Hbase
Hi, Dev Need to clarify how to deploy the Kubernetes Cluster with following features: 1. How can we deploy the LB in Kubernetes Cluster? (need the detail steps) 2. How to realize the auto scaling in Kubernetes Cluster? If this scaling with new instance or add more containers? 3. How the new nod

[Q] Document for the Stratos LB

2015-06-15 Thread David Hbase
Need an advanced document for the Stratos LB configurations, etc: Session Stick / Round robin / Weighted, HTTP(s)/orther protocol status code check, ... Thanks -D

Re: How to use the Load Balancer with openstack

2015-06-12 Thread David Hbase
Hi, Dev Need get a configuration guide for the Stratos LB. Especially, if we need to scaling/LB the WSO2IS, WSO2BAM, WSO2USE separately with only ONE Stratos LB. Thanks David On Sun, Jun 7, 2015 at 7:37 AM, Gayan Gunarathne wrote: > Hi, > > On Sun, Jun 7, 2015 at 6:03 PM, Athanasios Tsitsipas

Re: [Q] Cartridge for RHEL or Centos

2015-06-12 Thread David Hbase
at 9:09 AM, david hbase wrote: > Hi, Dev. > > I almost finished the code modification now, just found a bug and am > trying fix it now, will have an update Tonight ( PDT) with the details. > > Thanks > -D > > > On Mon, May 25, 2015 at 5:41 PM, Mariangela Hills >

Re: [Q] Cartridge for RHEL or Centos

2015-05-26 Thread david hbase
>>>> rajkum...@wso2.com> wrote: >>>>> >>>>>> Hi David, >>>>>> >>>>>> Setup scripts (config.sh and init.sh) are OS specific. Stratos ships >>>>>> config.sh for Debian/Ubuntu operating systems. DevOps

Re: [Q] Cartridge for RHEL or Centos

2015-05-23 Thread david hbase
Yes, I will summarize the updates. Thanks -D On Sat, May 23, 2015 at 8:21 PM, Udara Liyanage wrote: > Hi David, > > Great. We are greatful if you could donate them to Stratos. >

Re: [Q] Cartridge for RHEL or Centos

2015-05-23 Thread david hbase
I have fixed it. The application can be deploy with RHEL 6.5 now. Thanks -D On Sat, May 23, 2015 at 7:33 PM, david hbase wrote: > After fixed multiple python modules, and got the following error, Any > suggestion? > Thanks > -D > > [root@locker002-472 tmp]# cat agent.scre

Re: [Q] Cartridge for RHEL or Centos

2015-05-23 Thread david hbase
ot 2744 May 24 01:53 yum_save_tx-2015-05-24-01-53oz8vGj.yumtx [root@locker002-472 tmp]# On Sat, May 23, 2015 at 6:08 PM, david hbase wrote: > Sorry, need correct the error message as following: > > [root@214823051543 ~]# puppet agent --test > Info: Retrieving pluginfacts > Info

Re: [Q] Cartridge for RHEL or Centos

2015-05-23 Thread david hbase
failures: true Notice: /Stage[main]/Python_agent/Python_agent::Initialize[cartridge-agent]/Exec[creating_target_for_python_cartridge-agent]: Dependency Package[python-pip] has failures: true Warning: /Stage[main]/Python_agent/Python_agent::Initialize[cartridge-agent]/Exec[creating_target_for_pyth

Re: [Q] Cartridge for RHEL or Centos

2015-05-23 Thread david hbase
y this by replacing "apt-get update" in > "puppet3/modules/stratos_base/manifests/init.pp" by "yum update" and trying > again? > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > >

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread david hbase
Hi, Dev Yes, Exactly, When I execute the puppet agent and got this error. I am trying to deploy the Stratos 4.1 with production POC. But this is a blocker now. etc: without the Python Cartridge Agent, Stratosn 4.1 can not sync the cartridge status. Need help, Thanks -D On Fri, May 22, 2015 at

Re: [Q] Cartridge for RHEL or Centos

2015-05-22 Thread david hbase
t;> wrote: >>>> >>>>> >>>>> >>>>> On Fri, May 22, 2015 at 10:08 AM, Rajkumar Rajaratnam < >>>>> rajkum...@wso2.com> wrote: >>>>> >>>>>> Hi David, >>>>>> >>>>

[Q] Cartridge for RHEL or Centos

2015-05-21 Thread david hbase
Try deploy tomcat cartridge with RHEL 6.5, the init script from: https://github.com/apache/stratos/tree/master/tools/init-scripts Run ./config.sh andgot the following errors: Error: Could not find command 'apt-get' Error: /Stage[main]/Stratos_base/Exec[base-update-apt]/returns: change from notrun

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
Yes, built the from the master branch this morning. Thanks -D On Mon, May 18, 2015 at 8:21 PM, Rajkumar Rajaratnam wrote: > Great to hear that David! > > BTW, this is master branch right? > > Thanks. > > On Tue, May 19, 2015 at 8:16 AM, david hbase wrote: > >&g

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
ther investigation. > > On Mon, May 18, 2015 at 1:31 PM, david hbase wrote: > >> Auto scaling running well, Thanks >> -D >> >> On Mon, May 18, 2015 at 12:08 AM, david hbase >> wrote: >> >>> Also, please verify the www root value: >>&g

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
Auto scaling running well, Thanks -D On Mon, May 18, 2015 at 12:08 AM, david hbase wrote: > Also, please verify the www root value: > [error] [client 10.24.170.89] File does not exist: /var/www/www/www, > referer: http://10.203.30.130/ > > I think should be /var/www/www

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
t;>> On Mon, May 18, 2015 at 10:08 AM, Rajkumar Rajaratnam < >>>> rajkum...@wso2.com> wrote: >>>> >>>>> Hi, >>>>> >>>>> Had an offline chat with David, seems there was an issue in upgrading >>>>> to the late

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
The log files have been sent. Thanks -D On Sun, May 17, 2015 at 6:37 PM, Chamila De Alwis wrote: > Hi, > > On Mon, May 18, 2015 at 6:14 AM, david hbase wrote: > >> 2015-05-18 00:35:34,667:INFO:Executing git checkout >> 2015-05-18 00:35:34,667:DEBUG:Repo path returned

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
, 2015 at 6:34 AM, david hbase wrote: > >> I am going to revert the code base to priors now (May, 4). I will update >> here. >> > > ​While you are testing the reverted code base, can you please send us the > complete log for the incident where application becomes inac

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
I am going to revert the code base to priors now (May, 4). I will update here. Thanks -D On Sun, May 17, 2015 at 5:59 PM, david hbase wrote: > I just updated to the current code base and got this error, the > application can not be "activate" now. > > I am also trying t

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
essing the Artifact Updated > event: > > TypeError: coercing to Unicode: need string or buffer, NoneType found > > Chamila: Do you have any thoughts on this? > > Thanks > > On Monday, May 18, 2015, david hbase wrote: > >> Hi, Raj >> >> The cartridge

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
nant-id] -1234 [cartridge-type] php [alias] my-php [repo-url] https://github.com/imesh/stratos-php-applications.git On Sun, May 17, 2015 at 5:44 PM, david hbase wrote: > Hi, Raj > > The cartridge agent log: (*ERROR:Error processing 'ArtifactUpdatedEvent' &g

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
quot;false","MIN_COUNT":"1"},"memberStateManager":{"stateStack":["Created","Initialized","Starting"],"identifier":"single-cartridge-app01.my-php.php.domaindea3bc9e-e171-4915-8899-83e3cc0148cf"},"loadB

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-17 Thread david hbase
avid, > > Please attach the complete stratos logs for this scenario. > > 1. org.apache.stratos.cloud.controller.exception.CloudControllerException: > Failed to allocate an IP address. ( not sure the cause ) > > Thanks. > > On Thu, May 14, 2015 at 10:36 AM, david hbase

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-13 Thread david hbase
.0.0.1 > 825114051510.default.appserver-manager.puppet.ppaas.puppetmaster.com > 825114051510 > > Content in* /etc/hostname* > 825114051510 > > > > > > On Thu, May 14, 2015 at 8:01 AM, david hbase wrote: > >> Additional info: >> >> 1. During the instance created, successf

Re: [Q] Forcefully undeploying an application

2015-05-13 Thread david hbase
uld you share the complete carbon log. > > Forceful undeployment invokes graceful undeployment process too, this will > take sometime to terminate all instances. So you need to wait till forceful > undeployment completes in order to delete the application > > > > > On Mon, Ma

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-13 Thread david hbase
AME=puppet-hostname> , the puppet master server can not be assigned The above two issues did not triggerd by 4.0, only repeatable with 4.1 Please help. Thanks -D On Wed, May 13, 2015 at 6:03 PM, david hbase wrote: > Hi, Udara > > I have tried multiple times, Instance creating and

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-13 Thread david hbase
ue": "default" } ] } ] } Thanks for your help -D On Wed, May 13, 2015 at 10:33 AM, Udara Liyanage wrote: > Hi David, > > I have tested Stratos with Openstack Icehouse and it is working without > any issue for the moment. see my exact Openstack vers

[Q] Test Stratos 4.1 with OpenStack

2015-05-13 Thread david hbase
Hi, Dev Team If anyone tested the Stratos 4.1 with Openstack? I am focusing on the 4.1 with icehouse now. Open this email chain to post the issues and solutions. Thanks -D

[ERROR] Cartridge Configure Files missing in git repo (404)

2015-05-12 Thread david hbase
Please find out the following errors: root@car41beta2a:~/bin# wget " https://git-wip-us.apache.org/repos/asf?p=stratos.git;a=blob_plain;f=tools/puppet3-agent/config.sh;hb=HEAD"; -O config.sh --2015-05-12 21:19:56-- https://git-wip-us.apache.org/repos/asf?p=stratos.git;a=blob_plain;f=tools/puppet3-a

Re: [Q] Forcefully undeploying an application

2015-05-10 Thread david hbase
at 10:16 AM, Udara Liyanage wrote: > >> Hi David, >> >> Could you please show the status of the application by executing below >> command after undeployment. Ideally application status should be CREATED if >> undeployed successfully. >> Does this work if you

Re: [Q] Forcefully undeploying an application

2015-05-10 Thread david hbase
Hi, Devs I have tested with curl, it's not working. The outputs have been attached as following: root@stratos41beta2a:~# root@stratos41beta2a:~# curl -X POST -H "Content-Type: application/json" -k -v -u admin:admin https://localhost:9443/api/applications/single-cartridge-app01/undeploy?force=true

Re: Add New Application Definition Error with Opensatck

2015-05-10 Thread david hbase
:615) at java.lang.Thread.run(Thread.java:745) Could you help? Thanks -D On Fri, May 8, 2015 at 9:02 PM, david hbase wrote: > Hi, Udara > > Thanks for you help, just found a typo in the definition. Will take some > further testing and update with you. > -D > > > >

Re: Add New Application Definition Error with Opensatck

2015-05-08 Thread david hbase
> On Fri, May 8, 2015 at 6:04 AM, david hbase wrote: > >> Should I open an JIRA? >> -D >> >> On Thu, May 7, 2015 at 4:34 PM, david hbase wrote: >> >>> >>> Additional, If I increase the TOKEN_SCOPE to varchar(255), and then g

Re: Add New Application Definition Error with Opensatck

2015-05-07 Thread david hbase
Should I open an JIRA? -D On Thu, May 7, 2015 at 4:34 PM, david hbase wrote: > > Additional, If I increase the TOKEN_SCOPE to varchar(255), and then got > another error: > > > > [2015-05-07 23:22:01,581] INFO > {org.apache.stratos.autoscaler.services.impl.Autoscale

Re: Add New Application Definition Error with Opensatck

2015-05-07 Thread david hbase
le-cartridge-app | ACTIVE | NONE | +--+-+--++-+-+-+--+-++ 2 rows in set (0.00 sec) On Thu, May 7, 2015 at 3:41 PM, david hbase wrote: > Hi, Dev > > The network partition has been setup successfully. > But when Add New Application Definition, got th

Add New Application Definition Error with Opensatck

2015-05-07 Thread david hbase
Hi, Dev The network partition has been setup successfully. But when Add New Application Definition, got the following Errors with Opensatck Please advice: Thanks David [2015-05-07 22:35:12,060] INFO {org.apache.stratos.autoscaler.services.impl.AutoscalerServiceImpl} - Adding application: [appl

Re: Apache Stratos 4.1.0 on Kubernetes

2015-04-28 Thread david hbase
to unpack Any advice? Thanks Thanks David On Tue, Apr 14, 2015 at 2:54 PM, david hbase wrote: > Thanks, > I am working with the heat now. I will keep team updated. > -D > > > On Wed, Apr 8, 2015 at 9:44 PM, Lakmal Warusawithana > wrote: > >> Hi devs, >> &g

Re: Apache Stratos 4.1.0 on Kubernetes

2015-04-14 Thread david hbase
hu, Apr 9, 2015 at 10:11 AM, Anuruddha Liyanarachchi < > anurudd...@wso2.com> wrote: > >> Hi David, >> >> Still we haven't tested kubernetes with openstack. >> >> On Thu, Apr 9, 2015 at 10:02 AM, david hbase >> wrote: >> >>> Hi, An

Re: Apache Stratos 4.1.0 on Kubernetes

2015-04-08 Thread david hbase
Hi, Anuruddha Is there any successful kubernetes deployment with openstack? Thanks -D On Wed, Apr 8, 2015 at 6:18 AM, Anuruddha Liyanarachchi wrote: > Hi Devs, > > I have tested the latest code on Kubernetes according to the guide [1]. > There was a bug when adding network partitions which w

Re: Stratos 4.0 autoscaling not work

2015-03-17 Thread david hbase
I found the issue is the Scale-up action update too slow. If any idea to configure this Scale-up action more quick? Thanks -D On Tue, Mar 17, 2015 at 11:51 AM, david hbase wrote: > Hi, Team > > The auto scaling only work for onetime, after that stoped work, ( > restarted APP

Stratos 4.0 autoscaling not work

2015-03-17 Thread david hbase
Hi, Team The auto scaling only work for onetime, after that stoped work, ( restarted APP / Reboot the instance in openstack still not work.) The debug log attached here: [2015-03-17 18:50:04,205] DEBUG {org.apache.stratos.autoscaler.message.receiver.health.AutoscalerHealthStatEventReceiver} - A

Re: Stratos 4.0 Unexpected shutdown

2015-03-16 Thread david hbase
t; > On Tue, Mar 17, 2015 at 9:49 AM, david hbase wrote: > >> Hi, Team >> >> Stratos 4.0 Unexpected shutdown serveral times, the logs has been >> attached, please help >> >> Thanks >> -D >> >> 2015-03-17 01:26:04,996] DEBUG >> {org.a

Stratos 4.0 Unexpected shutdown

2015-03-16 Thread david hbase
Hi, Team Stratos 4.0 Unexpected shutdown serveral times, the logs has been attached, please help Thanks -D 2015-03-17 01:26:04,996] DEBUG {org.apache.stratos.autoscaler.message.receiver.health.AutoscalerHealthStatEventReceiver} - Member grad of load avg event: [member] lb.lb.domainf136195e-94cd

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-12 Thread david hbase
org.apache.activemq.transport.TransportFilter.start(TransportFilter.java:58) at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:338) ... 6 more [2015-03-11 15:45:10,425] INFO - TopicSubscriber Will try to subscribe again in 30 sec On Wed, Mar 11, 2015 at 8:32 AM, david hbase

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
Hi, Team I have copy over the files again and the login is working now. Great appreciated our team support!!! just query: how to trigger auto scale down? Thanks -D On Wed, Mar 11, 2015 at 8:07 PM, david hbase wrote: > Any update? > Thanks > -D > > On Wed, Mar 11, 2015 at 6:

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
00911 > > On Thu, Mar 12, 2015 at 6:50 AM, david hbase wrote: > >> Yes, It's was working, but just after reboot, admin can not login, always >> got error message as: "SyntaxError: Unexpected token: <" >> screen shot attached. >> >&

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
Thanks, looks like working, still verifing now!!! -D On Wed, Mar 11, 2015 at 11:43 AM, Chamila De Alwis wrote: > Hi David, > > On Mar 11, 2015 9:19 PM, "david hbase" wrote: > > > > did the above efforts and plus : > > > > 5. root@049111031554:/m

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
, Lahiru Sandaruwan wrote: > Hi, > > I would recommend using Oracle JDK(not JRE) 1.7. > > Thanks. > > On Wed, Mar 11, 2015 at 9:02 PM, david hbase wrote: > >> 1 .After I corrected the path as following: >> >> root@049111031554:/opt# ll >> total 623

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
ss(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:268) Could not find the main class: org.apache.stratos.cartridge.agent.Main. Program will exit. Need help, Thanks -D On Wed, Mar 11, 2015 at 8:18 AM, david hbase wrote: > Thanks for your quick help, after del

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
wis wrote: > Hi David, > > Please find my response inline. > > On Mar 11, 2015 7:55 PM, "david hbase" wrote: > > > > Still not work even the puppet run is showing as successful: > > > > root@lblbdoma-f62:/opt# cat /tmp/puppet_log > > Removing

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
it can be caused by an > unsuccessful puppet run. Could you check the /tmp/puppet_log for errors? > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > On Wed, Mar 11, 2015 at 2:56 PM, david hbase wrote: > >

Re: Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
e the cartridge agent working, please reference this email chain. Also please note, the /opt/java path is a broken path. ( ref: /mnt/apache-stratos-cartridge-agent-4.0.0/bin/stratos.sh line 53 ) Thanks -D On Wed, Mar 11, 2015 at 12:36 AM, david hbase wrote: > Hi, Team > > Tested with strato

Stratos 4.0 Can not Starting cartridge agent in LB

2015-03-11 Thread david hbase
Hi, Team Tested with stratos 4.0, but the cartridge agent can be started with LB instance. Error log as following: root@lblbdoma-508:/mnt/apache-stratos-cartridge-agent-4.0.0# bin/stratos.sh Starting cartridge agent... Error: Could not find or load main class org.apache.stratos.cartridge.agent.Ma

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-10 Thread david hbase
> > On Tue, Mar 10, 2015 at 10:32 AM, david hbase > wrote: > >> Hi, Team: >> >> I found the ERROR with Stratos 4.0 loadbalancer as following, and this >> error blocked the LB statistics to CEP, >> >> [2015-03-10 04:59:46,057] ERROR - TopicSubsc

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-10 Thread david hbase
+Imesh The above issue is a blocker for the production approach, could you look at it? Thanks -D On Tue, Mar 10, 2015 at 12:51 AM, david hbase wrote: > Hi, Team: > > I have fixed all error, but LB still not send out the LB LB statistics to > Stratos: > > 1. Stratos logs: &

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-10 Thread david hbase
: https://10.203.50.158:9443/carbon/ [2015-03-10 07:40:01,081] INFO - CompleteTenantMessageProcessor Tenant initialized [2015-03-10 07:40:01,093] INFO - CompleteTopologyMessageProcessor Topology initialized Please help, Thanks -D On Mon, Mar 9, 2015 at 10:02 PM, david hbase wrote: > Hi, T

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-09 Thread david hbase
gt; localhost > 9444 > > 30 > > > localhost > 9445 > > 30 > > > > *90* > >

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-09 Thread david hbase
Hi, Imesh and Lakmal Thanks for you support, I will get more detail debug logs. An further issue is how can we disable / change the Member expriy time? [2015-03-08 09:41:10,723] DEBUG {org.apache.stratos.autoscaler.PartitionContext} - Member expiry time is set to: 90 Thanks -D On Mon, Mar

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-08 Thread david hbase
openstack-region1 Please help, Thanks -D On Sun, Mar 8, 2015 at 1:06 AM, Rajkumar Rajaratnam wrote: > Hi David, > > It is not puppet agent which sends health stats to CEP. It is cartridge > agent's responsibility. If you do the following things, we can easily sort > out your issue. > >- enable

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-08 Thread david hbase
e triggered 'refresh' from 1 events Notice: Agent::Start[cartridge-agent]: Would have triggered 'refresh' from 1 events Notice: Class[Agent]: Would have triggered 'refresh' from 4 events Notice: Stage[main]: Would have triggered 'refresh' from 3 events Notice: Fi

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-08 Thread david hbase
After recreate the CA certificate and the puppet master certificate, the above error has been fixed. But the AC ( auto scaling ) still not work. Looks like the puppet agent do not send back the system/health check status. Any advice? Thanks -D On Sat, Mar 7, 2015 at 8:09 PM, david hbase wrote

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-07 Thread david hbase
he new instances created automatically. Thanks -D On Fri, Mar 6, 2015 at 5:22 PM, Udara Liyanage wrote: > Great to hear David > On 7 Mar 2015 06:42, "david hbase" wrote: > >> Thanks you guys, The issue has been solved, following the 646 instruction. >> >> -D

Re: Stratos 4.0 can not deploy the Multi-Tenant Service

2015-03-06 Thread david hbase
Thanks you guys, The issue has been solved, following the 646 instruction. -D On Fri, Mar 6, 2015 at 3:12 PM, david hbase wrote: > Great! It's working NOW!!! > > Just additional issue, instance can spawn, but no IP address back, Logs as > following ( with openstack deployement

  1   2   >