Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
Hi Aruna, Thanks, I'll try that. On Sat, Mar 7, 2015 at 10:43 PM, Aruna Karunarathna wrote: > Hi Yasith, > > This is the platform repo [1] for carbon 4.2.0 based products. > You can refer the release matrix for the released products from here[2] in > each chunk. > > > [1]. https://svn.wso2.org/

Re: [Dev] Platform Build Error

2015-03-07 Thread Aruna Karunarathna
Hi Yasith, This is the platform repo [1] for carbon 4.2.0 based products. You can refer the release matrix for the released products from here[2] in each chunk. [1]. https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/ [2]. http://wso2.com/products/carbon/release-matrix/

Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
https://svn.wso2.org/repos/wso2/carbon/platform/trunk/ On Sat, Mar 7, 2015 at 10:20 PM, Aruna Karunarathna wrote: > > > On Sat, Mar 7, 2015 at 7:50 PM, Yasith Lokuge wrote: > >> Hi, >> >> I received the following error when building the Carbon Platform from >> source. >> Can anyone instruct me

Re: [Dev] Platform Build Error

2015-03-07 Thread Aruna Karunarathna
On Sat, Mar 7, 2015 at 7:50 PM, Yasith Lokuge wrote: > Hi, > > I received the following error when building the Carbon Platform from > source. > Can anyone instruct me how to resolve this error > $subject. > Can you specify the source link you are trying to build?. > > > [ERROR] Failed to exec

Re: [Dev] Platform Build Error

2015-03-07 Thread Tharindu Edirisinghe
Can you try to build using a Maven version 3.0.x (i. e I'm using 3.0.4 version) and check if you get the same error. On Sat, Mar 7, 2015 at 8:31 PM, Yasith Lokuge wrote: > Hi Tharindu, > > I'm using Apache Maven 3.2.5 > > On Sat, Mar 7, 2015 at 8:24 PM, Tharindu Edirisinghe > wrote: > >> Hi Yas

Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
Hi Tharindu, I'm using Apache Maven 3.2.5 On Sat, Mar 7, 2015 at 8:24 PM, Tharindu Edirisinghe wrote: > Hi Yasith, > > What is the maven version you are using. Please check whether you have the > required per-requisites [1]. > > [1] https://docs.wso2.com/display/Carbon420/Installation+Prerequis

Re: [Dev] Platform Build Error

2015-03-07 Thread Tharindu Edirisinghe
Hi Yasith, What is the maven version you are using. Please check whether you have the required per-requisites [1]. [1] https://docs.wso2.com/display/Carbon420/Installation+Prerequisites On Sat, Mar 7, 2015 at 8:18 PM, Yasith Lokuge wrote: > Hi Shashika, > > I'm using Java 1.6 > > On Sat, Mar 7

Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
Hi Shashika, I'm using Java 1.6 On Sat, Mar 7, 2015 at 8:17 PM, Shashika Karunatilaka wrote: > HI Yasith, > > Whats the Java version you are building the source.. > > Thank you > > On Sat, Mar 7, 2015 at 8:14 PM, Yasith Lokuge wrote: > >> I tried "mvn compile -x" >> >> This is what I got; >> >

Re: [Dev] Platform Build Error

2015-03-07 Thread Shashika Karunatilaka
HI Yasith, Whats the Java version you are building the source.. Thank you On Sat, Mar 7, 2015 at 8:14 PM, Yasith Lokuge wrote: > I tried "mvn compile -x" > > This is what I got; > > > > > [INFO] > > [INFO] BUILD FAILURE >

Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
I tried "mvn compile -x" This is what I got; [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 55.941 s [INFO] Finished at: 2015-03-07T20:03:03+

Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
Hi Tharindu, I have already added that part to the POM file but got the error when building platform. On Sat, Mar 7, 2015 at 8:10 PM, Yasith Lokuge wrote: > Thanks for the reply Tharindu, I'll try and let you know. > > On Sat, Mar 7, 2015 at 8:08 PM, Tharindu Edirisinghe > wrote: > >> Hi Yas

Re: [Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
Thanks for the reply Tharindu, I'll try and let you know. On Sat, Mar 7, 2015 at 8:08 PM, Tharindu Edirisinghe wrote: > Hi Yasith, > > I assume you have built Orbit and Kernel and then you are trying to build > the Platform (turing). You are getting this error because the required > dependencies

Re: [Dev] Platform Build Error

2015-03-07 Thread Tharindu Edirisinghe
Hi Yasith, I assume you have built Orbit and Kernel and then you are trying to build the Platform (turing). You are getting this error because the required dependencies are not resolved. Please try adding the following repository details under the tag in the pom file of the platform and then buil

[Dev] Platform Build Error

2015-03-07 Thread Yasith Lokuge
Hi, I received the following error when building the Carbon Platform from source. Can anyone instruct me how to resolve this error $subject. [ERROR] Failed to execute goal on project org.wso2.carbon.repomanager.axis2: Could not resolve dependencies for project [ERROR] [ERROR] To see the full st

Re: [Dev] [Platform] Build error

2014-10-06 Thread Godwin Amila Shrimal
Hi Darshana/Tharindu, As both of you pointed by building patch009 solved that issue. Thanks On Sun, Oct 5, 2014 at 7:12 PM, Tharindu Edirisinghe wrote: > Hi Amila, > > As Darshana mentioned it seems the issue is with Hazelcast. Build [1] and > then try. > > [1] > http://svn.wso2.org/repos/ws

Re: [Dev] [Platform] Build error

2014-10-05 Thread Tharindu Edirisinghe
Hi Amila, As Darshana mentioned it seems the issue is with Hazelcast. Build [1] and then try. [1] http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0009/orbit/hazelcast/3.0.1.wso2v1/ On Sat, Oct 4, 2014 at 10:37 PM, Darshana Gunawardana wrote: > Hi Amila, > > One of thes

Re: [Dev] [Platform] Build error

2014-10-04 Thread Darshana Gunawardana
Hi Amila, One of these error seems to be due to Hazelcast version upgrade.. Have you build all the way up to patch0009 [1] ? If not please try and see.. [1] http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0009/ Regards, Darshana On Sat, Oct 4, 2014 at 10:18 PM, Godwin A

[Dev] [Platform] Build error

2014-10-04 Thread Godwin Amila Shrimal
Hi, I tried to build the platform which checkout from [1] and give following error, [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project org.wso2.carbon.ntask.core: Compilation failure: Compilation failure: [ERROR]/Users/godwin

Re: [Dev] platform build error

2012-12-04 Thread Buddhika Chamith
I am not getting this error with a clean repo. Regards Buddhika On Tue, Dec 4, 2012 at 4:47 PM, Ravi Undupitiya wrote: > Hi, > > > I got the same error. Here's more output with the -e switch: > > [INFO] BUILD FAILURE > [INFO] > ---

Re: [Dev] platform build error

2012-12-04 Thread Ravi Undupitiya
Hi, I got the same error. Here's more output with the -e switch: [INFO] BUILD FAILURE [INFO] [INFO] Total time: 56.731s [INFO] Finished at: Tue Dec 04 16:40:22 IST 2012 [INFO] Final Memory: 110M/1322M [INFO] ---

[Dev] platform build error

2012-12-04 Thread Nalin Chandraratne
[INFO] BUILD FAILURE [INFO] [INFO] Total time: 39:58.580s [INFO] Finished at: Tue Dec 04 16:10:39 IST 2012 [INFO] Final Memory: 289M/1133M [INFO] [ERROR]

Re: [Dev] Platform build error : ESB product - csg feature

2012-08-02 Thread Rajika Kumarasiri
CSG feature is removed from ESB and CG feature should be added. I will double check. Rajika On Thu, Aug 2, 2012 at 4:54 PM, Ranga Siriwardena wrote: > Hi Ramith, > > This is branch and this happens when building ESB p2 profile. > > On Thu, Aug 2, 2012 at 9:28 AM, Ramith Jayasinghe wrote: > >>

Re: [Dev] Platform build error : ESB product - csg feature

2012-08-02 Thread Ranga Siriwardena
Hi Ramith, This is branch and this happens when building ESB p2 profile. On Thu, Aug 2, 2012 at 9:28 AM, Ramith Jayasinghe wrote: > Is this on trunk ? > > > On Tue, Jul 31, 2012 at 8:17 PM, Kasun Indrasiri wrote: > >> Removing org.wso2.carbon.cloud.csg.agent.feature.group from pom, will >> sol

Re: [Dev] Platform build error : ESB product - csg feature

2012-08-01 Thread Ramith Jayasinghe
Is this on trunk ? On Tue, Jul 31, 2012 at 8:17 PM, Kasun Indrasiri wrote: > Removing org.wso2.carbon.cloud.csg.agent.feature.group from pom, will > solve the issue. > > > On Tue, Jul 31, 2012 at 8:12 PM, Kasun Indrasiri wrote: > >> Please have a look. >> >> !ENTRY org.eclipse.equinox.p2.direct

Re: [Dev] Platform build error : ESB product - csg feature

2012-07-31 Thread Kasun Indrasiri
Removing org.wso2.carbon.cloud.csg.agent.feature.group from pom, will solve the issue. On Tue, Jul 31, 2012 at 8:12 PM, Kasun Indrasiri wrote: > Please have a look. > > !ENTRY org.eclipse.equinox.p2.director.app 4 0 2012-07-31 19:21:44.386 > !MESSAGE The installable unit > org.wso2.carbon.cloud.

[Dev] Platform build error : ESB product - csg feature

2012-07-31 Thread Kasun Indrasiri
Please have a look. !ENTRY org.eclipse.equinox.p2.director.app 4 0 2012-07-31 19:21:44.386 !MESSAGE The installable unit org.wso2.carbon.cloud.csg.agent.feature.group/4.0.0 has not been found. -- Kasun Indrasiri Associate Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware ce

Re: [Dev] Platform build error

2012-04-18 Thread Dimuthu Leelarathne
Hi Amila, I didn't commit it at that time because the build failed on my local machine. I guess after a while I missed it. I will commit after running a full build. thanks, dimuthu On Thu, Apr 19, 2012 at 10:52 AM, Amila Jayasekara wrote: > On Thu, Apr 19, 2012 at 9:46 AM, Subash Chaturanga >

Re: [Dev] Platform build error

2012-04-18 Thread Amila Jayasekara
On Thu, Apr 19, 2012 at 9:46 AM, Subash Chaturanga wrote: > > > On Mon, Apr 16, 2012 at 11:50 AM, Vijitha Kumara wrote: >> >> Hi AmilaJ, >> >> It seems the patch is not committed to the trunk. Can we get this >> committed please or we might miss this :) >> >> >> Regards, >> >> >> On Tue, Apr

Re: [Dev] Platform build error

2012-04-18 Thread Subash Chaturanga
On Mon, Apr 16, 2012 at 11:50 AM, Vijitha Kumara wrote: > Hi AmilaJ, > > It seems the patch is not committed to the trunk. Can we get this > committed please or we might miss this :) > > > Regards, > > > On Tue, Apr 3, 2012 at 5:39 PM, Vijitha Kumara wrote: > >> Hi AmilaJ, >> >> This patch w

Re: [Dev] Platform build error

2012-04-15 Thread Vijitha Kumara
Hi AmilaJ, It seems the patch is not committed to the trunk. Can we get this committed please or we might miss this :) Regards, On Tue, Apr 3, 2012 at 5:39 PM, Vijitha Kumara wrote: > Hi AmilaJ, > > This patch works and the build succeeded. > > Regards, > > > On Tue, Apr 3, 2012 at 11:37

Re: [Dev] Platform build error

2012-04-03 Thread Vijitha Kumara
Hi AmilaJ, This patch works and the build succeeded. Regards, On Tue, Apr 3, 2012 at 11:37 AM, Vijitha Kumara wrote: > Thanks AmilaJ, no worries :) > > I'll try the patch locally... > > > On Tue, Apr 3, 2012 at 11:29 AM, Amila Jayasekara wrote: > >> Hi Vijitha, >> >> Sorry, I have missed this

Re: [Dev] Platform build error

2012-04-03 Thread Subash Chaturanga
On Tue, Apr 3, 2012 at 11:37 AM, Vijitha Kumara wrote: > Thanks AmilaJ, no worries :) > > I'll try the patch locally... > Vijitha, did the patch worked ? Please update the respective GReg integration failure thread as well. > > > On Tue, Apr 3, 2012 at 11:29 AM, Amila Jayasekara wrote: > >>

Re: [Dev] Platform build error

2012-04-02 Thread Vijitha Kumara
Thanks AmilaJ, no worries :) I'll try the patch locally... On Tue, Apr 3, 2012 at 11:29 AM, Amila Jayasekara wrote: > Hi Vijitha, > > Sorry, I have missed this from some products. Attaching a diff which > fixes the issue. SVN seems to be still in freezed state. Person with > commit rights pleas

Re: [Dev] Platform build error

2012-04-02 Thread Amila Jayasekara
Hi Vijitha, Sorry, I have missed this from some products. Attaching a diff which fixes the issue. SVN seems to be still in freezed state. Person with commit rights please apply the patch. Sorry for the inconvenience. Thanks AmilaJ On Tue, Apr 3, 2012 at 10:59 AM, Vijitha Kumara wrote: > And th

Re: [Dev] Platform build error

2012-04-02 Thread Vijitha Kumara
And the pom contains a dependency for the carbon.thread.jar: org.wso2.carbon wso2carbon-core ${carbon.version} zip org.wso2.carbon org.wso2.car

Re: [Dev] Platform build error

2012-04-02 Thread Vijitha Kumara
Hi AmilaJ, This comes while platform is built from the WSO2 Stratos - Cloud Governance Distribution module. [INFO] WSO2 Governance Registry - Distribution ... SUCCESS [1:04.704s] [INFO] WSO2 Stratos - Cloud Governance Distribution .. FAILUR

Re: [Dev] Platform build error

2012-04-02 Thread Amila Jayasekara
Yes, this (org.wso2.carbon:org.wso2.carbon.thread.jar) is removed. >From where are you getting this build failure ? I mean what is the component you build ? - AmilaJ On Tue, Apr 3, 2012 at 8:49 AM, Vijitha Kumara wrote: > Thanks, My Bad, had picked the wrong list and yes this was in the > trunk.

Re: [Dev] Platform build error

2012-04-02 Thread Vijitha Kumara
Thanks, My Bad, had picked the wrong list and yes this was in the trunk.Let's wait for confirmation... On Tue, Apr 3, 2012 at 8:25 AM, Amila Maha Arachchi wrote: > Hi Vijitha, > > AmilaJ was working on removing this jar IIRC. AJ, can you confirm? > > Thanks, > AmilaM. > > On Mon, Apr 2, 2012 at

Re: [Dev] Platform build error

2012-04-02 Thread Amila Maha Arachchi
Hi Vijitha, AmilaJ was working on removing this jar IIRC. AJ, can you confirm? Thanks, AmilaM. On Mon, Apr 2, 2012 at 8:25 PM, Vijitha Kumara wrote: > Hi All, > > Below error while building the platform from a clean M2 repo. Is this > known? > > > ==