[
https://jira.jboss.org/jira/browse/JBAS-6178?page=com.atlassian.jira.plug...
]
Ron Sigal commented on JBAS-6178:
---------------------------------
I just noticed this issue. Let me know if you need anything from me.
JBoss-AS-5.0.x-CompatibilityMatrix Failures
-------------------------------------------
Key: JBAS-6178
URL:
https://jira.jboss.org/jira/browse/JBAS-6178
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Shelly McGowan
Assignee: Dimitris Andreadis
Fix For: JBossAS-5.0.0.GA
Tests set up but failing.
All tests will Error due to:
ERROR [org.jboss.remoting.transport.socket.ServerThread]
(WorkerThread#0[127.0.0.1:53720]) WorkerThread#0[127.0.0.1:53720] exception occurred
during first invocation
java.lang.ClassNotFoundException: org.jboss.invocation.MarshalledValueEX
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
Explictly providing the org.jboss.invocation.MarshalledValueEX class to the server, test
results were better but failures remain with
org.jboss.test.client.test.AppClientUnitTestCase:
java.lang.IllegalStateException: Incompletely deployed:
*** DEPLOYMENTS IN ERROR: Name -> Error
ClientLauncherClassPath:0.0.0 -> java.lang.NoSuchMethodError:
org.jboss.aop.AspectManager.getManagerFQN()Ljava/lang/String;
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;
ClassLoaderSystem -> java.lang.NoSuchMethodError:
org.jboss.aop.AspectManager.addArrayReplacement(Lorg/jboss/aop/array/ArrayReplacement;)V
*** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
ClientContainer -> null{Installed:** UNRESOLVED JndiDepends:
'test-client/metaData' **}, ClientLauncherClassPath:0.0.0{Installed:**ERROR**}
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:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Reports of the modified test run can be seen here:
http://dev39.qa.atl.jboss.com/~smcgowan/compat-matrix-tests/
--
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