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 243161 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 238822
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-21 19:57 UTC by cspeak
Modified: 2014-03-28 10:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207567


Attachments
stacktrace (400 bytes, text/plain)
2014-03-21 19:57 UTC, cspeak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cspeak 2014-03-21 19:57:49 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-b00
OS: Linux

User Comments:
GUEST: ?? ????

cspeak: I was coding. Locked my screen to go get lunch. Came back and it was locked

GUEST: Error

GUEST: ctrl+space on JS object




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.addConditionWaiter(AbstractQueuedSynchronizer.java:1857)
   at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2073)
   at javax.swing.TimerQueue.run(TimerQueue.java:192)
   at java.lang.Thread.run(Thread.java:744)
Comment 1 cspeak 2014-03-21 19:57:51 UTC
Created attachment 146238 [details]
stacktrace
Comment 2 Petr Cyhelsky 2014-03-28 10:25:13 UTC

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