[jira] [Commented] (NETBEANS-4407) Netbeans can occasionally stall on exit

2020-08-06 Thread Nikolai Varankine (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172708#comment-17172708
 ] 

Nikolai Varankine commented on NETBEANS-4407:
-

Reason: As reported by Windows Task Manager, NetBeans executable waits for 
network I/O finish but the last one doesn't happen.

The issue is a regression if checked vs. NetBeans version 8.2.

> Netbeans can occasionally stall on exit
> ---
>
> Key: NETBEANS-4407
> URL: https://issues.apache.org/jira/browse/NETBEANS-4407
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
>Reporter: Nikolai Varankine
>Priority: Major
> Attachments: NetBeansGUI.txt, NetBeansGUI2.txt
>
>
> Netbeans can occasionally stall on exit from debug, with no direct reason to 
> the failure. It appears like a regression since version 11.1. Possible causes 
> are following:
>  * While NetBeans loads XML files (resources of a project) on start-up, 
> multiple similar errors were logged. No other harm was noticed. A reason - 
> XML parser meets non ASCII symbol in file path. See attachment for excerpt 
> from the log 
> (C:\Users\xx\AppData\Roaming\NetBeans\11.3\var\log\messages.log).
> {color:#de350b}com.sun.org.apache.xerces.internal.util.URI$MalformedURIException:
>  Path contains invalid character: Н{color}
>  * Editing of Java file(s) is employed as a regular practice during debug 
> session. See attachment for excerpt from the same log. But I wonder files 
> mentioned there were not edited this time.
> A typical path to error:
>  # Start NetBeans; it loads last projects.
>  # Start debug session for active project. Edit some Java or XML files, save.
>  # Normally exit from debugged application. After that, I can occasionally 
> find NetBeans GUI not responding and have to use Windows Task Manager to kill 
> NetBeans process.
>  # Nothing seriously wrong is found in the next launch of NetBeans. 
> Configuration, in part of automatically opened files, is found obsolete. I 
> link it to enforced kill of stalled NetBeans process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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] [Commented] (NETBEANS-4407) Netbeans can occasionally stall on exit

2020-07-04 Thread Nikolai Varankine (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17151338#comment-17151338
 ] 

Nikolai Varankine commented on NETBEANS-4407:
-

It really consumes 0.5% CPU. GUI is not responsive.

> Netbeans can occasionally stall on exit
> ---
>
> Key: NETBEANS-4407
> URL: https://issues.apache.org/jira/browse/NETBEANS-4407
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
>Reporter: Nikolai Varankine
>Priority: Major
> Attachments: NetBeansGUI.txt, NetBeansGUI2.txt
>
>
> Netbeans can occasionally stall on exit from debug, with no direct reason to 
> the failure. It appears like a regression since version 11.1. Possible causes 
> are following:
>  * While NetBeans loads XML files (resources of a project) on start-up, 
> multiple similar errors were logged. No other harm was noticed. A reason - 
> XML parser meets non ASCII symbol in file path. See attachment for excerpt 
> from the log 
> (C:\Users\xx\AppData\Roaming\NetBeans\11.3\var\log\messages.log).
> {color:#de350b}com.sun.org.apache.xerces.internal.util.URI$MalformedURIException:
>  Path contains invalid character: Н{color}
>  * Editing of Java file(s) is employed as a regular practice during debug 
> session. See attachment for excerpt from the same log. But I wonder files 
> mentioned there were not edited this time.
> A typical path to error:
>  # Start NetBeans; it loads last projects.
>  # Start debug session for active project. Edit some Java or XML files, save.
>  # Normally exit from debugged application. After that, I can occasionally 
> find NetBeans GUI not responding and have to use Windows Task Manager to kill 
> NetBeans process.
>  # Nothing seriously wrong is found in the next launch of NetBeans. 
> Configuration, in part of automatically opened files, is found obsolete. I 
> link it to enforced kill of stalled NetBeans process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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] [Commented] (NETBEANS-4407) Netbeans can occasionally stall on exit

2020-06-22 Thread Nikolai Varankine (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141987#comment-17141987
 ] 

Nikolai Varankine commented on NETBEANS-4407:
-

Confirmed for version 12.0 


*Product Version:* Apache NetBeans IDE 12.0

*Java:* 13; OpenJDK 64-Bit Server VM 13+33

*Runtime:* OpenJDK Runtime Environment 13+33

*System:* Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)

> Netbeans can occasionally stall on exit
> ---
>
> Key: NETBEANS-4407
> URL: https://issues.apache.org/jira/browse/NETBEANS-4407
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3
>Reporter: Nikolai Varankine
>Priority: Major
> Attachments: NetBeansGUI.txt, NetBeansGUI2.txt
>
>
> Netbeans can occasionally stall on exit from debug, with no direct reason to 
> the failure. It appears like a regression since version 11.1. Possible causes 
> are following:
>  * While NetBeans loads XML files (resources of a project) on start-up, 
> multiple similar errors were logged. No other harm was noticed. A reason - 
> XML parser meets non ASCII symbol in file path. See attachment for excerpt 
> from the log 
> (C:\Users\xx\AppData\Roaming\NetBeans\11.3\var\log\messages.log).
> {color:#de350b}com.sun.org.apache.xerces.internal.util.URI$MalformedURIException:
>  Path contains invalid character: Н{color}
>  * Editing of Java file(s) is employed as a regular practice during debug 
> session. See attachment for excerpt from the same log. But I wonder files 
> mentioned there were not edited this time.
> A typical path to error:
>  # Start NetBeans; it loads last projects.
>  # Start debug session for active project. Edit some Java or XML files, save.
>  # Normally exit from debugged application. After that, I can occasionally 
> find NetBeans GUI not responding and have to use Windows Task Manager to kill 
> NetBeans process.
>  # Nothing seriously wrong is found in the next launch of NetBeans. 
> Configuration, in part of automatically opened files, is found obsolete. I 
> link it to enforced kill of stalled NetBeans process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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