I'm getting this error when I try to run demo in tutorial. Can anyone point out 
what the problem is ? Thanks.

**
m:~/jboss-cache$ sh runShellDemo.sh
BeanShell 1.3.0 - by Pat Niemeyer ([EMAIL PROTECTED])
bsh % sourceRelative("plain.bsh"); 
[error] Failed to aspectize class org.jboss.cache.TreeCache.  Could not find 
class it references org.jboss.system.ServiceMBeanSupport  It may not be in your 
classpath and you may not be getting field and constructor weaving for this 
class... Do verbose mode if you want full stack trace.
// Error: // Uncaught Exception: Method Invocation this.interpreter.source : at 
Line: 19 : in file: /bsh/commands/sourceRelative.bsh : this .interpreter 
.source ( path , this .caller .namespace ) 

Called from method: sourceRelative : at Line: 1 : in file: <unknown file> : 
sourceRelative ( "plain.bsh" ) 
Target exception: java.lang.Error: Error transforming the class 
org.jboss.cache.TreeCache: org.jboss.aop.instrument.TransformationException: 
Failed to aspectize class org.jboss.cache.TreeCache.  Could not find class it 
references org.jboss.system.ServiceMBeanSupport  It may not be in your 
classpath and you may not be getting field and constructor weaving for this 
class.

java.lang.Error: Error transforming the class org.jboss.cache.TreeCache: 
org.jboss.aop.instrument.TransformationException: Failed to aspectize class 
org.jboss.cache.TreeCache.  Could not find class it references 
org.jboss.system.ServiceMBeanSupport  It may not be in your classpath and you 
may not be getting field and constructor weaving for this class.
        at 
org.jboss.aop.standalone.SystemClassLoader.loadClass(SystemClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
        at java.lang.Class.forName0(Native Method)
**


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874345#3874345

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874345


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to