[jboss-dev-forums] [Design of JBoss Profiler] - Re: JBoss Profiler 2
mgearhart
do-not-reply at jboss.com
Tue Apr 8 11:03:37 EDT 2008
Hi
I'm trying to get this profiler working with my setup. I'm running on
Windows:
JBoss: 4.3.0 GA
jboss-profile-2.0.CR8
I am following the instructions in the readme.txt. When a start up, I get
the following error:
2008-04-08 10:23:53,068 DEBUG [org.jboss.deployment.SARDeployer] Registering service UCL=jmx.loading:UCL=177fa9a
2008-04-08 10:23:53,068 DEBUG [org.jboss.system.ServiceCreator] About to create bean: org.jboss.profiler:service=Profiler with code: org.jboss.profiler.as.Profiler
2008-04-08 10:23:53,068 ERROR [org.jboss.mx.server.registry.BasicMBeanRegistry] Cannot register MBean
java.lang.NoClassDefFoundError: org/jboss/profiler/shared/Visibility
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
at java.lang.Class.privateGetPublicMethods(Class.java:2519)
at java.lang.Class.getMethods(Class.java:1406)
I have jboss-profile.jar in my bin directory, and jar tf shows
org/jboss/profiler/shared/Visibility.class
Not sure how to resolve. Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142400#4142400
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142400
More information about the jboss-dev-forums
mailing list