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

Eugene Pliskin commented on NETBEANS-5232:
------------------------------------------

Same exception in NetBeans 12.2 while parsing my "web" java project source 
files while searching for usage of methods of my "supporting" library classes. 
See attached log. [^netbeans-2021-01-31.zip] 

> Crash during renaming various methods
> -------------------------------------
>
>                 Key: NETBEANS-5232
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5232
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Refactoring
>    Affects Versions: 12.0
>         Environment: windows 10
>            Reporter: Eugene Pliskin
>            Priority: Major
>         Attachments: netbeans-2021-01-31.zip, netbeans_log.zip
>
>
> The project group includes a relatively light web Java project and a heavy 
> supporting "server" Java library. Crashes repeated for the last week of 
> active developement while I attempted to rename some "server" methods. Today 
> I shut down NetBeans, cleared logs directory, restarted NetBeans and produced 
> these logs of the crash for this report. Crash reproduces well at the same 
> point.
> This particular crash happened while I tried to refactor-rename a new method 
> in the "server" library. This new method is actually not referenced anywhere 
> at all in any of the two said Java projects. Included in log directory 
> happened to be a dump of apparently unrelated Java class in the web project. 
> My guess though is that crashes while renaming "server" methods happen more 
> likely in those classes which are referenced from the web project. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to