Hi Steve,

Thanks again for all the help. I know this is a bit off topic, but since I'm trying to debug my James problem I hope you guys will give me some leniency.

I'm trying to get a profile dump from james, but either I just don't understand or the documentation on how to use the java profile is terrible.

http://java.sun.com/j2se/1.4.1/docs/guide/jvmpi/jvmpi.html#hprof

I changed phoenix.sh like so:


JVM_OPTS="-Djava.ext.dirs=$PHOENIX_HOME/lib -Xrunhprof:cpu=samples,file=/tmp/profile.txt"


#JVM_OPTS="-Djava.ext.dirs=$PHOENIX_HOME/lib"

However, when I start up james and let it run for 5 minutes or so and then stop james, there's barely anything in /tmp/profile.txt. Just a couple of paragraphs talking about what kind of records are found in a profile file and then a couple of THREAD START records.

I've downloaded HPjmeter, but now I can't figure out how to get the profile to feed into it. :/

Thanks again,
Kenny


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to