This content has been marked as final.
Show 2 replies
-
1. Re: Problem in capturing the data from the Profiler
amitev Sep 22, 2007 8:29 AM (in response to singhsachin13)I have the same problem too. I'm using the following command
java ffg.Lal -XrunjbossInspector:c:\\profile,include=*,start=*
-
2. Re: Problem in capturing the data from the Profiler
amitev Sep 22, 2007 8:32 AM (in response to singhsachin13)Hi again!
I've changedjava ffg.Lal -XrunjbossInspector:c:\\profile,include=*,start=*
tojava -XrunjbossInspector:c:\\profile,include=*,start=* ffg.Lal
and it worked!