[jira] [Updated] (NETBEANS-2710) NetBeans debugger searches for sources for over 3 minutes

2019-06-17 Thread Frantisek Sodomka (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frantisek Sodomka updated NETBEANS-2710:

Attachment: selfsampler5847476167391349818.npss

> NetBeans debugger searches for sources for over 3 minutes
> -
>
> Key: NETBEANS-2710
> URL: https://issues.apache.org/jira/browse/NETBEANS-2710
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
>Affects Versions: 8.2, 9.0
>Reporter: Frantisek Sodomka
>Priority: Major
> Attachments: selfsampler2926360216538764988.npss, 
> selfsampler5847476167391349818.npss, selfsampler6055666199251232450.npss
>
>
> When debugging Java aplication, stopping at the first breakpoint usually 
> takes a long time. Debugging window (Alt+Shift+9) shows "Loading frame 
> description..." for over 3 minutes before sources are shown in editor. 
> Stopping at breakpoints after that is usually fast.
> It happens in Netbeans 9.0, but I think it was introduced in NetBeans 8.2. 
> NetBeans 8.0 was working much faster (in seconds).
> My environment: Windows 7, Java 8, NetBeans 9.0.
> Attached is profiling info while waiting for sources. See JPDA Debugger 
> thread and time to get GlobalPathRegistry.getSourceRoots() - 
> selfsampler6055666199251232450.npss.
> Attaching also other profiling info when the whole stacktrace info 
> disappeared from the Debug window or variables are being evaluated for tens 
> of seconds or up to minutes - selfsampler2926360216538764988.npss, 
> selfsampler5847476167391349818.npss.



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

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

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



[jira] [Updated] (NETBEANS-2710) NetBeans debugger searches for sources for over 3 minutes

2019-06-17 Thread Frantisek Sodomka (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frantisek Sodomka updated NETBEANS-2710:

Attachment: selfsampler2926360216538764988.npss

> NetBeans debugger searches for sources for over 3 minutes
> -
>
> Key: NETBEANS-2710
> URL: https://issues.apache.org/jira/browse/NETBEANS-2710
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
>Affects Versions: 8.2, 9.0
>Reporter: Frantisek Sodomka
>Priority: Major
> Attachments: selfsampler2926360216538764988.npss, 
> selfsampler5847476167391349818.npss, selfsampler6055666199251232450.npss
>
>
> When debugging Java aplication, stopping at the first breakpoint usually 
> takes a long time. Debugging window (Alt+Shift+9) shows "Loading frame 
> description..." for over 3 minutes before sources are shown in editor. 
> Stopping at breakpoints after that is usually fast.
> It happens in Netbeans 9.0, but I think it was introduced in NetBeans 8.2. 
> NetBeans 8.0 was working much faster (in seconds).
> My environment: Windows 7, Java 8, NetBeans 9.0.
> Attached is profiling info while waiting for sources. See JPDA Debugger 
> thread and time to get GlobalPathRegistry.getSourceRoots() - 
> selfsampler6055666199251232450.npss.
> Attaching also other profiling info when the whole stacktrace info 
> disappeared from the Debug window or variables are being evaluated for tens 
> of seconds or up to minutes - selfsampler2926360216538764988.npss, 
> selfsampler5847476167391349818.npss.



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

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

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



[jira] [Updated] (NETBEANS-2710) NetBeans debugger searches for sources for over 3 minutes

2019-06-17 Thread Frantisek Sodomka (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frantisek Sodomka updated NETBEANS-2710:

Description: 
When debugging Java aplication, stopping at the first breakpoint usually takes 
a long time. Debugging window (Alt+Shift+9) shows "Loading frame 
description..." for over 3 minutes before sources are shown in editor. Stopping 
at breakpoints after that is usually fast.

It happens in Netbeans 9.0, but I think it was introduced in NetBeans 8.2. 
NetBeans 8.0 was working much faster (in seconds).

My environment: Windows 7, Java 8, NetBeans 9.0.

Attached is profiling info while waiting for sources. See JPDA Debugger thread 
and time to get GlobalPathRegistry.getSourceRoots() - 
selfsampler6055666199251232450.npss.

Attaching also other profiling info when the whole stacktrace info disappeared 
from the Debug window or variables are being evaluated for tens of seconds or 
up to minutes - selfsampler2926360216538764988.npss, 
selfsampler5847476167391349818.npss.

  was:
When debugging Java aplication, stopping at the first breakpoint usually takes 
a long time. Debugging window (Alt+Shift+9) shows "Loading frame 
description..." for over 3 minutes before sources are shown in editor. Stopping 
at breakpoints after that is usually fast.

It happens in Netbeans 9.0, but I think it was introduced in NetBeans 8.2. 
NetBeans 8.0 was working much faster (in seconds).

My environment: Windows 7, Java 8, NetBeans 9.0.

Attached is profiling info while waiting for sources. See JPDA Debugger thread 
and time to get GlobalPathRegistry.getSourceRoots().


> NetBeans debugger searches for sources for over 3 minutes
> -
>
> Key: NETBEANS-2710
> URL: https://issues.apache.org/jira/browse/NETBEANS-2710
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
>Affects Versions: 8.2, 9.0
>Reporter: Frantisek Sodomka
>Priority: Major
> Attachments: selfsampler6055666199251232450.npss
>
>
> When debugging Java aplication, stopping at the first breakpoint usually 
> takes a long time. Debugging window (Alt+Shift+9) shows "Loading frame 
> description..." for over 3 minutes before sources are shown in editor. 
> Stopping at breakpoints after that is usually fast.
> It happens in Netbeans 9.0, but I think it was introduced in NetBeans 8.2. 
> NetBeans 8.0 was working much faster (in seconds).
> My environment: Windows 7, Java 8, NetBeans 9.0.
> Attached is profiling info while waiting for sources. See JPDA Debugger 
> thread and time to get GlobalPathRegistry.getSourceRoots() - 
> selfsampler6055666199251232450.npss.
> Attaching also other profiling info when the whole stacktrace info 
> disappeared from the Debug window or variables are being evaluated for tens 
> of seconds or up to minutes - selfsampler2926360216538764988.npss, 
> selfsampler5847476167391349818.npss.



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

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

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



[jira] [Updated] (NETBEANS-2710) NetBeans debugger searches for sources for over 3 minutes

2019-06-17 Thread Frantisek Sodomka (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frantisek Sodomka updated NETBEANS-2710:

Summary: NetBeans debugger searches for sources for over 3 minutes  (was: 
NetBeans debugger searches sources for over 3 minutes)

> NetBeans debugger searches for sources for over 3 minutes
> -
>
> Key: NETBEANS-2710
> URL: https://issues.apache.org/jira/browse/NETBEANS-2710
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
>Affects Versions: 8.2, 9.0
>Reporter: Frantisek Sodomka
>Priority: Major
> Attachments: selfsampler6055666199251232450.npss
>
>
> When debugging Java aplication, stopping at the first breakpoint usually 
> takes a long time. Debugging window (Alt+Shift+9) shows "Loading frame 
> description..." for over 3 minutes before sources are shown in editor. 
> Stopping at breakpoints after that is usually fast.
> It happens in Netbeans 9.0, but I think it was introduced in NetBeans 8.2. 
> NetBeans 8.0 was working much faster (in seconds).
> My environment: Windows 7, Java 8, NetBeans 9.0.
> Attached is profiling info while waiting for sources. See JPDA Debugger 
> thread and time to get GlobalPathRegistry.getSourceRoots().



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

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

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