You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Andrew (Jira)" <ji...@apache.org> on 2021/05/07 09:06:00 UTC

[jira] [Commented] (NETBEANS-5643) NetBeans started to write into .netbeans/12.0/var/log/uigestures infinitely

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

Andrew commented on NETBEANS-5643:
----------------------------------

It is happens very often after Ctrl+F was pressed with something is selected in the code editor window (search within file in editor). Search result count is displayed, but IDE hangs and drilling my HDD with those gestures log.

> NetBeans started to write into .netbeans/12.0/var/log/uigestures infinitely
> ---------------------------------------------------------------------------
>
>                 Key: NETBEANS-5643
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5643
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Other, ide - Logger
>    Affects Versions: 12.0
>            Reporter: Andrew
>            Priority: Major
>         Attachments: logs.zip
>
>
> Sometimes when I'm typing something quickly in code editor the NetBeans suddenly becomes non-interactive and writes to HDD infinetely.
> linux fnotifystat utility shows that the NetBeans java process writes into .netbeans/12.0/var/log/uigestures file. The file grows quickly and splitted by by uigestures.1, etc.
>  
> Looks like the IDE falls into infinite cycle due to NPE, see attached logs.
> I'm able to close non-interactive NetBeans window somehow.



--
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