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 76649 - java.lang.OutOfMemoryError Java heap space
Summary: java.lang.OutOfMemoryError Java heap space
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-05-21 16:08 UTC by x0bhalla
Modified: 2008-12-23 00:19 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message log file (219.30 KB, text/plain)
2006-05-21 16:09 UTC, x0bhalla
Details

Note You need to log in before you can comment on or make changes to this bug.
Description x0bhalla 2006-05-21 16:08:03 UTC
I am using Sun Java Creator 2 and not able to start anymore get
java.lang.OutofMemoryError exception Java heap space.
Comment 1 x0bhalla 2006-05-21 16:09:09 UTC
Created attachment 30536 [details]
message log file
Comment 2 Jiri Prox 2006-05-22 08:50:16 UTC
Try starting it with more memory assigned to heap. I don't know how it is in
SJC2 but in NB there is config file in etc directory and there is line
containing switch:
-J-Xmx<SIZE>m where <SIZE> is a size of maximum heap space, try to type in a
larger number.
If it doesn't help try starting with new userdir (can use -userdir switch
instead of deleting the old one)

Reassigning to core
Comment 3 Tomas Zezula 2006-05-22 09:30:27 UTC
It's not a NetBeans issue, this should be reassigned to Creator.
Comment 4 Marian Mirilovic 2006-05-22 17:47:03 UTC
What did you do ? What is your workflow? When did you get this exception? 
Comment 5 Marian Mirilovic 2006-06-30 07:04:19 UTC
Without additional informations we can do nothing .. closing for now.