This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 211159 - Numerous java.lang.ClassNotFoundException for system actions
Summary: Numerous java.lang.ClassNotFoundException for system actions
Status: RESOLVED DUPLICATE of bug 210690
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 210509 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-13 12:42 UTC by Denis Anisimov
Modified: 2012-04-13 19:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (3.64 KB, text/plain)
2012-04-13 12:42 UTC, Denis Anisimov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Anisimov 2012-04-13 12:42:53 UTC
Created attachment 118239 [details]
stacktrace

7.2 dev throws numerous ClassNotFoundException for various system actions.
Sometimes it is thrown on "Delete" action for Java class file , sometimes 
for other node action.
After ClassNotFoundException the IDE becomes unusable. 
Only its restart fixes the problem. The IDE works until this exception 
appears once again. It can happen with different action: after restarting the 
issued action could work. The exception could be thrown by other action.

Attached stacktrace is for IDE "Exit"  action.
Comment 1 Jaroslav Tulach 2012-04-13 19:18:19 UTC
I have few reports of this kind. I have no idea what it could be caused by. Can you reproduce with -Dorg.netbeans.JarClassLoader.level=FINE and attach messages.log
Comment 2 Jaroslav Tulach 2012-04-13 19:23:13 UTC
*** Bug 210509 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2012-04-13 19:26:46 UTC
There seems to be a good log attached to bug 210690. That one is not about actions, but seems similar. Closing this bug, if you can generate some better log, feel free to reopen.

*** This bug has been marked as a duplicate of bug 210690 ***