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 91698 - java.lang.StackOverflowError - Selecting Node with large number of childern
Summary: java.lang.StackOverflowError - Selecting Node with large number of childern
Status: RESOLVED DUPLICATE of bug 86635
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-02 19:41 UTC by radix_zero
Modified: 2007-01-17 13:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file generated by IDE when Error Occured (1.23 MB, text/plain)
2007-01-02 19:44 UTC, radix_zero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description radix_zero 2007-01-02 19:41:59 UTC
Have a project which is normally developed in Eclipse.  Decided to give NetBeans
a try.  

This is a web app with a very large number of files in each directory.  Several
hundered JSP in a dir, upwards of 100 Java source files per package.

Selecting any node in "Projects" causes a Stack Overflow, but the "Files" tab
works fine.
Comment 1 radix_zero 2007-01-02 19:44:18 UTC
Created attachment 36985 [details]
Log file generated by IDE when Error Occured
Comment 2 Milan Kubec 2007-01-06 21:44:15 UTC
ClassPathProvider is implemented in web/freeform module, reassigning.
Comment 3 Radko Najman 2007-01-17 13:13:16 UTC
From the stack trace it looks like a duplicate of issue #86635.

*** This issue has been marked as a duplicate of 86635 ***