I have the following problem.
When running, profiler produces folder with a lot of subfolders and files in it, but even when jboss get stoped, it does not converts it to jps file for futher analisys.
Could this be done manualy?
Regards,
Genadii
PS: I am using JBoss 4.2.3 and JBoss Profiler 2 Beta5
Only the "save" command of the jboss-profiler-client.jar produce a .jps file.
If you use the "getSnapshot" command it'll produce the profiling reports at once.
HTH