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

Summary: OutOfMemoryError: Java heap space
Product: db Reporter: White_King
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 146563
Attachments: stacktrace

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.