sorry, the logs directory should be ~/.jetprofilerformysql/logs.
Still no logs? The start script ./jetprofiler should give an error message when it fails. You can try to add some debugging. Edit the start script and replace the last three lines with:
The logs according to your start script should be in:
/root/.jetprofilerformysql/
Anything there?
It seems as if the application does start ok, but then exits after a while. Do you have X running on the computer? This might be obvious, but the application needs a gui to run.
I tried it using OpenJDK 1.6.0_22 / Ubuntu and it worked for me.
Yeah I was running the command through Putty from my Win7 laptop on my dedicated web server. I have no idea how to get a GUI going on a Linux machine that's hosted in some data center somewhere. :(
What you can do is run Jet Profiler on your laptop and set up an SSH tunnel from your laptop to your dedicated web server. This will tunnel the MySQL traffic from/to your computer so Jet Profiler will be able to connect. See this post for more info: