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 262501 - ClassNotFoundException: javax.activation.DataContentHandlerFactory
Summary: ClassNotFoundException: javax.activation.DataContentHandlerFactory
Status: RESOLVED DUPLICATE of bug 258945
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 07:33 UTC by Ralph Ruijs
Modified: 2016-06-27 08:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224714


Attachments
stacktrace (6.28 KB, text/plain)
2016-06-21 07:33 UTC, Ralph Ruijs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Ruijs 2016-06-21 07:33:43 UTC
Build: NetBeans IDE Dev (Build 20160616-8bf24ff68e44)
VM: Java HotSpot(TM) 64-Bit Server VM, 9-ea+122, Java(TM) SE Runtime Environment, 9-ea+122
OS: Linux

User Comments:
ralphbenjamin: Open projects window with JDK9




Stacktrace: 
java.lang.ClassNotFoundException: javax.activation.DataContentHandlerFactory
   at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:366)
   at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
   at org.openide.awt.QuickSearch.setUpSearch(QuickSearch.java:369)
Comment 1 Ralph Ruijs 2016-06-21 07:33:45 UTC
Created attachment 160107 [details]
stacktrace
Comment 2 Ralph Ruijs 2016-06-27 08:46:36 UTC

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