You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Nikolai Varankine (Jira)" <ji...@apache.org> on 2020/06/22 12:27:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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\xxxxxx\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-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