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

[jira] [Updated] (NETBEANS-4353) AssertionError on rename of class, field, or method - fixed after computer restart

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

Peter Froud updated NETBEANS-4353:
----------------------------------
    Summary: AssertionError on rename of class, field, or method - fixed after computer restart  (was: AssertionError on rename of class, field, or method)

> AssertionError on rename of class, field, or method - fixed after computer restart
> ----------------------------------------------------------------------------------
>
>                 Key: NETBEANS-4353
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4353
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Refactoring
>    Affects Versions: 11.3
>         Environment: Operating System = Windows 10 version 10.0 running on amd64.
> Java; VM; Vendor = 14; OpenJDK 64-Bit Server VM 14+36; AdoptOpenJDK.
> Runtime = OpenJDK Runtime Environment 14+36.
>            Reporter: Peter Froud
>            Priority: Minor
>         Attachments: AssertionError on class rename.png, AssertionError on field rename.png, AssertionError on method rename.png, AssertionErrorTest project.zip, messages - Copy.log
>
>
> A popup window says:
> "Module Expression Language threw java.lang.AssertionError. Please report a bug against Expression Language module and attach your var/log/messages.log."
> If I click the Refactor button, the refactoring does work.
> The bug persists after:
>  * Opening and closing the .java file in the editor
>  * Opening and closing Netbeans
>  * Deleting the %localappdata%\NetBeans\Cache folder
> I could not reproduce the problem on another computer running Windows 10.
> I've attached:
>  * IDE log from %appdata%\NetBeans\11.3\var\log
>  * Three screenshots of the popup warnings
>  * Zipped project which exhibits the bug on my machine
>  
> Fortunately, the bug was fixed by restarting my computer. Hopefully someone can learn something from the IDE log, maybe address some insane Windows edge case! 



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