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 251342 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-21 09:34 UTC by dslomer64
Modified: 2015-08-14 11:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205102


Attachments
stacktrace (1.19 KB, text/plain)
2015-03-21 09:34 UTC, dslomer64
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dslomer64 2015-03-21 09:34:04 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 7

User Comments:
dslomer64: I'd been reverting to previous versions of a 3000-line .java class in a 6000-line project when I got msg about low memory. I had to use Windows Task Manager to force Netbeans 7.4 to shut down. I'm using latest Java ver (60). 64 bit.

GUEST: 111

GUEST: Closing Netbeans

GUEST: Nothing unusual.
Using groups to manage open files.

GUEST: Estava tentando criar um novo projeto =)




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.lang.Class.getDeclaredFields0(Class.java:0)
   at java.lang.Class.privateGetDeclaredFields(Class.java:2436)
   at java.lang.Class.getField0(Class.java:2761)
   at java.lang.Class.getField(Class.java:1577)
   at com.sun.jna.Native.getLibraryOptions(Native.java:445)
   at com.sun.jna.Native.getTypeMapper(Native.java:478)
Comment 1 dslomer64 2015-03-21 09:34:07 UTC
Created attachment 152759 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-14 11:56:31 UTC
Closing, there are no reports from the latest release (8.0.2).
Thank you for reporting.