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 69066 - Stack overflow opening NB module project
Summary: Stack overflow opening NB module project
Status: VERIFIED DUPLICATE of bug 68541
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 21:13 UTC by Petr Suchomel
Modified: 2005-11-22 07:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Suchomel 2005-11-21 21:13:54 UTC
While opening a nb module project:

java.lang.StackOverflowError
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.delegatingEvaluator(NbModuleProject.java:487)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
	at
org.netbeans.modules.apisupport.project.NbModuleProject$4.getProperty(NbModuleProject.java:503)
Comment 1 Martin Krauskopf 2005-11-21 21:34:37 UTC
Already fixed.

*** This issue has been marked as a duplicate of 68541 ***
Comment 2 Marian Mirilovic 2005-11-22 07:35:25 UTC
verified duplicate