Your suspicion was correct.
Removing the debugger from the JVM let the eclipse attach correctly to
the JVM.
I managed to monitor the JVM from eclipse, my filter was properly defined,
and i didn't get any info into the workbench alors.
It said in the bottom "Time elapsed" 200seconds
One thing though, on the server box,.../config/servicelog.log, instead
of containing text lines, contained binary data. Is it possible the
profiling output from the agent went to servicelog.log instead of the
eclipse workbench?
I then set the MARTINI env variables. The result is here:
All entries in the M*log file are 'informative'.
servicelog.log is also bin data. (40kb)
in eclipse, Execution Time ANalysis are all empty.
Your help is appreciated,