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 237960 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED INCOMPLETE
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 16:56 UTC by White_King
Modified: 2014-08-12 18:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146563


Attachments
stacktrace (2.25 KB, text/plain)
2013-11-04 16:56 UTC, White_King
Details

Note You need to log in before you can comment on or make changes to this bug.
Description White_King 2013-11-04 16:56:41 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
GUEST: starting up netbeans...

White_King: i was simply working on a totally new Environment o.O nothing hard...




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Properties$LineReader.<init>(Properties.java:405)
   at java.util.Properties.load(Properties.java:341)
   at org.openide.util.NbBundle.loadBundle(NbBundle.java:567)
   at org.openide.util.NbBundle.getBundleFast(NbBundle.java:520)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:446)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
Comment 1 White_King 2013-11-04 16:56:42 UTC
Created attachment 141841 [details]
stacktrace
Comment 2 matthias42 2014-08-12 18:04:07 UTC
Without further information or preferably a HeapDump/profiler snapshot, the problem can't be narrowed down.