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 88661 - Error while opening *.java file
Summary: Error while opening *.java file
Status: RESOLVED DUPLICATE of bug 86635
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 14:43 UTC by aja
Modified: 2006-11-05 17:25 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 aja 2006-11-05 14:43:39 UTC
The java.lang.StackOverflowError exception while opening a *.java file. 

Hope this helps to fix this issue:

>   at org.netbeans.api.java.classpath.ClassPath.getClassPath(ClassPath.java:455)
>     at
org.netbeans.modules.web.freeform.WebModules$FFWebModule.findClassPath(WebModules.java:283)
>     at
org.netbeans.modules.web.freeform.WebModules.findClassPath(WebModules.java:106)
>     at
org.netbeans.modules.java.freeform.LookupMergerImpl$ClassPathProviderImpl.findClassPath(LookupMergerImpl.java:61)
>     at
org.netbeans.modules.java.project.ProjectClassPathProvider.findClassPath(ProjectClassPathProvider.java:44)
Comment 1 Radko Najman 2006-11-05 17:25:51 UTC

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