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 243030

Summary: Jersey's TypeNotPresent: javax.xml.parsers.SAXParserFactory
Product: connecteddeveloper Reporter: alied <alied>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: alied, exceptions_reporter, sreder
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208496
Attachments: stacktrace
stacktrace
IDE log
Part 1 of previous log

Description alied 2014-03-19 04:15:30 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 7

User Comments:
alied: clicked in a bug link in the exception reporter




Stacktrace: 
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
   at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
   at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
   at org.netbeans.modules.netbinox.NetbinoxLoader.loadClass(NetbinoxLoader.java:81)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 alied 2014-03-19 04:15:31 UTC
Created attachment 146131 [details]
stacktrace
Comment 2 alied 2014-03-21 17:06:34 UTC
Created attachment 146236 [details]
stacktrace

editing a JavaScript source file
Comment 3 Jaroslav Tulach 2014-04-04 08:25:03 UTC
Both reports coming from Jira. There will be something wrong with classloading between Jersey and OSGi. Passing for Tomáš to enjoy investigation.
Comment 4 Jaroslav Tulach 2014-04-04 08:48:15 UTC
*** Bug 242371 has been marked as a duplicate of this bug. ***
Comment 5 Exceptions Reporter 2014-07-21 20:52:29 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208496
Comment 6 Tomas Stupka 2014-07-24 12:25:59 UTC
perhaps javax.xml.* is clashing with other external libs in the IDE

the exception reports do not contains the full log, some reporter please reproduce the problem and attach all your full messages.*.log files to the issue

thanks
Comment 7 Tomas Stupka 2014-07-24 14:02:24 UTC
*** Bug 245418 has been marked as a duplicate of this bug. ***
Comment 8 alied 2014-07-28 17:41:08 UTC
Created attachment 148364 [details]
IDE log
Comment 9 alied 2014-07-28 17:43:19 UTC
Created attachment 148365 [details]
Part 1 of previous log
Comment 10 Exceptions Reporter 2014-09-10 15:26:08 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208496
Comment 11 Tomas Stupka 2015-07-22 16:00:54 UTC
*** Bug 252734 has been marked as a duplicate of this bug. ***
Comment 12 Tomas Stupka 2015-07-22 16:01:20 UTC
*** Bug 247921 has been marked as a duplicate of this bug. ***
Comment 13 Tomas Stupka 2016-08-05 14:48:05 UTC
no reporst since 8.0.2. closing.