michael hill - 2010-04-16

I am profiling a testng-test with spring and hibernate in background. The test runs normal with no error.
But only a part of the output is produced. In this situation the two threads are running and no end is reached.
I ran the profiling with eclipse-debug-mode. Suspending the both threads some time, the rest of the output
is produced.
Does anyone know this situation?

profiler=off
remote=off
port=15599
thread-depth=compact
thread.compact.threshold.ms=10
max-method-count=compact
method.compact.threshold.ms=10
output-summary-only=yes
file=profile.txt
include=de.<mycompany>……
track.object.alloc=off
output=text
output-method-signatures=yes
clock-resolution=ms
debug=off