-------------------------------------------------------------------------------
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 64.317 sec
<<< FAILURE!
stopServer(org.wso2.identity.integration.tests.ISTestServerManager)  Time
elapsed: 0.479 sec  <<< FAILURE!
org.testng.internal.thread.ThreadExecutionException:
org.testng.internal.InvokeMethodRunnable$TestNGRuntimeException:
java.lang.Exception: Cannot shutdown the server. Authentication failure
 at
org.testng.internal.thread.FutureResultAdapter.get(FutureResultAdapter.java:25)
at
org.testng.internal.MethodInvocationHelper.invokeWithTimeoutWithNewExecutor(MethodInvocationHelper.java:242)
 at
org.testng.internal.MethodInvocationHelper.invokeWithTimeout(MethodInvocationHelper.java:200)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:528)
 at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130)
 at org.testng.SuiteRunner.privateRun(SuiteRunner.java:308)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
 at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
 at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
 at org.testng.TestNG.run(TestNG.java:999)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:60)
 at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:153)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:99)
 at
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
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)
Caused by: org.testng.internal.InvokeMethodRunnable$TestNGRuntimeException:
java.lang.Exception: Cannot shutdown the server. Authentication failure
at
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:49)
 at
org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:37)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
 at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.Exception: Cannot shutdown the server. Authentication
failure
at
org.wso2.carbon.server.admin.ui.ServerAdminClient.shutdownGracefully(ServerAdminClient.java:122)
 at
org.wso2.carbon.integration.framework.utils.ServerUtils.shutdownServer(ServerUtils.java:272)
at
org.wso2.carbon.integration.framework.utils.ServerUtils.shutdown(ServerUtils.java:242)
 at
org.wso2.carbon.integration.framework.TestServerManager.stopServer(TestServerManager.java:91)
at
org.wso2.identity.integration.tests.ISTestServerManager.stopServer(ISTestServerManager.java:48)
 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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:46)
 ... 7 more
Caused by: org.apache.axis2.AxisFault: Authentication failure
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
 at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
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.server.admin.stub.ServerAdminStub.shutdownGracefully(ServerAdminStub.java:2650)
at
org.wso2.carbon.server.admin.ui.ServerAdminClient.shutdownGracefully(ServerAdminClient.java:115)
 ... 17 more
Caused by: org.testng.internal.InvokeMethodRunnable$TestNGRuntimeException:
java.lang.Exception: Cannot shutdown the server. Authentication failure
 at
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:49)
at
org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:37)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.Exception: Cannot shutdown the server. Authentication
failure
at
org.wso2.carbon.server.admin.ui.ServerAdminClient.shutdownGracefully(ServerAdminClient.java:122)
 at
org.wso2.carbon.integration.framework.utils.ServerUtils.shutdownServer(ServerUtils.java:272)
at
org.wso2.carbon.integration.framework.utils.ServerUtils.shutdown(ServerUtils.java:242)
 at
org.wso2.carbon.integration.framework.TestServerManager.stopServer(TestServerManager.java:91)
at
org.wso2.identity.integration.tests.ISTestServerManager.stopServer(ISTestServerManager.java:48)
 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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:46)
 ... 7 more
Caused by: org.apache.axis2.AxisFault: Authentication failure
at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
 at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
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.server.admin.stub.ServerAdminStub.shutdownGracefully(ServerAdminStub.java:2650)
at
org.wso2.carbon.server.admin.ui.ServerAdminClient.shutdownGracefully(ServerAdminClient.java:115)
 ... 17 more





-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **[email protected]* <[email protected]>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to