You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alberto Rinaudo (Jira)" <ji...@apache.org> on 2022/04/03 08:59:00 UTC

[jira] [Commented] (NETBEANS-6421) Netbeans 12.6 freezes AWT from Micronaut Support

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

Alberto Rinaudo commented on NETBEANS-6421:
-------------------------------------------

Hi,

I'm having the exact same problem. Application freeze, dump files with the same content, and that level error too.

Here's my setup:
{code:java}
Product Version: Apache NetBeans IDE 13
Java: 17.0.2; OpenJDK 64-Bit Server VM 17.0.2+8-Debian-1deb11u1
Runtime: OpenJDK Runtime Environment 17.0.2+8-Debian-1deb11u1
System: Linux version 5.10.0-13-amd64 running on amd64; UTF-8; en_GB (nb){code}
Can this also be related to https://issues.apache.org/jira/browse/NETBEANS-577? Do we have a regression here?

If I can provide any other info please let me know.

Thanks

> Netbeans 12.6 freezes AWT from Micronaut Support
> ------------------------------------------------
>
>                 Key: NETBEANS-6421
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6421
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 12.6
>         Environment: *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 11.0.13; OpenJDK 64-Bit Server VM 11.0.13+8
> *Runtime:* OpenJDK Runtime Environment 11.0.13+8
> *System:* Mac OS X version 12.1 running on x86_64; UTF-8; de_DE (nb)
> nbjavac enabled
> Compile on save enabled
> maven multi module project (> 1000 classes)
>            Reporter: Stefan Röper
>            Priority: Major
>
> Netbeans GUI freezes occasionally during save of file or during navigation.
> This happens since 12.6 on my system with a frequency of once every two hours.
>  
> Disabling micronaut plugin helps to prevent that freezing GUI but also makes Netbeans more responsive and less memory hungry( 2.3 GB instead of 3.5 GB). After some hours Netbeans again freezes even with micronaut disabled.
> The frozen GUI does not let the user save a file or change a tab nor let him further editing the file. The Window can still be moved and the menu is still responsive. After choosing a menu item (i.e. Quit) the spinning ball shows up and the only possibility is to kill the netbeans process.
>  
> I also get the message:
> Even though the source level of .../src/main/resources is set to: 11, java.util.zip.CRC32C cannot be found on the system module path: 
> Changing source level to 1.8
>  
> This is combined with lots of *.dump files. All start with 
> "Incorrectly reparsed file"



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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