Repository Root: https://svn.wso2.org/repos/wso2 Repository UUID: a5903396-d722-0410-b921-86c7d4935375 Revision: 111708 Node Kind: directory Schedule: normal Last Changed Author: supunm Last Changed Rev: 111708 Last Changed Date: 2011-08-16 22:30:05 -0400 (Tue, 16 Aug 2011) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:130) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) ... 37 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Results : Failed tests: testTemplate(org.wso2.carbon.event.EventTest) testTemplate(org.wso2.carbon.sqs.QueueServiceTest) Tests run: 3, Failures: 2, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/mb/1.0.2/modules/integration/sqs/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 minutes 28 seconds [INFO] Finished at: Wed Aug 17 00:13:48 EDT 2011 [INFO] Final Memory: 108M/1097M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Manager - Parent [INFO] WSO2 Manager - Styles Parent [INFO] WSO2 Carbon Cloud Manager - UI styles [INFO] WSO2 Carbon Cloud Manager- Cloud Services Management [INFO] WSO2 Carbon Cloud Manager - Dashboard User Interface [INFO] WSO2 Carbon Cloud Manager - Login User Interface [INFO] WSO2 Manager - Features Parent [INFO] WSO2 Stratos Manager - Features Aggregator Module [INFO] WSO2 Stratos - Cloud Manager Core Feature [INFO] WSO2 Stratos - Cloud Manager UI Feature [INFO] WSO2 Stratos - Cloud Manager Composite Feature [INFO] WSO2 Manager - P2 Profile Generation Parent [INFO] WSO2 Stratos Manager - Manager Profile Generation [INFO] WSO2 Manager - Distribution Parent [INFO] WSO2 Stratos Manager - Distribution [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Manager - Parent [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Manager - Styles Parent [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon Cloud Manager - UI styles -- [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 17 Aug 2011 [INFO] [clean:clean {execution: auto-clean}] [INFO] Deleting /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/target [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] [assembly:attached {execution: 1-pre_dist}] [INFO] Reading assembly descriptor: /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/src/assembly/dist.xml [INFO] Building zip: /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/target/wso2stratos-manager-1.5.2.zip [INFO] [jar:jar {execution: default-jar}] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/target/wso2stratos-manager-1.5.2.jar [INFO] [dependency:unpack {execution: 2-unpack-wso2carbon}] [INFO] Configured Artifact: org.wso2.carbon:wso2carbon-core:3.2.2:zip [INFO] Configured Artifact: com.acme.shoppingcart:shopping-cart:1.5.1:zip Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public//com/acme/shoppingcart/shopping-cart/1.5.1/shopping-cart-1.5.1.zip [INFO] Unable to find resource 'com.acme.shoppingcart:shopping-cart:zip:1.5.1' in repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) Downloading: http://repo1.maven.org/maven2/com/acme/shoppingcart/shopping-cart/1.5.1/shopping-cart-1.5.1.zip [INFO] Unable to find resource 'com.acme.shoppingcart:shopping-cart:zip:1.5.1' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to find artifact. Embedded error: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.acme.shoppingcart -DartifactId=shopping-cart -Dversion=1.5.1 -Dpackaging=zip -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.acme.shoppingcart -DartifactId=shopping-cart -Dversion=1.5.1 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] com.acme.shoppingcart:shopping-cart:zip:1.5.1 from the specified remote repositories: central (http://repo1.maven.org/maven2), wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13 minutes 41 seconds [INFO] Finished at: Wed Aug 17 00:27:36 EDT 2011 [INFO] Final Memory: 153M/1237M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 LB - Aggregator Module [INFO] WSO2 LB - P2 Profile Generation Parent [INFO] WSO2 LB - P2 Profile Generation [INFO] WSO2 LB - Distribution Parent [INFO] WSO2 LB - Distribution [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 LB - Aggregator Module [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] -- Results : Failed tests: testTemplate(org.wso2.carbon.app.test.registry.TestContentStream) testTemplate(org.wso2.carbon.app.test.registry.ContinuousOperations) testTemplate(org.wso2.carbon.app.test.registry.QueryTest) testTemplate(org.wso2.carbon.app.test.registry.FileSystemImportExport) testTemplate(org.wso2.carbon.app.test.registry.PropertiesTest) testTemplate(org.wso2.carbon.app.test.registry.RatingTest) testTemplate(org.wso2.carbon.app.test.registry.RenameTest) testTemplate(org.wso2.carbon.app.test.registry.ResourceHandling) testTemplate(org.wso2.carbon.app.test.registry.TestAssociation) testTemplate(org.wso2.carbon.app.test.registry.TestContentStream) testTemplate(org.wso2.carbon.app.test.registry.TestCopy) testTemplate(org.wso2.carbon.app.test.registry.TestMove) testTemplate(org.wso2.carbon.app.test.registry.TestPaths) testTemplate(org.wso2.carbon.app.test.registry.TestResources) testTemplate(org.wso2.carbon.app.test.registry.TestTagging) testTemplate(org.wso2.carbon.app.test.registry.VersionHandlingTest) Tests run: 16, Failures: 16, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/greg/4.0.2/modules/integration/registry/app-remote-registry-test/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17 minutes 38 seconds [INFO] Finished at: Wed Aug 17 00:59:37 EDT 2011 [INFO] Final Memory: 285M/1055M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Identity Server [INFO] WSO2 Identity Server Styles Parent [INFO] Identity Server: UI styles [INFO] WSO2 Identity Server Features Parent [INFO] WSO2 IS - Features Aggregator Module [INFO] WSO2 IS - Style Features [INFO] WSO2 IS - Utils Features [INFO] WSO2 Cloud Identity: UI styles [INFO] WSO2 Stratos - Cloud Identity Features Aggregator Module [INFO] WSO2 Stratos - Cloud Identity Style Features [INFO] WSO2 Stratos - Cloud Identity Utils Features [INFO] WSO2 Cloud Identity - Login User Interface [INFO] WSO2 Cloud Identity - Tenant Configuration User Interface [INFO] WSO2 Carbon - Cloud Identity UI Feature [INFO] WSO2 Cloud Identity - SAML2 SSO Management Aggregator Component [INFO] WSO2 Cloud Identity - SAML2 SSO Management Component [INFO] WSO2 Stratos - Stratos SSO Management Feature Aggregator Module [INFO] WSO2 Stratos - Stratos SSO Management Server Feature [INFO] WSO2 Cloud Identity - SAML2 SSO Management FE Component [INFO] WSO2 Stratos - Stratos SSO Management UI Feature [INFO] WSO2 Stratos - Stratos SSO Management Feature [INFO] WSO2 Identity Server P2 Profile Generation Parent [INFO] WSO2 IS - IS Profile Generation [INFO] WSO2 Stratos - Cloud Identity Profile Generation [INFO] WSO2 Identity Server Distribution Parent [INFO] Identity Server [INFO] WSO2 Cloud Identity - Distribution -- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:529) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559) 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.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:130) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) ... 37 more Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.767 sec <<< FAILURE! Results : Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10 minutes 57 seconds [INFO] Finished at: Wed Aug 17 01:10:41 EDT 2011 [INFO] Final Memory: 162M/1254M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 AppServer - Parent [INFO] WSO2 AppServer - Styles Parent [INFO] WSO2 AppServer - UI styles [INFO] WSO2 Stratos AppServer - UI styles [INFO] WSO2 AppServer - Samples Parent [INFO] Samples [INFO] Sample/Chad [INFO] Sample/CommodityQuote [INFO] Sample/TinyURL [INFO] Sample/Trader [INFO] Sample/FlickrClient [INFO] Sample/MEX [INFO] Sample/MTOM [INFO] Sample/XKMS [INFO] Sample/xfer [INFO] Sample/STS [INFO] Sample/JAXWS [INFO] Sample/JSON [INFO] Sample/JIBX [INFO] Sample/HelloWorld [INFO] Sample/Client API [INFO] Sample/Mail Transport [INFO] Sample/HelloWorldWebapp [INFO] WSO2 Stratos AppServer - Samples [INFO] WSO2 AS - Sample SimpleStockQuoteService [INFO] WSO2 Stratos AppServer - Sample Installer [INFO] WSO2 AS - Example webapp [INFO] WSO2 AppServer - Features Parent [INFO] WSO2 AppServer - Features Aggregator Module -- [INFO] Installing org.wso2.stratos.appserver.deployment.feature.group 1.5.2. [INFO] Installing org.wso2.stratos.appserver.dashboard.ui.feature.group 1.5.2. [INFO] Installing org.wso2.stratos.appserver.sample.installer.ui.feature.group 1.5.2. [INFO] Installing org.wso2.stratos.appserver.login.ui.feature.group 1.5.2. [INFO] Installing org.wso2.carbon.bam.data.publisher.servicestats.feature.group 3.2.1. [INFO] Installing org.wso2.carbon.bam.lwevent.feature.group 3.2.1. [INFO] Installing org.wso2.carbon.event.common.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.event.server.feature.group 3.2.1. [INFO] Installing org.wso2.carbon.event.ui.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.application.mgt.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.application.deployer.webapp.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.load.balance.agent.server.feature.group 1.1.0. [INFO] Installing org.wso2.carbon.identity.core.server.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.identity.core.ui.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.identity.relying.party.server.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.identity.relying.party.ui.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.tenant.mgt.core.feature.group 1.5.1. [INFO] Installing org.wso2.carbon.deployment.synchronizer.server.feature.group 3.2.2. [INFO] Installing org.wso2.carbon.issue.tracker.feature.group 3.2.1. [ERROR] Cannot complete the install because one or more required items could not be found. [ERROR] Software being installed: WSO2 Stratos - Common Composite Feature 1.5.2 (org.wso2.carbon.common.feature.group 1.5.2) [ERROR] Missing requirement: org.wso2.carbon.throttling.agent 1.5.2 (org.wso2.carbon.throttling.agent 1.5.2) requires 'package org.wso2.carbon.throttling.agent.stub.services [3.2.0,3.3.0)' but it could not be found [ERROR] Cannot satisfy dependency: [ERROR] From: WSO2 Stratos - Common Composite Feature 1.5.2 (org.wso2.carbon.common.feature.group 1.5.2) [ERROR] To: org.wso2.carbon.common.server.feature.group [1.5.2] [ERROR] Cannot satisfy dependency: [ERROR] From: WSO2 Stratos - Common Core Feature 1.5.2 (org.wso2.carbon.common.server.feature.group 1.5.2) [ERROR] To: org.wso2.carbon.throttling.agent [1.5.2] [ERROR] Application failed, log file location: /home/carbon320/322_carbon/products/as/4.1.2/modules/p2-profile-gen/service/target/p2-agent/configuration/1313558335875.log [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8 minutes 15 seconds [INFO] Finished at: Wed Aug 17 01:19:07 EDT 2011 [INFO] Final Memory: 211M/1253M [INFO] ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev