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 271642 - ClassNotFoundException: javax.activation.DataContentHandlerFactory
Summary: ClassNotFoundException: javax.activation.DataContentHandlerFactory
Status: RESOLVED WONTFIX
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:
: 271643 271644 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-10-15 13:45 UTC by alhade1988
Modified: 2017-10-16 14:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 230585


Attachments
stacktrace (4.70 KB, text/plain)
2017-10-15 13:45 UTC, alhade1988
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alhade1988 2017-10-15 13:45:04 UTC
This issue was reported manually by alhade1988.
It already has 1 duplicates 


Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 9+181, Java(TM) SE Runtime Environment, 9+181
OS: Windows 10

User Comments:
alhade1988: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.ClassNotFoundException: javax.activation.DataContentHandlerFactory
   at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
   at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:496)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:496)
   at org.openide.awt.QuickSearch.setUpSearch(QuickSearch.java:369)
Comment 1 alhade1988 2017-10-15 13:45:07 UTC
Created attachment 165288 [details]
stacktrace
Comment 2 Jiri Kovalsky 2017-10-16 14:28:32 UTC
*** Bug 271644 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Kovalsky 2017-10-16 14:28:37 UTC
*** Bug 271643 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Kovalsky 2017-10-16 14:31:32 UTC
NetBeans 8.2 is not designed to work with JDK 9. For more information, please see here: https://jaxenter.com/netbeans/using-apache-netbeans-incubating-jdk-9