You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Aldo Brucale (JIRA)" <ji...@apache.org> on 2019/02/04 09:54:00 UTC

[jira] [Created] (NETBEANS-2050) Profiling point not working

Aldo Brucale created NETBEANS-2050:
--------------------------------------

             Summary: Profiling point not working
                 Key: NETBEANS-2050
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2050
             Project: NetBeans
          Issue Type: Bug
          Components: profiler - IDE
    Affects Versions: 10.0
            Reporter: Aldo Brucale


I have set a profiling point in a junit test file: the profiler should take an heap dump when that line is executed, but it doesnt. When I run the test (menu Profile/Profile Test File) these two lines are logged: 
{noformat}
INFO [org.netbeans.lib.profiler.infolog]: Profiler.OutOfMemoryDetection: Enabled
WARNING [org.netbeans.modules.profiler.NetBeansProfiler]: Could not find a CCT provider in lookup!{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists