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

Summary: org.apache.xerces.parsers.ObjectFactory$ConfigurationError: Provider org.apache.xerces.parsers.XIncludeAwareParserConfiguration could not be instantiated: java.lang.NullPointerException
Product: updatecenters Reporter: Lukas Hasik <lhasik>
Component: PluginportalAssignee: gt78 <gt78>
Status: VERIFIED FIXED    
Severity: blocker CC: duranp_j3, forjador, grevilla, hernanmedrano
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=75181
Issue Type: DEFECT Exception Reporter: 75181

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!