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 204359 - [71cat] out of memory
Summary: [71cat] out of memory
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 204350 204890 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-28 10:13 UTC by muellermi
Modified: 2011-11-21 10:33 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
<no description> (282.12 KB, text/plain)
2011-10-28 10:15 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2011-10-28 10:13:37 UTC
Product Version = NetBeans IDE Dev (Build 201110270600)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

After the following error NetBeans did not work anymore (every function including exeption reporter faild)
All helps, is to restart NB.
Sorry, I have no information how to reproduce.

ava.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:691)
	at org.openide.util.RequestProcessor$Processor.get(RequestProcessor.java:1873)
	at org.openide.util.RequestProcessor.enqueue(RequestProcessor.java:619)
	at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1481)
	at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1452)
	at org.openide.util.RequestProcessor.post(RequestProcessor.java:457)
	at org.openide.util.RequestProcessor.post(RequestProcessor.java:428)
	at org.netbeans.modules.bugzilla.issue.BugzillaIssueProvider.reloadAsync(BugzillaIssueProvider.java:308)
	at org.netbeans.modules.bugzilla.issue.BugzillaIssueProvider.<init>(BugzillaIssueProvider.java:120)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
	at java.lang.Class.newInstance0(Class.java:372)
	at java.lang.Class.newInstance(Class.java:325)
	at org.openide.util.lookup.implspi.SharedClassObjectBridge.newInstance(SharedClassObjectBridge.java:64)
	at org.openide.util.lookup.MetaInfServicesLookup$P.getInstance(MetaInfServicesLookup.java:507)
	at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:421)
	at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:214)
	at org.netbeans.modules.bugzilla.issue.BugzillaIssueProvider.getInstance(BugzillaIssueProvider.java:112)
	at org.netbeans.modules.bugzilla.Bugzilla$1.run(Bugzilla.java:99)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)


java.lang.AssertionError: Lookup.lookup(NotificationDisplayer.class) has to return the same instance NotificationDisplayer.
	at org.openide.awt.NotificationDisplayer.getDefault(NotificationDisplayer.java:95)
	at org.netbeans.modules.uihandler.SlownessReporter$NotifySnapshot.<init>(SlownessReporter.java:158)
	at org.netbeans.modules.uihandler.SlownessReporter.notifySlowness(SlownessReporter.java:141)
	at org.netbeans.modules.uihandler.UIHandler.publish(UIHandler.java:117)
	at java.util.logging.Logger.log(Logger.java:522)
	at java.util.logging.Logger.doLog(Logger.java:543)
	at java.util.logging.Logger.log(Logger.java:607)
	at org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:253)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
	at org.openide.util.RequestProcessor.post(RequestProcessor.java:428)
	at org.netbeans.core.TimableEventQueue.report(TimableEventQueue.java:262)
	at org.netbeans.core.TimableEventQueue.done(TimableEventQueue.java:194)
	at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:165)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
[catch] at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Comment 1 muellermi 2011-10-28 10:14:34 UTC
hopefully, the messages.log provides enough information
Comment 2 muellermi 2011-10-28 10:15:25 UTC
Created attachment 112529 [details]
<no description>
Comment 3 Marian Mirilovic 2011-10-28 10:16:56 UTC
*** Bug 204350 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2011-10-31 10:55:42 UTC
from the messages.log:
-XX:HeapDumpPath=C:\Dokumente und Einstellungen\muellermi\.netbeans\dev\var\log\heapdump.hprof

the heapdump file would be usefull.  Please check the folder "C:\Dokumente und Einstellungen\muellermi\.netbeans\dev\var\log\" for a file with a timestamp according to when the problem happend, zip it and send by mail, or provide via some file hosting service.

there is a lot of other exceptions in the log:
java.lang.Exception: Find for D:\projects\RequestServices\src\java\org\inek\requestservice\entities\AccountAdditionalIK.java@20cc0e70:1440e61
	at org.openide.loaders.FolderChildren$DelayedNode.convert(FolderChildren.java:451)
	at org.openide.loaders.FolderChildren$DelayedNode.convert(FolderChildren.java:399)

Do you remember what have been doing before this happened - could it be you navigated by the cursor keys trough files in the projects view?

thanks
Comment 5 Tomas Stupka 2011-11-01 12:31:07 UTC
any update on this?
Comment 6 Tomas Stupka 2011-11-11 11:03:18 UTC
*** Bug 204890 has been marked as a duplicate of this bug. ***