Hallo all together in this comunity,
I am very thankful for the Profiler Project, I am using it successfully on Win 7 and Linux in big Project (Salud Hds in Mexico, JBoss 5, Seam 2, Jdk 6).
Here are my questions:
After using/testing the profiler and its client succesfully on Win 7 I installed the profiler on our linux servers.
Server 1 with Java 6_31 64bit: when starting the client I get this message:
Plugin org.jboss.profiler.plugins.Seam could not be loaded
To make it work on Linux I had to change the run.conf in this way
JAVA_OPTS="$JAVA_OPTS -javaagent:/usr/local/jboss-5.1.0.GA/bin/jboss-profiler.jar -Djboss-profiler.properties=/usr/local/jboss-5.1.0.GA/bin/jboss-profiler.properties"
On windows I did not had to put paths...
It looks like I have to anounce the jboss-profiler-plugin.jar in some place, but I don't know where.
Can anybody share her/his experience with me, please?
Any hint is apreciated
Thank you
Best
Johannes