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 149808 - org.apache.xerces.parsers.ObjectFactory$ConfigurationError: Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: java.lang.NullPointerException
Summary: org.apache.xerces.parsers.ObjectFactory$ConfigurationError: Provider org.apac...
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: gt78
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-10 21:24 UTC by Lukas Hasik
Modified: 2009-05-23 00:35 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 75181


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-10-10 21:24:53 UTC
jasper reports, more than 20 duplicates

Build: NetBeans IDE Dev (Build 200807040101)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b14
OS: Windows XP, 5.1, x86
User comments: Installing iReport Netbeans plugin 0.92 on Netbeans 6.5 M1
STACKTRACE: (first 10 lines)
org.apache.xerces.parsers.ObjectFactory$ConfigurationError: Provider
org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: java.lang.NullPointerException
        at org.apache.xerces.parsers.ObjectFactory.newInstance(ObjectFactory.java:0)
        at org.apache.xerces.parsers.ObjectFactory.createObject(ObjectFactory.java:0)
        at org.apache.xerces.parsers.ObjectFactory.createObject(ObjectFactory.java:0)
        at org.apache.xerces.parsers.DOMParser.<init>(DOMParser.java:0)
        at org.apache.xerces.parsers.DOMParser.<init>(DOMParser.java:0)
        at com.jaspersoft.ireport.designer.IReportManager.loadConnection(IReportManager.java:232)
        at com.jaspersoft.ireport.designer.IReportManager.getConnections(IReportManager.java:186)
        at com.jaspersoft.ireport.designer.menu.SelectDatasourceAction.updateConnections(SelectDatasourceAction.java:117)
        at com.jaspersoft.ireport.designer.menu.SelectDatasourceAction.getToolbarPresenter(SelectDatasourceAction.java:73)
        at org.openide.awt.Toolbar$Folder.createInstance(Toolbar.java:1064)
Comment 1 Jiri Kovalsky 2008-10-24 13:31:26 UTC
Giulio, can you please take a look at this?
Comment 2 gt78 2008-10-24 13:34:44 UTC
Problem is fixed in the last version of the plugin 3.1.1
Comment 3 Jiri Kovalsky 2008-10-24 13:43:08 UTC
OK, thanks for the update!