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 31199 - StackOverflow when opening imported project with xml tree
Summary: StackOverflow when opening imported project with xml tree
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Tree-Edit (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
: 31209 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-19 10:25 UTC by Milan Kubec
Modified: 2007-09-25 06:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (2.72 KB, text/plain)
2003-02-19 10:26 UTC, Milan Kubec
Details
product info from About dialog (5.17 KB, image/png)
2003-02-19 11:56 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2003-02-19 10:25:59 UTC
StackOverflowError thrown when opening project
imported from nb34 with XML file opened in tree
editor.
Comment 1 Milan Kubec 2003-02-19 10:26:57 UTC
Created attachment 9016 [details]
exc stack trace
Comment 2 Milan Kubec 2003-02-19 10:42:22 UTC
Happened also after opening imported project from ffj40ce.
Comment 3 _ pkuzel 2003-02-19 11:52:18 UTC
Milan can you please tell me build number. Stacktrace does not match
current sources and it's odd.
Comment 4 Milan Kubec 2003-02-19 11:56:44 UTC
Created attachment 9020 [details]
product info from About dialog
Comment 5 Milan Kubec 2003-02-19 11:57:26 UTC
I've attached snapshot of product info from About dialog
Comment 6 _ pkuzel 2003-02-19 12:10:23 UTC
Your build was run with full debugging info enabled. I wonder if it's
the default.

I removed this particular logging.
Comment 7 Milan Kubec 2003-02-19 12:13:59 UTC
But exception was printed to its own Exception dialog not to console.
Is it really only logging?
Comment 8 Milan Kubec 2003-02-19 12:15:06 UTC
I should add also add that Editor Pane with top node (only) of that
document was opened.
Comment 9 _ pkuzel 2003-02-19 12:59:16 UTC
Yes, it's exception in logging branch of code (removed). 
Comment 10 _ pkuzel 2003-02-19 15:02:05 UTC
*** Issue 31209 has been marked as a duplicate of this issue. ***
Comment 11 Martin Schovanek 2003-03-14 13:21:30 UTC
VERIFIED