Hi folks, I executed system test framework against appserver.stratosliveqa.private.wso2.com and the following tests were marked as failed. Can you please check why these are failing?
JaxWSServiceUpload ================= java.lang.AssertionError: http://appserver.stratosliveqa.private.wso2.com/services/t/wso2manualQA0002.org/JaxWSTestService service is not found at org.wso2.platform.test.core.utils.axis2client.AxisServiceClientUtils.waitForServiceDeployment(AxisServiceClientUtils.java:120) at org.wso2.automation.common.test.as.service.JaxWsServiceUploaderTest.testJaxWsServiceDeployment(JaxWsServiceUploaderTest.java:59) at org.wso2.automation.common.test.as.ASTestSuite.suiteRunner(ASTestSuite.java:54) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:60) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:106) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111) 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) ... Removed 42 stack frames I was able to deploy and invoke this jaxws service manually. SpringServiceUpload ================================ java.lang.AssertionError: http://appserver.stratosliveqa.private.wso2.com/services/t/wso2manualQA0002.org/SpringBean service is not found at org.wso2.platform.test.core.utils.axis2client.AxisServiceClientUtils.waitForServiceDeployment(AxisServiceClientUtils.java:120) at org.wso2.automation.common.test.as.service.SpringServiceUploadTest.testSpringServiceDeployment(SpringServiceUploadTest.java:60) at org.wso2.automation.common.test.as.ASTestSuite.suiteRunner(ASTestSuite.java:54) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:60) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:106) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111) 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) ... Removed 42 stack frames I was able to deploy and invoke this spring service manually. AppserverServiceStat ========================= java.rmi.RemoteException: Cannot get system statistics; nested exception is: org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement {http://util.services.statistics.carbon.wso2.org/xsd}faultCount at org.wso2.carbon.admin.service.AdminServiceStatistic.handleException(AdminServiceStatistic.java:80) at org.wso2.carbon.admin.service.AdminServiceStatistic.getSystemStatistics(AdminServiceStatistic.java:54) at org.wso2.automation.common.test.as.stat.ServiceStatTest.testServiceStats(ServiceStatTest.java:81) at org.wso2.automation.common.test.as.ASTestSuite.suiteRunner(ASTestSuite.java:54) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:60) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:106) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111) 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) Caused by: org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement {http://util.services.statistics.carbon.wso2.org/xsd}faultCount at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.wso2.carbon.statistics.stub.StatisticsAdminStub.fromOM(StatisticsAdminStub.java:7828) at org.wso2.carbon.statistics.stub.StatisticsAdminStub.getSystemStatistics(StatisticsAdminStub.java:5533) at org.wso2.carbon.admin.service.AdminServiceStatistic.getSystemStatistics(AdminServiceStatistic.java:52) ... 51 more Caused by: java.lang.Exception: org.apache.axis2.databinding.ADBException: Unexpected subelement {http://util.services.statistics.carbon.wso2.org/xsd}faultCount at org.wso2.carbon.statistics.stub.types.carbon.SystemStatistics$Factory.parse(SystemStatistics.java:2067) at org.wso2.carbon.statistics.stub.types.axis2.GetSystemStatisticsResponse$Factory.parse(GetSystemStatisticsResponse.java:417) at org.wso2.carbon.statistics.stub.StatisticsAdminStub.fromOM(StatisticsAdminStub.java:7808) ... 53 more Caused by: org.apache.axis2.databinding.ADBException: Unexpected subelement {http://util.services.statistics.carbon.wso2.org/xsd}faultCount at org.wso2.carbon.statistics.stub.types.carbon.SystemStatistics$Factory.parse(SystemStatistics.java:2061) ... 55 more ... Removed 41 stack frames
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
