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 39685

Summary: [JDK1.5.0] Running updater throws exception
Product: platform Reporter: Milan Kubec <mkubec>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED WORKSFORME    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack trace

Description Milan Kubec 2004-02-06 09:49:50 UTC
Running updater (after downloading from AU) throws
ClassNotFoundException.

java.io.IOException: Unsupported DOM Document
implementation!
java.lang.ClassNotFoundException:
org.apache.xml.serialize.XMLSerializer

Module was hopefully updated.
Comment 1 Milan Kubec 2004-02-06 09:57:11 UTC
Created attachment 13287 [details]
exc stack trace
Comment 2 Jiri Rechtacek 2004-02-11 16:42:23 UTC
I'm going to investigate whats wrong and how to fix.
Comment 3 Jiri Rechtacek 2004-02-12 09:32:57 UTC
Milane, could you reproduce again with today's build? The XMLUtil was
changed to don't use direct Xerces. Thanks
Comment 4 Milan Kubec 2004-02-13 08:19:38 UTC
Not reproducible in dev-200402121900, JDK 1.5.0 b32c, Linux RH8.
Comment 5 Lukas Hasik 2004-02-13 15:06:36 UTC
see last reporter's comment
Comment 6 Milan Kubec 2005-07-07 13:17:35 UTC
v/c