[
https://issues.apache.org/jira/browse/NETBEANS-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365108#comment-17365108
]
Diego Díez commented on NETBEANS-5740:
--------------------------------------
The issue is still there. Tailing the {{messages.log}}, every time the IDE
freezes, the log ends with the following lines:
{code:java}
Even though the source level of
/****/trunk/****/src/main/java:/****/trunk/****/src/main/resources:/****/trunk/****/src/main/resources:/****/trunk/****/src/test/java:/****/trunk/****/src/test/resources
is set to: 11, java.util.zip.CRC32C cannot be found on the system module path:
Changing source level to 1.8
WARNING [null]: Last record repeated again.
WARNING [null]: Last record repeated 5 more times.
{code}
Could be these errors somewhat related to this issue?
The paths in these log lines refers to a multi-module maven project, the one I
was working on when the IDE froze.
> Netbeans 12.4 randomly freezes
> ------------------------------
>
> Key: NETBEANS-5740
> URL: https://issues.apache.org/jira/browse/NETBEANS-5740
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 12.4
> Environment: Ubuntu 20.04
> Netbeans 12.4
> OpenJDK 11.0.11
> Reporter: Diego Díez
> Priority: Major
>
> We have started experiencing random freezes after upgrading to Netbeans 12.3,
> not responding any component to mouse or keyboard interactions.
> We have also noticed that lombok-1.18.18 stopped working with the newer
> nb-javac installed with the 12.4 version (java16 support). I can't confirm
> whether this is related with the freezes or not. Using lombok-1.18.20 seems
> to work well, though.
> Any ideas? Is there any log to look for errors?
> As a workaround we have downgraded to 12.3 as it is a blocking issue for us,
> being forced to kill the process every time it gets stuck.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists