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 244189 - ClassNotFoundException in Hints tab (if user updated NetBeans 8.0 to NB 8.0 patch 1)
Summary: ClassNotFoundException in Hints tab (if user updated NetBeans 8.0 to NB 8.0 p...
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 8.0
Hardware: All All
: P1 normal (vote)
Assignee: petrk
URL:
Keywords:
: 244231 244235 244242 244251 244255 244270 244321 244323 244333 244337 244342 244384 244857 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-04-30 10:12 UTC by -Silver-
Modified: 2015-09-08 14:19 UTC (History)
15 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209414


Attachments
stacktrace (6.08 KB, text/plain)
2014-04-30 10:12 UTC, -Silver-
Details

Note You need to log in before you can comment on or make changes to this bug.
Description -Silver- 2014-04-30 10:12:32 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Windows 7

User Comments:
-Silver-: This bug is always reproducible with my Netbeans configuration so if you need more details or a particular test feel free to ask me.

STEPS TO REPRODUCE THE BUG:
1) Start Netbeans.
2) From the menu bar go to Tools -> Options 
3) In the option panel go to Editor -> Hints

At this point the exception is thrown and the hints panel is not shown (it's empty).

ADDITIONAL INFO:
At this point if I close the option panel (pressing the "Cancel" button) and then I try to reopen it (menubar Tools -> Options) an exception occurs and the option panel is not reachable anymore (the entire option panel, not only the "Hints" tab of the option panel) if I don't restart Netbeans.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.editor.spi.OptionsFilter$Acceptor
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 -Silver- 2014-04-30 10:12:35 UTC
Created attachment 147019 [details]
stacktrace
Comment 2 soldatov 2014-04-30 11:20:41 UTC
I see same exception
Comment 3 Alexander Simon 2014-05-04 17:32:19 UTC
*** Bug 244231 has been marked as a duplicate of this bug. ***
Comment 4 Alexander Simon 2014-05-04 17:32:31 UTC
*** Bug 244235 has been marked as a duplicate of this bug. ***
Comment 5 Alexander Simon 2014-05-04 17:32:46 UTC
*** Bug 244242 has been marked as a duplicate of this bug. ***
Comment 6 Alexander Simon 2014-05-04 17:33:01 UTC
*** Bug 244251 has been marked as a duplicate of this bug. ***
Comment 7 Alexander Simon 2014-05-04 17:33:21 UTC
*** Bug 244255 has been marked as a duplicate of this bug. ***
Comment 8 Alexander Simon 2014-05-04 17:37:02 UTC
Module options.editor is missed in the patch.
Comment 9 Vladimir Voskresensky 2014-05-04 18:23:43 UTC
Alexander,

Which exact commit have to be transplanted?

Thanks,
Vladimir
Comment 10 Alexander Simon 2014-05-04 19:24:34 UTC
(In reply to Vladimir Voskresensky from comment #9)
> Alexander,
> 
> Which exact commit have to be transplanted?
> 
> Thanks,
> Vladimir

All commits are in releases.
Spec version needs incrementing.
See change set:
http://hg.netbeans.org/releases/rev/7f621cc48e02
Comment 11 Maria Tishkova 2014-05-05 11:50:57 UTC
http://hg.netbeans.org/releases/rev/76eaac46c516
Comment 12 David Strupl 2014-05-05 14:11:41 UTC
Is the change set 
http://hg.netbeans.org/releases/rev/7f621cc48e02
on release80 branch in releases?
Comment 13 Vladimir Voskresensky 2014-05-06 12:34:37 UTC
*** Bug 244323 has been marked as a duplicate of this bug. ***
Comment 14 Vladimir Voskresensky 2014-05-06 12:34:53 UTC
*** Bug 244321 has been marked as a duplicate of this bug. ***
Comment 15 Vladimir Voskresensky 2014-05-07 06:19:45 UTC
*** Bug 244333 has been marked as a duplicate of this bug. ***
Comment 16 Vladimir Voskresensky 2014-05-07 06:19:50 UTC
*** Bug 244337 has been marked as a duplicate of this bug. ***
Comment 17 Vladimir Voskresensky 2014-05-07 06:50:04 UTC
*** Bug 244342 has been marked as a duplicate of this bug. ***
Comment 18 soldatov 2014-05-07 11:21:26 UTC
verified
I used internal AUC (update center).
Comment 19 soldatov 2014-05-07 15:47:25 UTC
verified public NetBeans 8.0 too
Comment 20 Alexander Simon 2014-05-12 07:29:01 UTC
*** Bug 244384 has been marked as a duplicate of this bug. ***
Comment 21 Alexander Simon 2014-06-03 09:32:24 UTC
*** Bug 244857 has been marked as a duplicate of this bug. ***
Comment 22 Alexander Simon 2015-09-08 14:19:10 UTC
*** Bug 244270 has been marked as a duplicate of this bug. ***