[
https://jira.jboss.org/jira/browse/JBAS-6245?page=com.atlassian.jira.plug...
]
Shelly McGowan updated JBAS-6245:
---------------------------------
Component/s: Test Suite
Fix Version/s: JBossAS-5.0.0.GA
Description:
The tests fail to execute due to the following Error. This failure looks to be related
to JBAS-6178.
java.lang.Error: Error transforming the class org.jboss.invocation.InvokerInterceptor
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Error converting class
at org.jboss.aop.AspectManager.translate(AspectManager.java:1067)
at org.jboss.aop.AspectManager.transform(AspectManager.java:998)
at org.jboss.aop.standalone.SystemClassLoader.loadClass(SystemClassLoader.java:179)
Caused by: java.lang.RuntimeException: Error converting class
at
org.jboss.aop.SuperClassesFirstWeavingStrategy.instrumentClass(SuperClassesFirstWeavingStrategy.java:218)
at
org.jboss.aop.SuperClassesFirstWeavingStrategy.translate(SuperClassesFirstWeavingStrategy.java:69)
at org.jboss.aop.AspectManager.translate(AspectManager.java:1056)
Caused by: org.jboss.aop.instrument.TransformationException: Failed to aspectize class
org.jboss.invocation.InvokerInterceptor. Could not find class it references
org.jboss.invocation.InvokerInterceptor$1 It may not be in your classpath and you may not
be getting field and constructor weaving for this class.
at org.jboss.aop.instrument.Instrumentor.convertReferences(Instrumentor.java:708)
at org.jboss.aop.instrument.Instrumentor.transform(Instrumentor.java:763)
at
org.jboss.aop.instrument.GeneratedAdvisorInstrumentor.transform(GeneratedAdvisorInstrumentor.java:119)
at
org.jboss.aop.SuperClassesFirstWeavingStrategy.instrumentClass(SuperClassesFirstWeavingStrategy.java:202)
Assignee: Dimitris Andreadis
org.jboss.test.asynch.AsynchTestCase
------------------------------------
Key: JBAS-6245
URL:
https://jira.jboss.org/jira/browse/JBAS-6245
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
The tests fail to execute due to the following Error. This failure looks to be related
to JBAS-6178.
java.lang.Error: Error transforming the class org.jboss.invocation.InvokerInterceptor
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: Error converting class
at org.jboss.aop.AspectManager.translate(AspectManager.java:1067)
at org.jboss.aop.AspectManager.transform(AspectManager.java:998)
at org.jboss.aop.standalone.SystemClassLoader.loadClass(SystemClassLoader.java:179)
Caused by: java.lang.RuntimeException: Error converting class
at
org.jboss.aop.SuperClassesFirstWeavingStrategy.instrumentClass(SuperClassesFirstWeavingStrategy.java:218)
at
org.jboss.aop.SuperClassesFirstWeavingStrategy.translate(SuperClassesFirstWeavingStrategy.java:69)
at org.jboss.aop.AspectManager.translate(AspectManager.java:1056)
Caused by: org.jboss.aop.instrument.TransformationException: Failed to aspectize class
org.jboss.invocation.InvokerInterceptor. Could not find class it references
org.jboss.invocation.InvokerInterceptor$1 It may not be in your classpath and you may not
be getting field and constructor weaving for this class.
at org.jboss.aop.instrument.Instrumentor.convertReferences(Instrumentor.java:708)
at org.jboss.aop.instrument.Instrumentor.transform(Instrumentor.java:763)
at
org.jboss.aop.instrument.GeneratedAdvisorInstrumentor.transform(GeneratedAdvisorInstrumentor.java:119)
at
org.jboss.aop.SuperClassesFirstWeavingStrategy.instrumentClass(SuperClassesFirstWeavingStrategy.java:202)
--
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