[jboss-dev-forums] [Design of JBoss Profiler] - Re: JBoss Profiler snapshot doesn't work

gbansal80 do-not-reply at jboss.com
Fri May 29 10:19:35 EDT 2009


Hi jesper,

I tried running the jboss-profiler-client.jar on a remote machine ( different from where JBoss AS is running) by executing the following command

java -Xmx1024m -jar jboss-profiler-client.jar -h <IP Address> -p 5400 snapshot

Still the command prompt hangs (waited for around 30 minutes).

Even using listSnapshots doesn't display any output. jboss-profiler.properties copied to <JBOSS_HOME>/bin is provided below:

enable=yes
cpu=yes
memory=yes
includes=com.test.*
excludes=*
visibility=private
save=yes
startup=yes
repository=no
remote=yes
store=memory
location=.
host=localhost
port=5400
ejb=yes
servlet=yes
jsf=yes
jmx=yes
rmi=yes
corba=yes
plugin.1=org.jboss.profiler.plugins.Hibernate




View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234144#4234144

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234144



More information about the jboss-dev-forums mailing list