configuration file: jboss-profiler-client.properties
protocol=socket
host=localhost
port=5400
threshold=1.0
savelocation=/home/dmhatre/profiler-reports
plugin.1=org.jboss.profiler.plugins.Hibernate
plugin.2=org.jboss.profiler.plugins.Seam
configuration file: jboss-profiler.properties
enable=yes
precompiled=no
cpu=yes
memory=yes
includes=org.jboss.profiler.*,com.oceanview.dto.*|public,com.oceanview.struts.action.*|public
excludes=
visibility=public
save=yes
savelocation=/home/dmhatre/profiler-reports
startup=yes
repository=no
remote=yes
store=file
location=/home/dmhatre/profiler-reports
host=localhost
port=5400
ejb=yes
servlet=yes
jsf=yes
jmx=yes
rmi=yes
corba=yes
plugin.1=org.jboss.profiler.plugins.Hibernate
plugin.2=org.jboss.profiler.plugins.Seam
environments: jboss-5.1.0.GA, linux
i can see some folders created with the timestamp @ ../profiler-reports
when i do snapshot and getSnapshot. I can also create reports using "load" foldername.
But not able to see the list of snapshots when i do listSnapshots.
Also if any one can help me with the oder of commands i need to use to generate reports.
This is what i use. Kindly correct it if am wrong.
1) startProfiler
2) Access web application
3)snapshot
3)getSnapshot
4) Load.
Kindly reply, really need to get this running. I appreciate your help in advance.
Thanks,
Darpan