Documentation
Java Profiler Knowledge Base
Troubleshooting: profiled application
Profiled application hangs on startup
Java Profiler Knowledge Base
Troubleshooting: profiled application
Profiled application hangs on startupProfiled application hangs on startup
Can't find your answer? Please refer to documentation and demos, ask your question in forum, or contact support.
The possible reason is that there are Java debug options specified that suspend JVM until debugger connects to it
(-Xrunjdwp:...suspend=y).