FaqProfilerCantAttach
I can't attach the Profiler to a running application. What did I do wrong?
There are several possible problems:
- You may run the JVM you want to attach to and the Profiler as two different users. The OS does not allow process ran by one user to attach to the process ran by another user for security reasons.
- If you are running on Windows, you may be experiencing a problem discussed in question and answer related to PID attachment on Windows.
Back to NetBeans IDE Profiling FAQs
Back to NetBeans User FAQs