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 - Jersey's TypeNotPresent: javax.xml.parsers.SAXParserFactory
Summary: Jersey's TypeNotPresent: javax.xml.parsers.SAXParserFactory
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 242371 245418 247921 252734 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-19 04:15 UTC by alied
Modified: 2016-08-05 14:48 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208496


Attachments
stacktrace (5.89 KB, text/plain)
2014-03-19 04:15 UTC, alied
Details
stacktrace (9.39 KB, text/plain)
2014-03-21 17:06 UTC, alied
Details
IDE log (195.33 KB, text/plain)
2014-07-28 17:41 UTC, alied
Details
Part 1 of previous log (1.01 MB, application/octet-stream)
2014-07-28 17:43 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
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.