Hi MB team,

Please have a look.
surefire-reports attached.

Thanks.

On Tue, Aug 16, 2011 at 4:53 PM, WSO2 Carbon 3.2.2 Builder (US1) <
cbuil...@wso2.org> wrote:

> Repository Root: https://svn.wso2.org/repos/wso2
> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
> Revision: 111685
> Node Kind: directory
> Schedule: normal
> Last Changed Author: asela
> Last Changed Rev: 111684
> Last Changed Date: 2011-08-16 05:40:17 -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.072 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
> Saving Code Coverage Details...
>        at
> org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256)
>        at
> org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74)
> 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: 5 minutes 29 seconds
> [INFO] Finished at: Tue Aug 16 07:23:08 EDT 2011
> [INFO] Final Memory: 113M/1101M
> [INFO]
> ------------------------------------------------------------------------
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.

Blog: http://rangasiriwardena.blogspot.com/
-------------------------------------------------------------------------------
Test set: org.wso2.carbon.event.EventTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.653 sec <<< 
FAILURE!
testTemplate(org.wso2.carbon.event.EventTest)  Time elapsed: 6.577 sec  <<< 
FAILURE!
junit.framework.AssertionFailedError: Failed to add topic /root/topic/myTopic
        at junit.framework.Assert.fail(Assert.java:47)
        at org.wso2.carbon.event.EventTest.handleError(EventTest.java:63)
        at org.wso2.carbon.event.EventTest.createTopic(EventTest.java:35)
        at org.wso2.carbon.event.EventTest.runSuccessCase(EventTest.java:50)
        at 
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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)

-------------------------------------------------------------------------------
Test set: org.wso2.carbon.sqs.QueueServiceTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec <<< 
FAILURE!
testTemplate(org.wso2.carbon.sqs.QueueServiceTest)  Time elapsed: 0.105 sec  
<<< FAILURE!
junit.framework.AssertionFailedError: Failed to add roles
        at junit.framework.Assert.fail(Assert.java:47)
        at org.wso2.carbon.sqs.SQSTestCases.handleError(SQSTestCases.java:941)
        at org.wso2.carbon.sqs.SQSTestCases.init(SQSTestCases.java:147)
        at 
org.wso2.carbon.sqs.QueueServiceTest.runSuccessCase(QueueServiceTest.java:35)
        at 
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:44)
        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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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)

_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to