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 269643 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 19:47 UTC by bobh1969
Modified: 2017-01-24 19:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221407


Attachments
stacktrace (2.91 KB, text/plain)
2017-01-24 19:48 UTC, bobh1969
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bobh1969 2017-01-24 19:47:57 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
GUEST: Starting the application

GUEST: Just starting up  3 projects

GUEST: check external changes suspended comes and then all breaks like ctrl+space to show options dont work etc.

GUEST: It happend while editing a Java class.

GUEST: white window after lontime scanning.

bobh1969: just started locking up when editing and when attempting to save a file

GUEST: started netbeans with a big project

GUEST: Netbeans started working heavy in the background, everything became SO SLOW!

GUEST: I don't have any idea regarding why this error was coming




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.security.AccessController.getStackAccessControlContext(AccessController.java:0)
   at java.security.AccessController.getContext(AccessController.java:820)
   at java.awt.AWTEvent.<init>(AWTEvent.java:107)
   at java.awt.event.InvocationEvent.<init>(InvocationEvent.java:284)
   at java.awt.event.InvocationEvent.<init>(InvocationEvent.java:171)
   at java.awt.EventQueue.invokeLater(EventQueue.java:1265)
Comment 1 bobh1969 2017-01-24 19:48:00 UTC
Created attachment 163464 [details]
stacktrace