loupi loupi [http://community.jboss.org/people/hsma] created the discussion

"Re: -javaagent problem"

To view the discussion, visit: http://community.jboss.org/message/582433#582433

--------------------------------------------------------------
*Hi,*
*here's the error :
*
> java.lang.NoClassDefFoundError: javassist/scopedpool/ScopedClassPoolFactory
>     at java.lang.Class.getDeclaredMethods0(Native Method)
>     at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
>     at java.lang.Class.getMethod0(Class.java:2670)
>     at java.lang.Class.getMethod(Class.java:1603)
>     at 
> sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:294)
>     at 
> sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:338)
> Caused by: java.lang.ClassNotFoundException: 
> javassist.scopedpool.ScopedClassPoolFactory
>     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>     at java.security.AccessController.doPrivileged(Native Method)
>     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
>     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>     at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
>     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
>     ... 6 more
> FATAL ERROR in native method: processing of -javaagent failed
> Exception in thread "main" 
**  
*Question: Why javaagent work in a single example, must i make some 
configurations??*
*PLEASE,  I really need your help!!*
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/582433#582433]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to