[jboss-jira] [JBoss JIRA] Deleted: (JBAS-6208) compatibility-matrix - org.jboss.test.client.test.AppClientUnitTestCase tests
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Nov 18 12:26:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitris Andreadis deleted JBAS-6208:
-------------------------------------
> compatibility-matrix - org.jboss.test.client.test.AppClientUnitTestCase tests
> -----------------------------------------------------------------------------
>
> Key: JBAS-6208
> URL: https://jira.jboss.org/jira/browse/JBAS-6208
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Dimitris Andreadis
> Assignee: Kabir Khan
> Priority: Blocker
>
> The appclient tests in the compatibility-matrix testsuite are failing with:
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-CompatibilityMatrix/lastBuild/testReport/org.jboss.test.compatibility.test.matrix/MatrixTestContainer(client_4_2_x-15c-15s)/org_jboss_test_client_test_AppClientUnitTestCase__testClientLauncher/
> java.lang.IllegalStateException: Incompletely deployed:
> *** DEPLOYMENTS IN ERROR: Name -> Error
> ClassLoaderSystem -> java.lang.NoSuchMethodError: org.jboss.aop.AspectManager.addArrayReplacement(Lorg/jboss/aop/array/ArrayReplacement;)V
> ClientLauncherClassPath:0.0.0$MODULE -> java.lang.NoSuchMethodError: org.jboss.aop.AspectManager.getManagerFQN()Ljava/lang/String;
> ClassLoading -> java.lang.NoSuchMethodError: org.jboss.aop.AspectManager.getManagerFQN()Ljava/lang/String;
> ClientLauncherClassPath:0.0.0 -> java.lang.NoSuchMethodError: org.jboss.aop.AspectManager.getManagerFQN()Ljava/lang/String;
> *** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
> ClientContainer -> ClientLauncherClassPath:0.0.0{Installed:**ERROR**}, null{Installed:** UNRESOLVED JndiDepends: 'test-client/metaData' **}
> at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:290)
> at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
> at org.jboss.ejb3.client.ClientLauncher.validate(ClientLauncher.java:471)
> at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:269)
> at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:174)
> at org.jboss.test.client.test.AppClientUnitTestCase.testClientLauncher(AppClientUnitTestCase.java:67)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> at org.jboss.test.compatibility.test.matrix.MatrixTestContainer$TestProxy.run(MatrixTestContainer.java:185)
> at org.jboss.test.compatibility.test.matrix.MatrixTestContainer$TestSuiteProxy.run(MatrixTestContainer.java:85)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list