This content has been marked as final.
Show 2 replies
-
1. Re: Error on setup
clebert.suconic Jan 25, 2008 9:32 AM (in response to mat)JVMPI is not supported on MultiThreadGC at Java5. You will need to use singleThread GC.
We will replace JVMPI by a 100% Java version, as Jesper is working on, or also provide a JVMTI version. -
2. Re: Error on setup
mat Jan 27, 2008 5:29 AM (in response to mat)Hi Clebert;
Untill JProfiler-2 is out I need to use jboss-profiler-1.0.CR4;
How do I set my environment to use singleThread GC?
Many thanks for your help;