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 40751 - "SAXException: STOP" from XMLDataObject.InfoParser under JDK 1.5
Summary: "SAXException: STOP" from XMLDataObject.InfoParser under JDK 1.5
Status: VERIFIED DUPLICATE of bug 40729
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-03-04 04:00 UTC by Jesse Glick
Modified: 2008-12-22 21:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (4.16 KB, text/plain)
2004-03-04 04:01 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-03-04 04:00:39 UTC
I get this exception during shutdown using JDK
1.5.0 b41 and a dev build.
Comment 1 Jesse Glick 2004-03-04 04:01:16 UTC
Created attachment 13817 [details]
Stack trace
Comment 2 David Konecny 2004-04-01 13:47:56 UTC
Jesse, is there a way to reproduce it?
Comment 3 Jesse Glick 2004-04-01 15:31:17 UTC
Probably this is duplicate of something else which has already been
fixed in the trunk?
Comment 4 _ rkubacki 2004-04-02 07:11:27 UTC
see #40729 and commit to
openide/loaders/src/org/openide/loaders/XMLDataObject.java
revision 1.12
date: 2004/03/11 15:57:00;  author: pnejedly;  state: Exp;  lines: +10 -6
Hotfix for #40729 applied - recognize even wrapped Stop exception
Comment 5 David Konecny 2004-04-02 07:55:38 UTC

*** This issue has been marked as a duplicate of 40729 ***
Comment 6 Marian Mirilovic 2005-07-12 10:17:19 UTC
closed