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 242980 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 239611
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: 2014-03-17 17:40 UTC by javacavaj
Modified: 2014-03-21 13:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205451


Attachments
stacktrace (1.32 KB, text/plain)
2014-03-17 17:40 UTC, javacavaj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javacavaj 2014-03-17 17:40:41 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: Oracle and MySQL queries.

GUEST: Start Netbeans with other apps running on my computer

javacavaj: Computer went in




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.lang.Class.getDeclaredMethods0(Class.java:0)
   at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
   at java.lang.Class.getMethod0(Class.java:2774)
   at java.lang.Class.isCheckMemberAccessOverridden(Class.java:2214)
   at java.lang.Class.checkMemberAccess(Class.java:2233)
   at java.lang.Class.getField(Class.java:1576)
Comment 1 javacavaj 2014-03-17 17:40:43 UTC
Created attachment 146080 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-03-21 13:24:07 UTC
(In reply to javacavaj from comment #0)
> User Comments:
> GUEST: Oracle and MySQL queries.
This is a duplicate of bug 239611. Please use workaround described in the bug report.


> GUEST: Start Netbeans with other apps running on my computer
> javacavaj: Computer went in
These duplicates were moved to correct exception reports.

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