runtime instrumentation classloading can't find class for array of bytes [B
---------------------------------------------------------------------------
Key: JBAOP-733
URL:
https://jira.jboss.org/jira/browse/JBAOP-733
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.1.1.GA
Environment: OS: 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64
GNU/Linux
Java: Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
JBoss AS: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
Reporter: Mike Lewis
Our app has conf/bootstrap/aop.xml configured with:
enableLoadTimeWeaving = true
optimized = false
instrumentor = org.jboss.aop.instrument.ClassicInstrumentor
Our class TLSByteArrayOutputStream has a field tagged for the ThreadBased aspect:
@Threadbased protected byte[] buffer;
Our .aop archive has META-INF/jboss-aop.xml with:
--
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