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 190818 - Stuck on Initializing tools collections on local host
Summary: Stuck on Initializing tools collections on local host
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0.1
Hardware: All Windows XP
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 22:12 UTC by rfmoorejr
Modified: 2011-06-14 20:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rfmoorejr 2010-10-06 22:12:35 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

Occurs when creating new project for c/c++ sample "Welcome". Updated IDE without c/c++ plugin bundle. Downloaded and installed from Tools menu without problem.

Notice that BUG 185951 previously reported and was fixed months ago. Is that fix in this build?
Comment 1 soldatov 2010-10-15 10:33:59 UTC
that fix works nicely
Comment 2 soldatov 2010-10-15 10:56:08 UTC
rfmoorejr,
in order to investigate your problem thread dump is needed. See: http://wiki.netbeans.org/GenerateThreadDump
Comment 3 Alexander Simon 2010-10-27 12:06:55 UTC
Waiting for user response.
Comment 4 gbullock 2011-06-14 17:47:44 UTC
I seem to have a similar, or possibly the same, problem using Product Version: NetBeans IDE 7.0 (Build 201104080000) and CND 1.13.1.1.  Here's the thread dump:

2011-06-13 16:40:38
Full thread dump Java HotSpot(TM) Client VM (16.0-b13 mixed mode):

"File Watcher" daemon prio=2 tid=0x045cd800 nid=0xa40 waiting on condition [0x09
7df000]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x1a382190> (a java.util.concurrent.locks.Abstra
ctQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.await(AbstractQueuedSynchronizer.java:1925)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.jav
a:358)
        at org.netbeans.modules.masterfs.watcher.WindowsNotifier.nextEvent(Windo
wsNotifier.java:245)
        at org.netbeans.modules.masterfs.watcher.Watcher$Ext.run(Watcher.java:18
1)
        at java.lang.Thread.run(Thread.java:619)

"Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.Fol
derList$ListTask]" daemon prio=6 tid=0x07b8c400 nid=0xd8c in Object.wait() [0x09
9df000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x19eb3200> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x19eb3200> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.Fol
derList$ListTask]" daemon prio=2 tid=0x07b47800 nid=0x5b4 in Object.wait() [0x09
5df000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x19eaed70> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x19eaed70> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:org.netbeans.modules.editor.lib2.highligh
ting.TextSearchHighlighting/org.netbeans.modules.editor.lib2.highlighting.TextSe
archHighlighting$1]" daemon prio=2 tid=0x07b47400 nid=0x9dc in Object.wait() [0x
093df000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x19eb37e0> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x19eb37e0> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:Bookmarks saver/org.netbeans.modules.edit
or.bookmarks.BookmarksPersistence$ProjectsListener]" daemon prio=2 tid=0x07acf80
0 nid=0x4b4 in Object.wait() [0x08ddf000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x1955f7b0> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x1955f7b0> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:Logging Flush/org.netbeans.core.startup.T
opLogging$NonClose]" daemon prio=2 tid=0x07adf400 nid=0x10ac in Object.wait() [0
x08bdf000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x194bcce0> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x194bcce0> (a java.lang.Object)

"AWT-EventQueue-1" prio=6 tid=0x07a89400 nid=0x15bc in Object.wait() [0x087df000
]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x193d4e10> (a org.netbeans.core.TimableEventQueue)
        at java.lang.Object.wait(Object.java:485)
        at java.awt.EventQueue.getNextEvent(EventQueue.java:479)
        - locked <0x193d4e10> (a org.netbeans.core.TimableEventQueue)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:236)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)

        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)

        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

"TimerQueue" daemon prio=6 tid=0x07a74800 nid=0x1648 in Object.wait() [0x076ff00
0]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x193d4ef0> (a javax.swing.TimerQueue)
        at javax.swing.TimerQueue.run(TimerQueue.java:232)
        - locked <0x193d4ef0> (a javax.swing.TimerQueue)
        at java.lang.Thread.run(Thread.java:619)

"Thread-3" daemon prio=6 tid=0x07a5e400 nid=0xe7c in Object.wait() [0x085df000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x192ca428> (a java.util.LinkedList)
        at java.lang.Object.wait(Object.java:485)
        at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractP
references.java:1461)
        - locked <0x192ca428> (a java.util.LinkedList)

"Inactive RequestProcessor thread [Was:OpenIDE-request-processor-0/org.openide.u
til.lookup.AbstractLookup$NotifyListeners]" daemon prio=2 tid=0x07a69400 nid=0x1
440 in Object.wait() [0x083df000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x192ca4b8> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x192ca4b8> (a java.lang.Object)

"AWT-Windows" daemon prio=6 tid=0x04b59400 nid=0x13b4 runnable [0x074ef000]
   java.lang.Thread.State: RUNNABLE
        at sun.awt.windows.WToolkit.eventLoop(Native Method)
        at sun.awt.windows.WToolkit.run(WToolkit.java:295)
        at java.lang.Thread.run(Thread.java:619)

"AWT-Shutdown" prio=6 tid=0x04b58400 nid=0x10a8 in Object.wait() [0x072ef000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a31f18> (a java.lang.Object)
        at java.lang.Object.wait(Object.java:485)
        at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:265)
        - locked <0x18a31f18> (a java.lang.Object)
        at java.lang.Thread.run(Thread.java:619)

"Java2D Disposer" daemon prio=10 tid=0x04b57800 nid=0x6e0 in Object.wait() [0x07
0ef000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a31fa8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
        - locked <0x18a31fa8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
        at sun.java2d.Disposer.run(Disposer.java:125)
        at java.lang.Thread.run(Thread.java:619)

"Inactive RequestProcessor thread [Was:Refresh-After-WindowActivated/org.netbean
s.core.ui.warmup.MenuWarmUpTask$NbWindowsAdapter]" daemon prio=2 tid=0x046fd400
nid=0x6f0 in Object.wait() [0x06cef000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a321d8> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
:1919)
        - locked <0x18a321d8> (a java.lang.Object)

"CLI Requests Server" daemon prio=6 tid=0x046fc400 nid=0xc44 runnable [0x06aef00
0]
   java.lang.Thread.State: RUNNABLE
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
        - locked <0x18a322b0> (a java.net.SocksSocketImpl)
        at java.net.ServerSocket.implAccept(ServerSocket.java:453)
        at java.net.ServerSocket.accept(ServerSocket.java:421)
        at org.netbeans.CLIHandler$Server.run(CLIHandler.java:1081)

"Active Reference Queue Daemon" daemon prio=2 tid=0x0460d800 nid=0x508 in Object
.wait() [0x04b2f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a32438> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
        - locked <0x18a32438> (a java.lang.ref.ReferenceQueue$Lock)
        at org.openide.util.lookup.implspi.ActiveQueue$Impl.run(ActiveQueue.java
:101)
        at java.lang.Thread.run(Thread.java:619)

"Timer-0" daemon prio=6 tid=0x04550000 nid=0x16ec in Object.wait() [0x0492f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a324d0> (a java.util.TaskQueue)
        at java.util.TimerThread.mainLoop(Timer.java:509)
        - locked <0x18a324d0> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)

"Low Memory Detector" daemon prio=6 tid=0x00c02800 nid=0x1750 runnable [0x000000
00]
   java.lang.Thread.State: RUNNABLE

"CompilerThread0" daemon prio=10 tid=0x00bfc800 nid=0x1318 waiting on condition
[0x00000000]
   java.lang.Thread.State: RUNNABLE

"Attach Listener" daemon prio=10 tid=0x00bfb000 nid=0x1338 runnable [0x00000000]

   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0x00bf9c00 nid=0xf3c waiting on condition
 [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=8 tid=0x00be9800 nid=0x1048 in Object.wait() [0x03b2f000
]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a32718> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
        - locked <0x18a32718> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)

"Reference Handler" daemon prio=10 tid=0x00be4c00 nid=0x165c in Object.wait() [0
x0392f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x18a32038> (a java.lang.ref.Reference$Lock)
        at java.lang.Object.wait(Object.java:485)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
        - locked <0x18a32038> (a java.lang.ref.Reference$Lock)

"main" prio=6 tid=0x00b70400 nid=0x170c waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"VM Thread" prio=10 tid=0x00be2000 nid=0xc3c runnable

"VM Periodic Task Thread" prio=10 tid=0x00c0d400 nid=0xe24 waiting on condition


JNI global references: 1670

Heap
 def new generation   total 16768K, used 1430K [0x10070000, 0x112a0000, 0x189100
00)
  eden space 14912K,   9% used [0x10070000, 0x101c6c38, 0x10f00000)
  from space 1856K,   3% used [0x110d0000, 0x110deca0, 0x112a0000)
  to   space 1856K,   0% used [0x10f00000, 0x10f00000, 0x110d0000)
 tenured generation   total 37168K, used 31963K [0x18910000, 0x1ad5c000, 0x29a70
000)
   the space 37168K,  85% used [0x18910000, 0x1a846ef0, 0x1a847000, 0x1ad5c000)
 compacting perm gen  total 35584K, used 35347K [0x29a70000, 0x2bd30000, 0x41a70
000)
   the space 35584K,  99% used [0x29a70000, 0x2bcf4c28, 0x2bcf4e00, 0x2bd30000)
No shared spaces configured.