Hi, Please check the error below. ====================================================================
Dec 15, 2011 5:46:14 PM org.wso2.carbon.event.EventTest handleError SEVERE: Failed to add topic /root/topic/myTopic org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) https://localhost:9443/services/TopicManagerAdminService at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531) at org.apache.axis2.description.RobustOutOnlyAxisOperation$RobustOutOnlyOperationClient.handleResponse(RobustOutOnlyAxisOperation.java:91) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421) at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) at org.wso2.carbon.event.stub.internal.TopicManagerAdminServiceStub.addTopic(TopicManagerAdminServiceStub.java:2370) at org.wso2.carbon.event.EventTest.createTopic(EventTest.java:33) 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:98) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84) 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.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at $Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec <<< FAILURE! Running org.wso2.carbon.messagebox.admin.MessageBoxAdminServiceTest [2011-12-15 17:46:14,433] INFO {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} - 'admin' logged in at [2011-12-15 17:46:14,0432] from IP address 192.168.151.1 Dec 15, 2011 5:46:14 PM org.wso2.carbon.integration.core.ServerLogin login INFO: Successfully logged : JSESSIONID=3A1F633B37E3842787F78EA681252D7A; Path=/; Secure=null; HttpOnly=null [2011-12-15 17:46:14,486] INFO {org.wso2.carbon.core.services.authentication.AuthenticationAdmin} - 'admin' logged out at [2011-12-15 17:46:14,0485] [2011-12-15 17:46:14,584] INFO {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} - 'admin' logged in at [2011-12-15 17:46:14,0584] from IP address 192.168.151.1 Dec 15, 2011 5:46:14 PM org.wso2.carbon.integration.core.ServerLogin login INFO: Successfully logged : JSESSIONID=765E7061EDB93F080D258213B9C41EDE; Path=/; Secure=null; HttpOnly=null Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec Results : Failed tests: testTemplate(org.wso2.carbon.sqs.QueueServiceTest): Failed to initialize sqs test cases testTemplate(org.wso2.carbon.event.EventTest): Failed to add topic /root/topic/myTopic Tests run: 3, Failures: 2, Errors: 0, Skipped: 0 ======================================================================================= Thanks and Regards, Harshana -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
