Let me know if the Solaris instructions aren't helpful.
also... in your parameters:
-XrunjbossInspector:/export/home/jboss/jboss-profiler-1.0.CR4,include=com.magti,start=org.jboss
the include is saying.. the only classes you want to analyze are com.magti... you
don't want to look at anything else.
The start is saying... on a thread... only start capturing when you have a class of
org.jboss on the stack trace.
I would try the plain parameter first, like:
-XrunjbossInspector:/export/home/jboss/jboss-profiler-1.0.CR4
And filter out stuff later after you got your first report.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043682#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...