Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to unintegrate jprofile with netbeans
    primarykey
    data
    text
    <p>I installed jprofile to investigate a memory leak and also clicked the integrate IDE with netbeans 6.9.1. Runing my Web application worked well when clicking the Profile Project, However, when I want to debug again the project the jprofile is still being run when I just want to debug [i.e. Clicking the debug button instead of Profile]. This causes the debugging to fail all the time.</p> <p>Glassfish Server Output Console.</p> <pre><code>JProfiler&gt; Protocol version 33 JProfiler&gt; Using JVMTI JProfiler&gt; JVMTI version 1.1 detected. JProfiler&gt; 32-bit library JProfiler&gt; Listening on port: 33200. JProfiler&gt; Instrumenting native methods. JProfiler&gt; Can retransform classes. JProfiler&gt; Can retransform any class. JProfiler&gt; Native library initialized JProfiler&gt; VM initialized JProfiler&gt; Waiting for a connection from the JProfiler GUI ... </code></pre> <p>I did not said to profile but still this log shows in the console. I tried to look at any uninstall or unintegrate option within the jprofile and there is non. But the jprofile is also not registered as a plugin when looking at the Tools > Plugins menu. Is there a way to unintegrate jprofile?</p> <p>Note: I already grepped the whole "C:\Program Files\Netbeans 6.9.1\" folder and already removed the xml config of jprofile plus the jar inside the "modules\" folder. But after restarting netbeans and clicking debug button. It still shows the JProfiler prompt. 1. \NetBeans 6.9.1\ide\config\Modules\com-jprofiler-integrations-netbeans.xml 2. \NetBeans 6.9.1\ide\update\backup\netbeans\config\Modules\com-jprofiler-integrations-netbeans.xml</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload