During startup of ServiceMix, about 10 seconds into startup, a 10 second hang occurs that stops all but one thread in the JVM. Also, during startup of larger Karaf features within the ServiceMix container, hangs occur lasting anywhere from 1.5 seconds to 30 seconds where again, only one thread of the system appears to continue processing while all other threads stop.
Is there any knowledge of what the App Agent is doing during these points in time?
Or what is happening in a Java service that could cause the App Agent to start heavier processing, again causing the hangs?
Is it possible to remove/avoid these hangs, and if so, how?