This content has been marked as final.
Show 1 reply
-
1. Re: Starting JBoss profiler in a standalone java application
jesper.pedersen Nov 28, 2009 1:03 PM (in response to c_khurram)You don't need the jboss-profiler-client.jar on the classpath for the application you are profiling.
It looks like that the JAR files are corrupt in some way, make sure that they can be read using "jar tf".
HTH