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 104104

Summary: OutOfMemoryError after starting IDE with existing NB 6.0 userdir
Product: obsolete Reporter: sjangity <sjangity>
Component: visualwebAssignee: _ sandipchitale <sandipchitale>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description sjangity 2007-05-16 19:34:22 UTC
Build 20070515, WinXP

I have 15+ jsp pages open in the customer application I am using. I shutdown NB
6.0 and restarted the IDE. 2 things to note:

1. IDE Startup time shot up to 4 mins 10 seconds

Note: This is with an existing NB 6.0 userdir. If I had a new userdir, the IDE
startup for the project to open was around 1 min 58 seconds.

2. After the IDE stops loading the project, immediately a pop-up dialog came up
mentioning nothing more than the error below.

java.lang.OutOfMemoryError: Java heap space

I believe this is different from:
http://www.netbeans.org/issues/show_bug.cgi?id=103937
Comment 1 _ sandipchitale 2007-06-07 03:37:37 UTC
This is most likely because of the memory consumption in JSP editr documents.

issue # 105427
Comment 2 _ sandipchitale 2007-06-22 17:50:14 UTC

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