Hi Amila, Please see my comments below;
On Mon, Jan 31, 2011 at 4:58 PM, Amila Maha Arachchi <[email protected]>wrote: > Hi, > > Build seems to be hung while doing a svn up. See the last few lines from > the log. > > A > components/system-statistics/org.wso2.carbon.statistics.ui/src/main/resources/web/statistics/index.jsp > A > components/system-statistics/org.wso2.carbon.statistics.ui/src/main/resources/web/statistics/images > A > components/system-statistics/org.wso2.carbon.statistics.ui/src/main/resources/web/statistics/images/chart_bar.gif > A > components/system-statistics/org.wso2.carbon.statistics.ui/src/main/resources/web/statistics/docs > A > components/system-statistics/org.wso2.carbon.statistics.ui/src/main/resources/web/statistics/docs/userguide.html > A > components/system-statistics/org.wso2.carbon.statistics.ui/src/main/resources/web/statistics/docs/images > *svn: REPORT of '/repos/wso2/!svn/vcc/default': Could not read response > body: Secure connection truncated (https://svn.wso2.org)* > > Will trigger a new build :( > Seems like we are having network issues with this instance. What are the other processes running in this instance. Btw, we need to update the build script to copy the Carbon core distribution from the correct location. Earlier we copied Carbon core distributions from "core/distribution/target". But now Carbon is available in the "products" svn directory. Please copy the Carbon core distributions from the "products/carbon/modules/distribution/target" directory. Thanks Sameera > > Thanks, > AmilaM. > > > > On Mon, Jan 31, 2011 at 4:09 PM, Danushka Menikkumbura > <[email protected]>wrote: > >> I will check what libs we can get rid of in the case of qpid. >> >> Danushka >> >> >> On Mon, Jan 31, 2011 at 3:52 PM, Denis Weerasiri <[email protected]> wrote: >> >>> >>> >>> On Mon, Jan 31, 2011 at 3:21 PM, Samisa Abeysinghe <[email protected]>wrote: >>> >>>> What are the svn issues we are seeing? >>> >>> I experienced most of the svn locks occur at jar downloadings (eg - >>> http://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/qpid/java/lib/) >>> and svn externs. So can we modify compile.sh to handle this? >>> >>>> >>>> >>>> On Mon, Jan 31, 2011 at 3:18 PM, Sameera Jayasoma <[email protected]>wrote: >>>> >>>>> Hi Amila, >>>>> >>>>> Any idea why we are having svn issues in this builder machine? >>>>> >>>>> Thanks >>>>> Sameera >>>>> >>>>> >>>>> On Mon, Jan 31, 2011 at 2:48 PM, Amila Maha Arachchi >>>>> <[email protected]>wrote: >>>>> >>>>>> Will trigger a new build after a svn cleanup >>>>>> >>>>>> Thanks, >>>>>> AmilaM. >>>>>> >>>>>> >>>>>> On Mon, Jan 31, 2011 at 2:37 PM, WSO2 Builder <[email protected]>wrote: >>>>>> >>>>>>> run_from_stratos_services >>>>>>> ;; >>>>>>> 'copy_stratos_services') >>>>>>> run_from_copy_stratos_services >>>>>>> ;; >>>>>>> 'help') >>>>>>> echo "Usage: $0 -o -h >>>>>>> -t[all|orbit|core|components|features|products|p2|stratos|stratos_components|stratos_features|stratos_samples|stratos_services|copy_stratos_services]" >>>>>>> ;; >>>>>>> esac >>>>>>> svn: Working copy '.' locked >>>>>>> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for >>>>>>> details) >>>>>>> Path: . >>>>>>> URL: https://svn.wso2.org/repos/wso2/trunk/carbon >>>>>>> Repository Root: https://svn.wso2.org/repos/wso2 >>>>>>> Repository UUID: a5903396-d722-0410-b921-86c7d4935375 >>>>>>> Revision: 86367 >>>>>>> Node Kind: directory >>>>>>> Schedule: normal >>>>>>> Last Changed Author: manjular >>>>>>> Last Changed Rev: 86323 >>>>>>> Last Changed Date: 2011-01-29 23:18:18 +0530 (Sat, 29 Jan 2011) >>>>>>> >>>>>>> Mon Jan 31 14:10:35 IST 2011 >>>>>>> /home/carbon/stratos/scripts/compile.sh: line 122: cd: >>>>>>> /home/carbon/stratos/carbon/dependencies/axiom: No such file or >>>>>>> directory >>>>>>> [INFO] >>>>>>> NOTE: Maven is executing in offline mode. Any artifacts not already >>>>>>> in your local >>>>>>> repository will be inaccessible. >>>>>>> >>>>>>> [INFO] Scanning for projects... >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [ERROR] FATAL ERROR >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] Error building POM (may not be this project's POM). >>>>>>> >>>>>>> >>>>>>> Project ID: unknown >>>>>>> >>>>>>> Reason: Could not find the model file >>>>>>> '/home/carbon/stratos/carbon/dependencies/axiom'. for project unknown >>>>>>> >>>>>>> >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] Trace >>>>>>> org.apache.maven.reactor.MavenExecutionException: Could not find the >>>>>>> model file '/home/carbon/stratos/carbon/dependencies/axiom'. for project >>>>>>> unknown >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:432) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:300) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137) >>>>>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:356) >>>>>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>>>>>> at >>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>>>>>> at >>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>>>>>> at java.lang.reflect.Method.invoke(Method.java:597) >>>>>>> at >>>>>>> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >>>>>>> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >>>>>>> at >>>>>>> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >>>>>>> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>>>>>> Caused by: org.apache.maven.project.ProjectBuildingException: Could >>>>>>> not find the model file >>>>>>> '/home/carbon/stratos/carbon/dependencies/axiom'. >>>>>>> for project unknown >>>>>>> at >>>>>>> org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1585) >>>>>>> at >>>>>>> org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506) >>>>>>> at >>>>>>> org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:200) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:632) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:515) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:588) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:588) >>>>>>> at >>>>>>> org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:419) >>>>>>> ... 11 more >>>>>>> Caused by: java.io.FileNotFoundException: >>>>>>> /home/carbon/stratos/carbon/dependencies/axiom (No such file or >>>>>>> directory) >>>>>>> at java.io.FileInputStream.open(Native Method) >>>>>>> at java.io.FileInputStream.<init>(FileInputStream.java:106) >>>>>>> at >>>>>>> hidden.org.codehaus.plexus.util.xml.XmlReader.<init>(XmlReader.java:124) >>>>>>> at >>>>>>> hidden.org.codehaus.plexus.util.xml.XmlStreamReader.<init>(XmlStreamReader.java:67) >>>>>>> at >>>>>>> hidden.org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:113) >>>>>>> -- >>>>>>> [INFO] Generating feature manifest >>>>>>> [INFO] Generating feature properties >>>>>>> [INFO] Generating MANIFEST.MF >>>>>>> [INFO] Extracting feature >>>>>>> org.wso2.carbon:org.wso2.carbon.identity.provider.openid.admin.server.feature >>>>>>> [INFO] Extracting feature >>>>>>> org.wso2.carbon:org.wso2.carbon.identity.provider.openid.admin.ui.feature >>>>>>> [INFO] Generating feature archive: >>>>>>> /home/carbon/stratos/carbon/features/identity/openid-admin/org.wso2.carbon.identity.provider.openid.admin.feature/target/org.wso2.carbon.identity.provider.openid.admin.feature-3.2.0-SNAPSHOT.zip >>>>>>> [INFO] [install:install] >>>>>>> [INFO] Installing >>>>>>> /home/carbon/stratos/carbon/features/identity/openid-admin/org.wso2.carbon.identity.provider.openid.admin.feature/target/pom-transformed.xml >>>>>>> to >>>>>>> /home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.identity.provider.openid.admin.feature/3.2.0-SNAPSHOT/org.wso2.carbon.identity.provider.openid.admin.feature-3.2.0-SNAPSHOT.pom >>>>>>> [INFO] Installing >>>>>>> /home/carbon/stratos/carbon/features/identity/openid-admin/org.wso2.carbon.identity.provider.openid.admin.feature/target/org.wso2.carbon.identity.provider.openid.admin.feature-3.2.0-SNAPSHOT.zip >>>>>>> to >>>>>>> /home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.identity.provider.openid.admin.feature/3.2.0-SNAPSHOT/org.wso2.carbon.identity.provider.openid.admin.feature-3.2.0-SNAPSHOT.zip >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] Building WSO2 Carbon - BPEL Feature Aggregator Module >>>>>>> [INFO] task-segment: [clean, install] >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] [clean:clean] >>>>>>> [INFO] [site:attach-descriptor] >>>>>>> [INFO] [install:install] >>>>>>> [INFO] Installing >>>>>>> /home/carbon/stratos/carbon/features/bpel/target/pom-transformed.xml to >>>>>>> /home/carbon/.m2/repository/org/wso2/carbon/bpel-feature/3.2.0-SNAPSHOT/bpel-feature-3.2.0-SNAPSHOT.pom >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] Building WSO2 Carbon - BPEL Core Feature >>>>>>> [INFO] task-segment: [clean, install] >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] [clean:clean] >>>>>>> [INFO] [antrun:run {execution: clean-bpel-h2-database}] >>>>>>> [INFO] Executing tasks >>>>>>> [INFO] Executed tasks >>>>>>> [INFO] [site:attach-descriptor] >>>>>>> [INFO] [antrun:run {execution: create-bpel-h2-database}] >>>>>>> [INFO] Executing tasks >>>>>>> [echo] ########### Create BPEL Database ############## >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [ERROR] BUILD ERROR >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] Error executing ant tasks >>>>>>> >>>>>>> Embedded error: >>>>>>> /home/carbon/stratos/carbon/features/bpel/org.wso2.carbon.bpel.server.feature/sql >>>>>>> not found. >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] For more information, run Maven with the -e switch >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> [INFO] Total time: 1 minute 7 seconds >>>>>>> [INFO] Finished at: Mon Jan 31 14:37:13 IST 2011 >>>>>>> [INFO] Final Memory: 139M/1274M >>>>>>> [INFO] >>>>>>> ------------------------------------------------------------------------ >>>>>>> _______________________________________________ >>>>>>> Carbon-dev mailing list >>>>>>> [email protected] >>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Carbon-dev mailing list >>>>>> [email protected] >>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Sameera Jayasoma >>>>> Technical Lead and Product Manager, WSO2 Carbon >>>>> >>>>> WSO2, Inc. (http://wso2.com) >>>>> email: [email protected] >>>>> blog: http://tech.jayasoma.org >>>>> >>>>> Lean . Enterprise . Middleware >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>>> Thanks, >>>> Samisa... >>>> >>>> Samisa Abeysinghe >>>> VP Engineering >>>> WSO2 Inc. >>>> http://wso2.com >>>> http://wso2.org >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>> >>> >>> -- >>> Thanks, >>> Denis >>> ---------------------------------------------------------- >>> *Denis Weerasiri* >>> Software Engineer; WSO2 Inc.; http://wso2.com, >>> *email: denis <http://goog_277208233/>** [AT] wso2.com*<http://wso2.com/> >>> * >>> blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/> >>> * >>> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri> >>> * >>> linked-in: >>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri> >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Sameera Jayasoma Technical Lead and Product Manager, WSO2 Carbon WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://tech.jayasoma.org Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
