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 - OutOfMemoryError after starting IDE with existing NB 6.0 userdir
Summary: OutOfMemoryError after starting IDE with existing NB 6.0 userdir
Status: RESOLVED DUPLICATE of bug 105427
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 19:34 UTC by sjangity
Modified: 2007-06-22 17:50 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 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 ***