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 157671 - [Mac] OutOfMemoryError: Java heap space
Summary: [Mac] OutOfMemoryError: Java heap space
Status: VERIFIED DUPLICATE of bug 151561
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 14:37 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log file (29.64 KB, text/plain)
2009-01-30 14:39 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2009-01-30 14:37:59 UTC
JavaFX_NB_Plugin_Franca_NB_65_fixes_promoted_SDK_installer: JavaFX SDK Promoted Build b05

 Product Version         = NetBeans IDE 6.5 (Build 200901291801)
  Operating System        = Mac OS X version 10.5.6 running on i386
  Java; VM; Vendor        = 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133; Apple Inc.


Steps to reproduce:

- Create a JavaFX project
- Leave the IDE for some hours
 The IDE does not respond on the user actions

There is OutOfMemoryError in the IDE log file:

Exception in thread "Thread-18" java.lang.OutOfMemoryError: Java heap space
	at java.io.ObjectOutputStream$BlockDataOutputStream.<init>(ObjectOutputStream.java:1558)
	at java.io.ObjectOutputStream.<init>(ObjectOutputStream.java:203)
	at sun.rmi.server.MarshalOutputStream.<init>(MarshalOutputStream.java:46)
	at sun.rmi.server.MarshalOutputStream.<init>(MarshalOutputStream.java:37)
	at sun.rmi.transport.ConnectionOutputStream.<init>(ConnectionOutputStream.java:48)
	at sun.rmi.transport.StreamRemoteCall.getOutputStream(StreamRemoteCall.java:79)
	at sun.rmi.transport.StreamRemoteCall.getOutputStream(StreamRemoteCall.java:70)
	at sun.rmi.transport.StreamRemoteCall.<init>(StreamRemoteCall.java:48)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:109)
	at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:179)
	at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
	at $Proxy22.terminate(Unknown Source)
	at org.netbeans.modules.javafx.preview.Bridge$2.run(Bridge.java:387)
SEVERE [global]
java.lang.OutOfMemoryError: Java heap space
	at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:625)
	at org.netbeans.core.TimableEventQueue.tick(TimableEventQueue.java:146)
	at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:103)
[catch] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
SEVERE [global]
Comment 1 Alexandr Scherbatiy 2009-01-30 14:39:07 UTC
Created attachment 76387 [details]
IDE log file
Comment 2 Adam Sotona 2009-02-02 08:17:38 UTC

*** This issue has been marked as a duplicate of 151561 ***
Comment 3 Alexandr Scherbatiy 2009-04-15 11:51:07 UTC
verifed
Comment 4 David Strupl 2011-10-19 12:05:48 UTC
Cleaning bugzilla categories ....