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 168841

Summary: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=145258
Issue Type: DEFECT Exception Reporter: 145258
Attachments: stacktrace

Description Exceptions Reporter 2009-07-20 21:18:47 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-13-generic, i386

User Comments:
sandy.yoan@gmail.com: install jasper report & ireport plugin

GUEST: I was trying to install plugins for iReports and JasperReports

GUEST: quise utilizar el ireport



Stacktrace: 
javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found<br/>
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:129)<br/>
        at org.netbeans.modules.editor.bookmarks.BookmarksPersistence.saveBookmarks(BookmarksPersistence.java:273)<br/>
        at org.netbeans.modules.editor.bookmarks.BookmarksPersistence.destroy(BookmarksPersistence.java:104)<br/>
        at org.netbeans.modules.editor.bookmarks.EditorBookmarksModule.finish(EditorBookmarksModule.java:127)<br/>
        at org.netbeans.modules.editor.bookmarks.EditorBookmarksModule.closing(EditorBookmarksModule.java:114)<br/>
        at org.netbeans.core.startup.NbInstaller.closing(NbInstaller.java:681)<br/>
Comment 1 Exceptions Reporter 2009-07-20 21:18:59 UTC
Created attachment 84954 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-07-20 21:19:22 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=145258
Comment 3 Vitezslav Stejskal 2009-09-11 13:11:05 UTC
XML parser configuration problems introduced by ireport (jasperreports).

*** This issue has been marked as a duplicate of 152165 ***