On Thu, May 26, 2016 at 7:18 PM, Jasintha Dasanayake <[email protected]> wrote:
> > > On Thu, May 26, 2016 at 9:05 AM, Awanthika Senarath <[email protected]> > wrote: > >> Hello Nuwan, >> >> Please find my comments inline, >> >> I have noticed following issues while testing. >> >> >> https://wso2.org/jira/browse/TOOLS-3412 >> >> As I have mentioned before this is a OS specific issue which comes in >> Linux and not a blocker. We will attempt to fix this as we move on. >> >> https://wso2.org/jira/browse/TOOLS-3416 >> > > Actually this issue happens only when the server is started in JDK 1.7 if > server runs on JDK 1.8 this issue won't be there , reason for this issue is > , memory settings are defined in two different ways for JDK 7 and 8 in > carbons server , So we have to find a way to distinguish these two > settings inside the eclipse > This error happens due to missing "-Xms256m -Xmx1024m -XX: MaxPermSize=256m" VM parameters in the carbon.definition.xml[1]. ESB 5.0.0 is support for Java 1.7.0 and 1.8.0 (refer [3]). ESB 4.9.0 also supported for both Java versions and in the carbon.definition.xml file of the carbonserver 4.2, we can see "-Xms256m -Xmx1024m -XX:MaxPermSize=256m" VM parameters[2]. With the Java 1.8, PermSize VM parameter not using, because in Java 8 PermGen is replace with Metaspace. But we need to support Both Java versions (1.7 and 1.8). We can pass same three "-Xms256m -Xmx1024m -XX: MaxPermSize=256m" VM parameters and when we are starting server in Java 1.8.0 it will give the following warning, but continue the starting process. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 If you directly run ESB with Java 1.8.0, you can see above warning log. The best thing we can do is use the same VM parameters define in the wso2carbon.sh file in the carbon.definition.xml (that's what we have done with carbonserver 4.2 and that's why we can't see This issue, when starting ESB 4.9.0 with Java 1.7.0) [1]- https://github.com/wso2/devstudio-tooling-platform/blob/developer-studio-tooling-platform-4.1.0-beta2/plugins/org.wso2.developerstudio.eclipse.carbonserver44/serverdefinition/carbon.definition.xml [2]- https://github.com/wso2/devstudio-tooling-platform/blob/master/plugins/org.wso2.developerstudio.eclipse.carbonserver42/serverdefinition/carbon.definition.xml [3]- https://docs.wso2.com/display/ESB500/Installation+Prerequisites Thanks. /Susankha. > > Thanks and Regards > /Jasintha > >> >> We will look into this. It appears that this is caused by a memory leak >> due to non heap-size setting[1] by the configurations. >> >> >> [1] https://github.com/spring-projects/spring-boot/issues/4376 >> >> >> >> >> Regards >> Awanthika >> >> >> >> Awanthika Senarath >> Software Engineer, WSO2 Inc. >> Mobile: +94717681791 >> >> >> >> On Thu, May 26, 2016 at 8:50 AM, Sohani Weerasinghe <[email protected]> >> wrote: >> >>> Hi All, >>> >>> I have tested the updater tool functionality including installing >>> features and no major issues found >>> >>> @Nuwan: I have tested [1] in Linux and couldn't reproduce the issue. >>> >>> [1] https://wso2.org/jira/browse/TOOLS-3416 >>> >>> Sohani Weerasinghe >>> Software Engineer >>> WSO2, Inc: http://wso2.com >>> >>> Mobile : +94 716439774 >>> Blog :http://christinetechtips.blogspot.com/ >>> Twitter : https://twitter.com/sohanichristine >>> >>> On Wed, May 25, 2016 at 6:02 PM, Nuwan Pallewela <[email protected]> >>> wrote: >>> >>>> Hi All, >>>> >>>> I have noticed following issues while testing. >>>> https://wso2.org/jira/browse/TOOLS-3412 >>>> https://wso2.org/jira/browse/TOOLS-3416 >>>> >>>> Thanks, >>>> Nuwan >>>> >>>> On Wed, May 25, 2016 at 3:08 PM, Heshitha Hettihewa <[email protected] >>>> > wrote: >>>> >>>>> Hi all, >>>>> >>>>> I have tested BPS Tooling with the new platform and no major issues >>>>> found. >>>>> >>>>> +1 >>>>> >>>>> Thanks. >>>>> >>>>> On Wed, May 25, 2016 at 2:40 PM, Maheeka Jayasuriya <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi all, >>>>>> >>>>>> I have tested the project nature extension point and found no issues. >>>>>> >>>>>> +1 >>>>>> >>>>>> Thanks, >>>>>> Maheeka >>>>>> >>>>>> Maheeka Jayasuriya >>>>>> Software Engineer >>>>>> Mobile : +94777750661 >>>>>> >>>>>> On Mon, May 23, 2016 at 1:55 PM, Awanthika Senarath < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hello Devs, >>>>>>> >>>>>>> >>>>>>> We are pleased to announce the vote for RC-2 of *WSO2 Developer Studio >>>>>>> Tooling >>>>>>> for Platform 4.1.0.* >>>>>>> >>>>>>> P2 repository of WSO2 developer Studio Tooling for Platform 4.1.0 >>>>>>> is available here >>>>>>> <http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.1.0/platform-bundles/releases/>. >>>>>>> Source >>>>>>> and Tag Location to be voted upon is available here >>>>>>> <https://github.com/wso2/devstudio-tooling-platform/releases/tag/Released-mars-carbon-4.4-platform-4.1.0-RC2-2016-05-23-115802> >>>>>>> . >>>>>>> >>>>>>> Developer Studio 4.1.0 Tooling for Platform is released on >>>>>>> Developer Studio kernel 4.1.0 >>>>>>> Developer Studio Kernel contains a single feature which has the >>>>>>> bundles that are required to implement WSO2 specific product tooling on >>>>>>> Eclipse. >>>>>>> >>>>>>> - This release contains Developer Studio migration to Eclipse >>>>>>> mars >>>>>>> - Improvements in the Developer Studio Updater tool for >>>>>>> automatic updates >>>>>>> >>>>>>> >>>>>>> >>>>>>> 1. [+] Stable - go ahead and release >>>>>>> 2. [-] Broken - do not release (please explain why) >>>>>>> >>>>>>> >>>>>>> The platform could to be tested on top of Developer Studio Kernel >>>>>>> with compatible tooling SNAPSHOT versions available at [1]. >>>>>>> >>>>>>> >>>>>>> [1] >>>>>>> http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.1.0/ >>>>>>> >>>>>>> >>>>>>> Awanthika Senarath >>>>>>> Software Engineer, WSO2 Inc. >>>>>>> Mobile: +94717681791 >>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Dev mailing list >>>>>> [email protected] >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Heshitha Hettihewa >>>>> *Software Engineer* >>>>> Mobile : +94716866386 >>>>> <%2B94%20%280%29%20773%20451194> >>>>> [email protected] >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> ---------------------------------------------------------- >>>> >>>> *Nuwan Chamara Pallewela* >>>> >>>> >>>> *Software Engineer* >>>> >>>> *WSO2, Inc. *http://wso2.com >>>> *lean . enterprise . middleware* >>>> >>>> Email *[email protected] <[email protected]>* >>>> Mobile *+94719079739 <%2B94719079739>@* >>>> >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > *Jasintha Dasanayake* > > *Senior Software EngineerWSO2 Inc. | http://wso2.com > <http://wso2.com/>lean . enterprise . middleware* > > > *mobile :- 0711368118* > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Susankha Nirmala Software Engineer WSO2, Inc.: http://wso2.com lean.enterprise.middleware Mobile : +94 77 593 2146
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
