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 19214 - Hang up at org.apache.xerces.utils.URI.initialize(URI.java:511)
Summary: Hang up at org.apache.xerces.utils.URI.initialize(URI.java:511)
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-09 18:08 UTC by Martin Schovanek
Modified: 2003-07-02 08:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump: (13.19 KB, text/plain)
2002-01-09 18:09 UTC, Martin Schovanek
Details
Patch (2.74 KB, patch)
2002-01-10 10:40 UTC, _ pkuzel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2002-01-09 18:08:00 UTC
[FFJ Orion Build 20020109-1642, jdk1.4.0-b91, Linux]

Steps to reproduce:
===================
1) mount XML catalog with -//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN
2) open faq.xml from #18831 in Source Editor
3) in the Source Editor write '<'

Two threads hang up at org.apache.xerces.utils.URI.initialize(URI.java:511)
Comment 1 Martin Schovanek 2002-01-09 18:09:15 UTC
Created attachment 4045 [details]
Full thread dump:
Comment 2 _ pkuzel 2002-01-09 19:13:33 UTC
The bug is in Xerces 1.3.0 that is a part of NetBeans core. It
contains buggy implementation of URI class.
Comment 3 _ pkuzel 2002-01-10 10:40:29 UTC
Created attachment 4067 [details]
Patch
Comment 4 _ pkuzel 2002-01-10 10:48:47 UTC
Xerces library patched.
Comment 5 Martin Schovanek 2002-01-22 10:41:07 UTC
VERIFIED
Comment 6 Quality Engineering 2003-07-02 08:38:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.