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 232690

Summary: java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException
Product: xml Reporter: Jiri Skrivanek <jskrivanek>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: VERIFIED FIXED    
Severity: normal CC: alexvsimon, cyhelsky, janario, skygo, sreimers, tstupka, vriha
Priority: P1    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace.

Description Jiri Skrivanek 2013-07-15 07:48:29 UTC
Created attachment 137112 [details]
Stack trace.

java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException appears repeatedly and blocks further execution. To reproduce:

- create java project
- create plain XML document in java package
- right-click xml file and choose "Generate DTD"
- right-click dtd file and choose "SAX Document Handler Wizard..." and exception is thrown

Product Version: NetBeans IDE Dev (Build 201307150106)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Svata Dedic 2013-07-15 11:14:24 UTC
Fixed in http://hg.netbeans.org/jet-main/rev/d5fd278a71d1
Comment 2 Svata Dedic 2013-07-16 06:39:01 UTC
*** Bug 232721 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2013-07-16 07:01:53 UTC
*** Bug 232753 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Tulach 2013-07-16 12:40:47 UTC
*** Bug 232676 has been marked as a duplicate of this bug. ***
Comment 5 Jaroslav Tulach 2013-07-17 10:18:35 UTC
*** Bug 232809 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2013-07-20 02:12:13 UTC
Integrated into 'main-silver', will be available in build *201307192300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d5fd278a71d1
User: Svata Dedic <sdedic@netbeans.org>
Log: #232690: indentation fixed so package names are not prepended with spaces
Comment 7 Svata Dedic 2013-07-22 06:15:49 UTC
*** Bug 233010 has been marked as a duplicate of this bug. ***
Comment 8 Svata Dedic 2013-07-22 08:02:58 UTC
*** Bug 233148 has been marked as a duplicate of this bug. ***
Comment 9 Svata Dedic 2013-08-01 13:25:56 UTC
*** Bug 233034 has been marked as a duplicate of this bug. ***