You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Imesh Gunaratne <im...@apache.org> on 2014/04/24 19:53:27 UTC

[Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Hi All,

This thread is for discussion of the first release candidate of Apache
Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
issues uncovered in the RC, questions you may have about the RC, etc.

The RC release packs could be found here [1]. A git tag
(4.0.0-incubating-rc1) [2] has been created for this release and its tree
view could be seen here [3].

[1]
https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-incubating-rc1/
[2]
https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=cd5f427d4c77380ae24c85971c3d7a1a1c4497b3
[3]
https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1

Thanks


-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PPMC Member, Apache Stratos

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by damitha kumarage <da...@gmail.com>.
I can see there are problems in cartridge-agent.log file. But then in the
Stratos UI it show active cartridge instance.

Damitha


On Wed, Apr 30, 2014 at 3:27 PM, damitha kumarage <da...@gmail.com>wrote:

> Hi Imesh,
> I don't see a /tmp/puppet_log is created. But there is
> /tmp/puppet-init.log which contain only the following lines
> ------------
> public-ipv4 file is available. Read value
> value is **[192.168.92.9]**
> public ip is assigned. value is [192.168.92.9]. Remove file
> Public ip have assigned. Continue..
> ----------------------
>
>
> On Wed, Apr 30, 2014 at 12:43 PM, Imesh Gunaratne <im...@apache.org>wrote:
>
>>
>>
>>> When I log into the cartidge instance and manually start Tomcat it work
>>> fine.
>>>
>>
>>> I tried this several times and each time result is same.
>>>
>>
>>   Is it possible for us to check the puppet log (/tmp/puppet_log)?
>>
>>>
>>> Regarding my puppet installation, I copied all files from
>>> puppet3/manifests and puppet3/modules from RC1 source to my old puppet
>>> setup configured and restarted puppet master.
>>>
>>
>>
>>> Yes that's correct.
>>>
>>>
>>
>
>
> --
> __________________________________________________________________
> Damitha Kumarage
> http://people.apache.org/
> __________________________________________________________________
>



-- 
__________________________________________________________________
Damitha Kumarage
http://people.apache.org/
__________________________________________________________________

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by damitha kumarage <da...@gmail.com>.
Hi Imesh,
I don't see a /tmp/puppet_log is created. But there is /tmp/puppet-init.log
which contain only the following lines
------------
public-ipv4 file is available. Read value
value is **[192.168.92.9]**
public ip is assigned. value is [192.168.92.9]. Remove file
Public ip have assigned. Continue..
----------------------


On Wed, Apr 30, 2014 at 12:43 PM, Imesh Gunaratne <im...@apache.org> wrote:

>
>
>> When I log into the cartidge instance and manually start Tomcat it work
>> fine.
>>
>
>> I tried this several times and each time result is same.
>>
>
>   Is it possible for us to check the puppet log (/tmp/puppet_log)?
>
>>
>> Regarding my puppet installation, I copied all files from
>> puppet3/manifests and puppet3/modules from RC1 source to my old puppet
>> setup configured and restarted puppet master.
>>
>
>
>> Yes that's correct.
>>
>>
>


-- 
__________________________________________________________________
Damitha Kumarage
http://people.apache.org/
__________________________________________________________________

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by Imesh Gunaratne <im...@apache.org>.
>
> When I log into the cartidge instance and manually start Tomcat it work
> fine.
>

> I tried this several times and each time result is same.
>

  Is it possible for us to check the puppet log (/tmp/puppet_log)?

>
> Regarding my puppet installation, I copied all files from
> puppet3/manifests and puppet3/modules from RC1 source to my old puppet
> setup configured and restarted puppet master.
>


> Yes that's correct.
>
>

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by damitha kumarage <da...@gmail.com>.
Hi Imesh,
Yes it lb was using andes. I changed it to ActiveMQ and lb now work. Now I
can create cartridge, then create tenant and subscribe to that cartridge
from UI. Also I can see active instance of tomcat created from Stratos UI.
However Tomcat is not started in the cartridge instance. When I see
/var/log/stratos_init.log there is no sign of failures. I have attached
that file here. When I see tomcat log it says
---
/mnt/apache-tomcat-7.0.52/bin/catalina.sh: 1: eval: /opt/java/bin/java: not
found
----

>From stratos_init.log below I suspect Tomcat is started before Java is
ready in the instance.

-------
[[0;36mnotice:
/Stage[main]/Tomcat/File[/mnt/apache-tomcat-7.0.52/conf/server.xml]/content:
content changed '{md5}243c711930a975db7507077c41bde651' to
'{md5}49939d8265ce59858f59d0e9dbc8ed39'^[[0m
^[[0;36mnotice: /Stage[main]/Tomcat/Exec[Set tomcat home
permission]/returns: executed successfully^[[0m
^[[0;36mnotice: /Stage[main]/Tomcat/Exec[Start tomcat]/returns: executed
successfully^[[0m
--------
When I log into the cartidge instance and manually start Tomcat it work
fine.

I tried this several times and each time result is same.

Regarding my puppet installation, I copied all files from puppet3/manifests
and puppet3/modules from RC1 source to my old puppet setup configured and
restarted puppet master.

Damitha


Damitha, are you trying with ActiveMQ?
For me it looks like you are using andes client to connect to ActiveMQ. Can
you please verify?
May be we could move this discussion to release [Discuss] thread.

Thanks


On Sun, Apr 27, 2014 at 4:57 PM, damitha kumarage <da...@gmail.com>wrote:
I downlaoded tested the binary packs with Openstack/Docker IaaS, server
starts, deployed partion, policies and tomcat cartridge. When subscribed I
get following error in lb log. Note that I run lb as standalone, not as a
cartridge.

---------------------------

[2014-04-27 11:21:47,378]  INFO - TopicSubscriber Will try to subscribe
again in 30 sec
[2014-04-27 11:21:47,381] ERROR - AMQStateManager Notifying
Waiters([org.wso2.andes.client.state.StateWaiter@6636e83b]) for
error:Exception thrown against AMQConnection:
Host: 192.168.57.30
Port: 61616
Virtual Host: carbon
Client ID: carbon
Active session count: 0: org.wso2.andes.AMQDisconnectedException: Server
closed connection and reconnection not permitted.
[2014-04-27 11:21:47,384] ERROR - AMQConnection Throwable Received but no
listener set: org.wso2.andes.AMQDisconnectedException: Server closed
connection and reconnection not permitted.
[2014-04-27 11:21:47,382] ERROR - TopicSubscriber Error while subscribing
to the topic: topology
javax.jms.JMSException: Error creating connection: Unable to Connect
    at
org.wso2.andes.client.AMQConnectionFactory.createConnection(AMQConnectionFactory.java:325)
    at
org.wso2.andes.client.AMQConnectionFactory.createTopicConnection(AMQConnectionFactory.java:429)
    at
org.apache.stratos.messaging.broker.connect.TopicConnector.init(TopicConnector.java:68)
    at
org.apache.stratos.messaging.broker.subscribe.TopicSubscriber.doSubscribe(TopicSubscriber.java:63)
    at
org.apache.stratos.messaging.broker.subscribe.TopicSubscriber.run(TopicSubscriber.java:116)
    at java.lang.Thread.run(Thread.java:662)
Caused by: org.wso2.andes.AMQConnectionFailureException: Unable to Connect
    at org.wso2.andes.client.AMQConnection.<init>(AMQConnection.java:475)
    at
org.wso2.andes.client.AMQConnectionFactory.createConnection(AMQConnectionFactory.java:315)
    ... 5 more
[2014-04-27 11:21:47,387]  INFO - TopicSubscriber Will try to subscribe
again in 30 sec


--------------------------------------

Damitha



On Thu, Apr 24, 2014 at 11:23 PM, Imesh Gunaratne <im...@apache.org> wrote:

> Hi All,
>
> This thread is for discussion of the first release candidate of Apache
> Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
> issues uncovered in the RC, questions you may have about the RC, etc.
>
> The RC release packs could be found here [1]. A git tag
> (4.0.0-incubating-rc1) [2] has been created for this release and its tree
> view could be seen here [3].
>
> [1]
> https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-incubating-rc1/
> [2]
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=cd5f427d4c77380ae24c85971c3d7a1a1c4497b3
> [3]
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1
>
> Thanks
>
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PPMC Member, Apache Stratos
>



-- 
__________________________________________________________________
Damitha Kumarage
http://people.apache.org/
__________________________________________________________________

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by Imesh Gunaratne <im...@apache.org>.
Great! Nice to hear that Jeffrey!

Thanks


On Fri, Apr 25, 2014 at 10:20 PM, Jeffrey Nguyen (jeffrngu) <
jeffrngu@cisco.com> wrote:

>  Hi Imesh,
>
>  I think that was it! :-)  I remember the current label
> named "4.0.0-incubating-prev" used to be "4.0.0-incubating-rc1".   I'm good
> now with the newly cloned repo.
>
>  Thanks,
> -Jeffrey
>
>
>   From: Imesh Gunaratne <im...@apache.org>
> Reply-To: "dev@stratos.incubator.apache.org" <
> dev@stratos.incubator.apache.org>
> Date: Thursday, April 24, 2014 10:58 PM
> To: "dev@stratos.incubator.apache.org" <de...@stratos.incubator.apache.org>
> Subject: Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1
>
>    Hi Jefrrey,
>
>  Sorry for the confusion. This problem may have caused because we had to
> re-create the branch and tag with the same names since we found few
> problems with the first release build.
>
>  Hope now things are ok for you.
>
>  Thanks
>
>
> On Fri, Apr 25, 2014 at 4:18 AM, Jeffrey Nguyen (jeffrngu) <
> jeffrngu@cisco.com> wrote:
>
>>
>> Thanks Nirmal! Somehow the labels in my cloned repository appeared out of
>> order.  I re-cloned the repository and now I can see the labels in proper
>> order.
>>
>> Thanks,
>> -Jeffrey
>>
>> On 4/24/14 1:26 PM, "Nirmal Fernando" <ni...@gmail.com> wrote:
>>
>> >Hi Jeffrey,
>> >
>> >In GitHub, I think it's this
>> >
>> https://github.com/apache/incubator-stratos/releases/tag/4.0.0-incubating-
>> >rc1
>> >
>> >On Fri, Apr 25, 2014 at 1:09 AM, Jeffrey Nguyen (jeffrngu)
>> ><je...@cisco.com> wrote:
>> >> Hi Imesh,
>> >>
>> >> I'm a little confused on which label in github this "4.0.0 Incubating
>> >>RC1"
>> >> corresponds to.  In github, I see that the label "4.0.0-incubating-rc1"
>> >> corresponds to a checkin dated April 18
>> >> (7abdf541fbad16188eec1955847a19df6d204134).  There's also a newer label
>> >> "4.0.0-incubating" created earlier today which corresponds to a merge
>> >>that
>> >> was done today (75fc1ff4e148b8e268d7812faf9ac50a632908c6).
>> >>
>> >> Can you confirm the code label where "4.0.0 Incubating RC1" is cut?
>> >>
>> >> Thanks,
>> >> -Jeffrey
>> >>
>> >> From: Imesh Gunaratne <im...@apache.org>
>> >> Reply-To: "dev@stratos.incubator.apache.org"
>> >> <de...@stratos.incubator.apache.org>
>> >> Date: Thursday, April 24, 2014 9:53 AM
>> >> To: "dev@stratos.incubator.apache.org"
>> >><de...@stratos.incubator.apache.org>
>> >> Subject: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1
>> >>
>> >> Hi All,
>> >>
>> >> This thread is for discussion of the first release candidate of Apache
>> >> Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
>> >> issues uncovered in the RC, questions you may have about the RC, etc.
>> >>
>> >> The RC release packs could be found here [1]. A git tag
>> >> (4.0.0-incubating-rc1) [2] has been created for this release and its
>> >>tree
>> >> view could be seen here [3].
>> >>
>> >> [1]
>> >>
>> >>
>> https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-i
>> >>ncubating-rc1/
>> >> [2]
>> >>
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=c
>> >>d5f427d4c77380ae24c85971c3d7a1a1c4497b3
>> >> [3]
>> >>
>> >>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=
>> >>refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1
>> >>
>> >> Thanks
>> >>
>> >>
>> >> --
>> >> Imesh Gunaratne
>> >>
>> >> Technical Lead, WSO2
>> >> Committer & PPMC Member, Apache Stratos
>> >
>> >
>> >
>> >--
>> >Best Regards,
>> >Nirmal
>> >
>> >Nirmal Fernando.
>> >PPMC Member & Committer of Apache Stratos,
>> >Senior Software Engineer, WSO2 Inc.
>> >
>> >Blog: http://nirmalfdo.blogspot.com/
>>
>>
>
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PPMC Member, Apache Stratos
>



-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PPMC Member, Apache Stratos

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by "Jeffrey Nguyen (jeffrngu)" <je...@cisco.com>.
Hi Imesh,

I think that was it! :-)  I remember the current label named "4.0.0-incubating-prev" used to be "4.0.0-incubating-rc1".   I'm good now with the newly cloned repo.

Thanks,
-Jeffrey


From: Imesh Gunaratne <im...@apache.org>>
Reply-To: "dev@stratos.incubator.apache.org<ma...@stratos.incubator.apache.org>" <de...@stratos.incubator.apache.org>>
Date: Thursday, April 24, 2014 10:58 PM
To: "dev@stratos.incubator.apache.org<ma...@stratos.incubator.apache.org>" <de...@stratos.incubator.apache.org>>
Subject: Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Hi Jefrrey,

Sorry for the confusion. This problem may have caused because we had to re-create the branch and tag with the same names since we found few problems with the first release build.

Hope now things are ok for you.

Thanks


On Fri, Apr 25, 2014 at 4:18 AM, Jeffrey Nguyen (jeffrngu) <je...@cisco.com>> wrote:

Thanks Nirmal! Somehow the labels in my cloned repository appeared out of
order.  I re-cloned the repository and now I can see the labels in proper
order.

Thanks,
-Jeffrey

On 4/24/14 1:26 PM, "Nirmal Fernando" <ni...@gmail.com>> wrote:

>Hi Jeffrey,
>
>In GitHub, I think it's this
>https://github.com/apache/incubator-stratos/releases/tag/4.0.0-incubating-
>rc1
>
>On Fri, Apr 25, 2014 at 1:09 AM, Jeffrey Nguyen (jeffrngu)
><je...@cisco.com>> wrote:
>> Hi Imesh,
>>
>> I'm a little confused on which label in github this "4.0.0 Incubating
>>RC1"
>> corresponds to.  In github, I see that the label "4.0.0-incubating-rc1"
>> corresponds to a checkin dated April 18
>> (7abdf541fbad16188eec1955847a19df6d204134).  There's also a newer label
>> "4.0.0-incubating" created earlier today which corresponds to a merge
>>that
>> was done today (75fc1ff4e148b8e268d7812faf9ac50a632908c6).
>>
>> Can you confirm the code label where "4.0.0 Incubating RC1" is cut?
>>
>> Thanks,
>> -Jeffrey
>>
>> From: Imesh Gunaratne <im...@apache.org>>
>> Reply-To: "dev@stratos.incubator.apache.org<ma...@stratos.incubator.apache.org>"
>> <de...@stratos.incubator.apache.org>>
>> Date: Thursday, April 24, 2014 9:53 AM
>> To: "dev@stratos.incubator.apache.org<ma...@stratos.incubator.apache.org>"
>><de...@stratos.incubator.apache.org>>
>> Subject: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1
>>
>> Hi All,
>>
>> This thread is for discussion of the first release candidate of Apache
>> Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
>> issues uncovered in the RC, questions you may have about the RC, etc.
>>
>> The RC release packs could be found here [1]. A git tag
>> (4.0.0-incubating-rc1) [2] has been created for this release and its
>>tree
>> view could be seen here [3].
>>
>> [1]
>>
>>https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-i
>>ncubating-rc1/
>> [2]
>>
>>https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=c
>>d5f427d4c77380ae24c85971c3d7a1a1c4497b3
>> [3]
>>
>>https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=
>>refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1
>>
>> Thanks
>>
>>
>> --
>> Imesh Gunaratne
>>
>> Technical Lead, WSO2
>> Committer & PPMC Member, Apache Stratos
>
>
>
>--
>Best Regards,
>Nirmal
>
>Nirmal Fernando.
>PPMC Member & Committer of Apache Stratos,
>Senior Software Engineer, WSO2 Inc.
>
>Blog: http://nirmalfdo.blogspot.com/




--
Imesh Gunaratne

Technical Lead, WSO2
Committer & PPMC Member, Apache Stratos

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by Imesh Gunaratne <im...@apache.org>.
Hi Jefrrey,

Sorry for the confusion. This problem may have caused because we had to
re-create the branch and tag with the same names since we found few
problems with the first release build.

Hope now things are ok for you.

Thanks


On Fri, Apr 25, 2014 at 4:18 AM, Jeffrey Nguyen (jeffrngu) <
jeffrngu@cisco.com> wrote:

>
> Thanks Nirmal! Somehow the labels in my cloned repository appeared out of
> order.  I re-cloned the repository and now I can see the labels in proper
> order.
>
> Thanks,
> -Jeffrey
>
> On 4/24/14 1:26 PM, "Nirmal Fernando" <ni...@gmail.com> wrote:
>
> >Hi Jeffrey,
> >
> >In GitHub, I think it's this
> >
> https://github.com/apache/incubator-stratos/releases/tag/4.0.0-incubating-
> >rc1
> >
> >On Fri, Apr 25, 2014 at 1:09 AM, Jeffrey Nguyen (jeffrngu)
> ><je...@cisco.com> wrote:
> >> Hi Imesh,
> >>
> >> I'm a little confused on which label in github this "4.0.0 Incubating
> >>RC1"
> >> corresponds to.  In github, I see that the label "4.0.0-incubating-rc1"
> >> corresponds to a checkin dated April 18
> >> (7abdf541fbad16188eec1955847a19df6d204134).  There's also a newer label
> >> "4.0.0-incubating" created earlier today which corresponds to a merge
> >>that
> >> was done today (75fc1ff4e148b8e268d7812faf9ac50a632908c6).
> >>
> >> Can you confirm the code label where "4.0.0 Incubating RC1" is cut?
> >>
> >> Thanks,
> >> -Jeffrey
> >>
> >> From: Imesh Gunaratne <im...@apache.org>
> >> Reply-To: "dev@stratos.incubator.apache.org"
> >> <de...@stratos.incubator.apache.org>
> >> Date: Thursday, April 24, 2014 9:53 AM
> >> To: "dev@stratos.incubator.apache.org"
> >><de...@stratos.incubator.apache.org>
> >> Subject: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1
> >>
> >> Hi All,
> >>
> >> This thread is for discussion of the first release candidate of Apache
> >> Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
> >> issues uncovered in the RC, questions you may have about the RC, etc.
> >>
> >> The RC release packs could be found here [1]. A git tag
> >> (4.0.0-incubating-rc1) [2] has been created for this release and its
> >>tree
> >> view could be seen here [3].
> >>
> >> [1]
> >>
> >>
> https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-i
> >>ncubating-rc1/
> >> [2]
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=c
> >>d5f427d4c77380ae24c85971c3d7a1a1c4497b3
> >> [3]
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=
> >>refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1
> >>
> >> Thanks
> >>
> >>
> >> --
> >> Imesh Gunaratne
> >>
> >> Technical Lead, WSO2
> >> Committer & PPMC Member, Apache Stratos
> >
> >
> >
> >--
> >Best Regards,
> >Nirmal
> >
> >Nirmal Fernando.
> >PPMC Member & Committer of Apache Stratos,
> >Senior Software Engineer, WSO2 Inc.
> >
> >Blog: http://nirmalfdo.blogspot.com/
>
>


-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PPMC Member, Apache Stratos

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by "Jeffrey Nguyen (jeffrngu)" <je...@cisco.com>.
Thanks Nirmal! Somehow the labels in my cloned repository appeared out of
order.  I re-cloned the repository and now I can see the labels in proper
order.

Thanks,
-Jeffrey

On 4/24/14 1:26 PM, "Nirmal Fernando" <ni...@gmail.com> wrote:

>Hi Jeffrey,
>
>In GitHub, I think it's this
>https://github.com/apache/incubator-stratos/releases/tag/4.0.0-incubating-
>rc1
>
>On Fri, Apr 25, 2014 at 1:09 AM, Jeffrey Nguyen (jeffrngu)
><je...@cisco.com> wrote:
>> Hi Imesh,
>>
>> I'm a little confused on which label in github this "4.0.0 Incubating
>>RC1"
>> corresponds to.  In github, I see that the label "4.0.0-incubating-rc1"
>> corresponds to a checkin dated April 18
>> (7abdf541fbad16188eec1955847a19df6d204134).  There's also a newer label
>> "4.0.0-incubating" created earlier today which corresponds to a merge
>>that
>> was done today (75fc1ff4e148b8e268d7812faf9ac50a632908c6).
>>
>> Can you confirm the code label where "4.0.0 Incubating RC1" is cut?
>>
>> Thanks,
>> -Jeffrey
>>
>> From: Imesh Gunaratne <im...@apache.org>
>> Reply-To: "dev@stratos.incubator.apache.org"
>> <de...@stratos.incubator.apache.org>
>> Date: Thursday, April 24, 2014 9:53 AM
>> To: "dev@stratos.incubator.apache.org"
>><de...@stratos.incubator.apache.org>
>> Subject: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1
>>
>> Hi All,
>>
>> This thread is for discussion of the first release candidate of Apache
>> Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
>> issues uncovered in the RC, questions you may have about the RC, etc.
>>
>> The RC release packs could be found here [1]. A git tag
>> (4.0.0-incubating-rc1) [2] has been created for this release and its
>>tree
>> view could be seen here [3].
>>
>> [1]
>> 
>>https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-i
>>ncubating-rc1/
>> [2]
>> 
>>https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=c
>>d5f427d4c77380ae24c85971c3d7a1a1c4497b3
>> [3]
>> 
>>https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=
>>refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1
>>
>> Thanks
>>
>>
>> --
>> Imesh Gunaratne
>>
>> Technical Lead, WSO2
>> Committer & PPMC Member, Apache Stratos
>
>
>
>-- 
>Best Regards,
>Nirmal
>
>Nirmal Fernando.
>PPMC Member & Committer of Apache Stratos,
>Senior Software Engineer, WSO2 Inc.
>
>Blog: http://nirmalfdo.blogspot.com/


Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by Nirmal Fernando <ni...@gmail.com>.
Hi Jeffrey,

In GitHub, I think it's this
https://github.com/apache/incubator-stratos/releases/tag/4.0.0-incubating-rc1

On Fri, Apr 25, 2014 at 1:09 AM, Jeffrey Nguyen (jeffrngu)
<je...@cisco.com> wrote:
> Hi Imesh,
>
> I'm a little confused on which label in github this "4.0.0 Incubating RC1"
> corresponds to.  In github, I see that the label "4.0.0-incubating-rc1"
> corresponds to a checkin dated April 18
> (7abdf541fbad16188eec1955847a19df6d204134).  There's also a newer label
> "4.0.0-incubating" created earlier today which corresponds to a merge that
> was done today (75fc1ff4e148b8e268d7812faf9ac50a632908c6).
>
> Can you confirm the code label where "4.0.0 Incubating RC1" is cut?
>
> Thanks,
> -Jeffrey
>
> From: Imesh Gunaratne <im...@apache.org>
> Reply-To: "dev@stratos.incubator.apache.org"
> <de...@stratos.incubator.apache.org>
> Date: Thursday, April 24, 2014 9:53 AM
> To: "dev@stratos.incubator.apache.org" <de...@stratos.incubator.apache.org>
> Subject: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1
>
> Hi All,
>
> This thread is for discussion of the first release candidate of Apache
> Stratos 4.0.0-incubating [1]. Please use this thread for discussion of
> issues uncovered in the RC, questions you may have about the RC, etc.
>
> The RC release packs could be found here [1]. A git tag
> (4.0.0-incubating-rc1) [2] has been created for this release and its tree
> view could be seen here [3].
>
> [1]
> https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-incubating-rc1/
> [2]
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=cd5f427d4c77380ae24c85971c3d7a1a1c4497b3
> [3]
> https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1
>
> Thanks
>
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PPMC Member, Apache Stratos



-- 
Best Regards,
Nirmal

Nirmal Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Software Engineer, WSO2 Inc.

Blog: http://nirmalfdo.blogspot.com/

Re: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Posted by "Jeffrey Nguyen (jeffrngu)" <je...@cisco.com>.
Hi Imesh,

I'm a little confused on which label in github this "4.0.0 Incubating RC1" corresponds to.  In github, I see that the label "4.0.0-incubating-rc1" corresponds to a checkin dated April 18 (7abdf541fbad16188eec1955847a19df6d204134).  There's also a newer label "4.0.0-incubating" created earlier today which corresponds to a merge that was done today (75fc1ff4e148b8e268d7812faf9ac50a632908c6).

Can you confirm the code label where "4.0.0 Incubating RC1" is cut?

Thanks,
-Jeffrey

From: Imesh Gunaratne <im...@apache.org>>
Reply-To: "dev@stratos.incubator.apache.org<ma...@stratos.incubator.apache.org>" <de...@stratos.incubator.apache.org>>
Date: Thursday, April 24, 2014 9:53 AM
To: "dev@stratos.incubator.apache.org<ma...@stratos.incubator.apache.org>" <de...@stratos.incubator.apache.org>>
Subject: [Discuss] Release Apache Stratos 4.0.0 Incubating RC1

Hi All,

This thread is for discussion of the first release candidate of Apache Stratos 4.0.0-incubating [1]. Please use this thread for discussion of issues uncovered in the RC, questions you may have about the RC, etc.

The RC release packs could be found here [1]. A git tag (4.0.0-incubating-rc1) [2] has been created for this release and its tree view could be seen here [3].

[1] https://dist.apache.org/repos/dist/dev/incubator/stratos/releases/4.0.0-incubating-rc1/
[2] https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tag;h=cd5f427d4c77380ae24c85971c3d7a1a1c4497b3
[3] https://git-wip-us.apache.org/repos/asf?p=incubator-stratos.git;a=tree;h=refs/tags/4.0.0-incubating-rc1;hb=refs/tags/4.0.0-incubating-rc1

Thanks


--
Imesh Gunaratne

Technical Lead, WSO2
Committer & PPMC Member, Apache Stratos