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

Summary: OutOfMemoryError: Java heap space
Product: platform Reporter: dslomer64
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205102
Attachments: stacktrace

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.