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 247809 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 239360
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 00:57 UTC by goncuabo
Modified: 2014-10-13 11:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212580


Attachments
stacktrace (839 bytes, text/plain)
2014-10-09 00:57 UTC, goncuabo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description goncuabo 2014-10-09 00:57:29 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
goncuabo: <Please provide a description of the problem or the steps to reproduce>a




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.lang.Class.getDeclaredMethods0(Class.java:0)
   at java.lang.Class.privateGetDeclaredMethods(Class.java:2451)
   at java.lang.Class.getMethod0(Class.java:2694)
   at java.lang.Class.getMethod(Class.java:1622)
   at com.sun.jna.Function.isVarArgs(Function.java:782)
   at com.sun.jna.Function.invoke(Function.java:292)
Comment 1 goncuabo 2014-10-09 00:57:31 UTC
Created attachment 149792 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-10-13 11:27:49 UTC

*** This bug has been marked as a duplicate of bug 239360 ***