You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Marat (Jira)" <ji...@apache.org> on 2020/07/20 10:16:00 UTC

[jira] [Updated] (NETBEANS-4608) NetBeans hangs on opening newly added files

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

Marat updated NETBEANS-4608:
----------------------------
    Environment: 
  Product Version         = Apache NetBeans IDE 12.0
  Operating System        = Linux version 5.4.0-40-generic running on amd64
  Java; VM; Vendor        = 11.0.7; OpenJDK 64-Bit Server VM 11.0.7+10-post-Ubuntu-3ubuntu1; Ubuntu
  Runtime                 = OpenJDK Runtime Environment 11.0.7+10-post-Ubuntu-3ubuntu1
  Java Home               = /usr/lib/jvm/java-11-openjdk-amd64

  was:
Linux Mint 20 64-bit
Apache NetBeans 12.0
openjdk 11.0.7 2020-04-14
OpenJDK Runtime Environment (build 11.0.7+10-post-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 11.0.7+10-post-Ubuntu-3ubuntu1, mixed mode, sharing)



> NetBeans hangs on opening newly added files
> -------------------------------------------
>
>                 Key: NETBEANS-4608
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4608
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Other
>    Affects Versions: 12.0
>         Environment:   Product Version         = Apache NetBeans IDE 12.0
>   Operating System        = Linux version 5.4.0-40-generic running on amd64
>   Java; VM; Vendor        = 11.0.7; OpenJDK 64-Bit Server VM 11.0.7+10-post-Ubuntu-3ubuntu1; Ubuntu
>   Runtime                 = OpenJDK Runtime Environment 11.0.7+10-post-Ubuntu-3ubuntu1
>   Java Home               = /usr/lib/jvm/java-11-openjdk-amd64
>            Reporter: Marat
>            Priority: Major
>
> Steps to reproduce:
>  # Create C++ project
>  # Add to git
>  # Create new file ("error_handlers.c" in this case)
>  # Open the new file
> NetBeans hangs with 100% CPU usage
>  Log:
> {code:none}
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 10 source roots took: 5,273 ms (New or modified files: 411, Deleted files: 123) [Adding listeners took: 26 ms]
> INFO [DeepReparsingUtils]: changedFileProject for INITIAL [REMOVED]/apply_old_config.h
> INFO [DeepReparsingUtils]: changedFileProject for INITIAL [REMOVED]/sdk_resources.h
> WARNING [org.openide.filesystems.Ordering]: Not all children in / marked with the position attribute: [org-netbeans-modules-lsp-client-bindings-CompletionProviderImpl.instance], but some are: [org-netbeans-modules-cnd-completion-cplusplus-CsmCompletionProvider.instance, org-netbeans-modules-cnd-completion-includes-CsmIncludeCompletionProvider.instance, org-netbeans-modules-cnd-completion-preprocessor-CsmPreprocessorDirectiveCompletionProvider.instance, org-netbeans-lib-editor-codetemplates-CodeTemplateCompletionProvider.instance, org-netbeans-modules-cnd-completion-keywords.CsmKeywordsCompletionProvider.instance, org-netbeans-modules-spellchecker-completion-WordCompletion.instance]
> WARNING [org.netbeans.modules.versioning.util.Utils]: associateEncoding() no file object available for /tmp/vcs-1595230011031/vcs-1595230024792/error_handlers.c
> WARNING [org.netbeans.modules.versioning.util.Utils]: associateEncoding() no file object available for /tmp/vcs-1595230011031/vcs-1595230025644/error_handlers.c
> {code}



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