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 - java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException
Summary: java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 232676 232721 232753 232809 233010 233034 233148 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-15 07:48 UTC by Jiri Skrivanek
Modified: 2013-08-01 13:25 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace. (2.93 KB, text/plain)
2013-07-15 07:48 UTC, Jiri Skrivanek
Details

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