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 - [JDK1.5.0] Running updater throws exception
Summary: [JDK1.5.0] Running updater throws exception
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-02-06 09:49 UTC by Milan Kubec
Modified: 2005-07-07 13:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (1.67 KB, text/plain)
2004-02-06 09:57 UTC, Milan Kubec
Details

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