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 106425 - Startup hangs at "Done loading modules."
Summary: Startup hangs at "Done loading modules."
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 20:47 UTC by janicki
Modified: 2010-04-29 09:33 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 janicki 2007-06-12 20:47:12 UTC
NetBeans 6.0 M9 fails to start on my PPC-based Mac.  It worked once after a reboot, but then started to 
slow down, so I stop/started it but it wouldn't come back.  I killed it and started again via command line, 
and then generated the thread dump below after it got stuck.  The splash screen gets stuck at "Done loading 
modules."

Note that when it was working, I had disabled some modules and uninstalled some too (via the GUI).  It 
doesn't feel like this is related, since it would hang before I made these changes too.

Just before running this via command line to get the console data, I also altered the etc/netbeans.conf file 
to use the version with advanced garbage collection flags, and I increased the memory allocations too, but 
otherwise used the stock settings.


-------------------------------------------------------------------------------
>Log Session: Tuesday, June 12, 2007 3:36:51 PM EDT
>System Info: 
  Product Version         = NetBeans IDE 6.0 Preview (M9, build 070502)
  Operating System        = Mac OS X version 10.4.9 running on ppc
  Java; VM; Vendor; Home  = 1.6.0-dp; Java HotSpot(TM) Core VM 1.6.0-b82-6-release; Apple Computer, 
Inc.; /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
  System Locale; Encoding = en_US (nb); MacRoman
  Home Dir.; Current Dir. = /Users/chris; /Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 
6.0 M9/bin
  Installation; User Dir. = /Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/nb6.0:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/ide8:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/java1:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/apisupport1:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/profiler2:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/harness:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 M9/platform7; 
/Users/chris/.netbeans/6.0m9
  Boot & Ext. Classpath   = 
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar:/System/Library/Frame
works/JavaVM.framework/Versions/1.6.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/V
ersions/1.6.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/sunr
sasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsse.jar:/System/Library
/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.fram
ework/Versions/1.6.0/Classes/charsets.jar:/System/Library/Java/Extensions/CoreAudio.jar:/System/Library
/Java/Extensions/dns_sd.jar:/System/Library/Java/Extensions/j3daudio.jar:/System/Library/Java/Extension
s/j3dcore.jar:/System/Library/Java/Extensions/j3dutils.jar:/System/Library/Java/Extensions/jai_codec.jar:/S
ystem/Library/Java/Extensions/jai_core.jar:/System/Library/Java/Extensions/mlibwrapper_jai.jar:/System/Li
brary/Java/Extensions/MRJToolkit.jar:/System/Library/Java/Extensions/QTJava.zip:/System/Library/Java/Ext
ensions/QTJSupport.jar:/System/Library/Java/Extensions/vecmath.jar:/System/Library/Frameworks/JavaVM.
framework/Versions/1.6.0/Home/lib/ext/apple_provider.jar:/System/Library/Frameworks/JavaVM.framewo
rk/Versions/1.6.0/Home/lib/ext/dnsns.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0
/Home/lib/ext/localedata.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ex
t/sunjce_provider.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext/sunpk
cs11.jar
  Application Classpath   = /Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/platform7/lib/boot.jar:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/platform7/lib/org-openide-modules.jar:/Applications/NetBeans 6.0 
M9.app/Contents/Resources/NetBeans 6.0 M9/platform7/lib/org-openide-
util.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/lib/dt.jar
  Startup Classpath       = /Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/platform7/core/core.jar:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/platform7/core/org-openide-filesystems.jar:/Applications/NetBeans 6.0 
M9.app/Contents/Resources/NetBeans 6.0 M9/nb6.0/core/org-netbeans-
upgrader.jar:/Applications/NetBeans 6.0 M9.app/Contents/Resources/NetBeans 6.0 
M9/nb6.0/core/locale/core_nb.jar
-------------------------------------------------------------------------------
WARNING [org.netbeans.core.modules]: the module org.openide.text uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.openide.actions uses org.openide.options which is 
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.utilities uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor uses org.openide.options 
which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.properties.syntax uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.debugger.jpda.projects uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor 
Library 2) instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.xml.text uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor.plain uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.options.editor uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.languages uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.spi.editor.hints uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor 
Library 2) instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.editor.codetemplates uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.java.editor uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor 
Library 2) instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.java.editor uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.image uses org.openide.options 
which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.java.debug uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor 
Library 2) instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.debugger.jpda.ant uses 
org.netbeans.modules.editor.highlights which is deprecated: Use org.netbeans.spi.highlighting (Editor 
Library 2) instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.javadoc uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.html.editor uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.css.visual uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.modules.settings.convertors.XMLSettingsSupport]: Warning: unknown module code 
base: org.netbeans.modules.collab.ui in MultiFileObject@d94ff0[Services/Collaboration/org-netbeans-
modules-collab-ui-options-HiddenCollabSettings.settings]
WARNING [org.netbeans.modules.settings.convertors.XMLSettingsSupport]: Warning: unknown module code 
base: com.sun.collablet in MultiFileObject@bff62b[Services/Collaboration/Accounts/Account.settings]
WARNING [org.netbeans.modules.settings.convertors.XMLSettingsSupport]: Warning: unknown module code 
base: org.netbeans.modules.vcscore in MultiFileObject@985eb1[Services/Hidden/org-netbeans-modules-
vcscore-settings-GeneralVcsSettings.settings]
WARNING [org.netbeans.modules.settings.convertors.XMLSettingsSupport]: Warning: unknown module code 
base: org.netbeans.modules.web.core.syntax in MultiFileObject@217cf6[Services/IndentEngine/org-
netbeans-modules-web-core-syntax-JspIndentEngine.settings]
WARNING: Could not load the file /Users/chris/.subversion//config. Falling back on svn defaults.
WARNING: Could not load the file /Users/chris/.subversion//servers. Falling back on svn defaults.
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
        org.openide.util [7.9.0.1 1 070502]
        org.openide.modules [7.2 070502]
        org.openide.awt [6.10.0.1 070502]
        org.openide.filesystems [7.1 070502]
        org.netbeans.api.progress/1 [1.9.0.1 1 070502]
        org.openide.dialogs [7.3 070502]
        org.openide.nodes [7.0.1 070502]
        org.openide.windows [6.15 070502]
        org.openide.options [6.6 070502]
        org.netbeans.modules.editor.mimelookup/1 [1.6 070502]
        org.openide.text [6.15 070502]
        org.openide.explorer [6.8 1 070502]
        org.openide.actions [6.6.0.1 070502]
        org.netbeans.modules.queries/1 [1.10 070502]
        org.openide.loaders [6.4 070502]
        org.jdesktop.layout/1 [1.4 1.0.2 070502]
        org.netbeans.modules.options.api/1 [1.5 070502]
        org.netbeans.modules.options.keymap [1.1 070502]
        org.netbeans.modules.projectapi/1 [1.13 070502]
        org.netbeans.api.xml/1 [1.14 070502]
        org.openide.io [1.11 070502]
        org.openide.execution [1.10 070502]
        org.netbeans.spi.navigator/1 [1.5 070502]
        org.netbeans.modules.projectuiapi/1 [1.23.0.6 6 070502]
        org.apache.tools.ant.module/3 [3.27.0.2 2 070502]
        org.netbeans.modules.project.ant/1 [1.16 070502]
        org.netbeans.modules.ant.freeform/1 [1.15 070502]
        org.netbeans.api.java/1 [1.13 070502]
        org.openidex.util/3 [3.11 070502]
        org.netbeans.libs.jsr223/1 [1.6 6 070502]
        org.netbeans.modules.templates [1.0 070502]
        org.netbeans.modules.java.platform/1 [1.9 070502]
        org.netbeans.modules.project.libraries/1 [1.14 070502]
        org.netbeans.modules.java.project/1 [1.12 070502]
        org.netbeans.modules.java.freeform/1 [1.7 070502]
        org.netbeans.modules.j2ee.toplinklib/1 [2.8 070502]
        org.netbeans.bootstrap/1 [2.6 070502]
        org.netbeans.core.startup/1 [1.9.0.1 070502]
        org.netbeans.modules.sendopts/2 [2.0 070502]
        org.netbeans.modules.utilities/1 [1.24 070502]
        org.netbeans.modules.utilities.project/1 [1.6 070502]
        org.netbeans.modules.editor.util/1 [1.17 070502]
        org.netbeans.modules.lexer/2 [1.17.0.1 1 070502]
        org.netbeans.modules.lexer.nbbridge/1 [1.2.0.1 070502]
        org.netbeans.modules.editor.settings/1 [1.9 070502]
        org.netbeans.modules.editor.lib2/1 [1.3.2 2 070502]
        org.netbeans.modules.editor.fold/1 [1.6 070502]
        org.netbeans.modules.editor.lib/1 [1.13.0.2.2 2 070502]
        org.netbeans.modules.editor/3 [1.32.0.2.2 070502]
        org.netbeans.api.debugger/1 [1.10 070502]
        org.netbeans.modules.properties/1 [1.21 070502]
        org.netbeans.modules.properties.syntax/1 [1.18 070502]
        org.netbeans.modules.xml.xam/1 [1.2 1 070502]
        org.netbeans.modules.xml.schema.model/1 [1.2 1 070502]
        org.netbeans.modules.xml.axi [1.2 070502]
        org.netbeans.modules.java.examples/1 [1.6 070502]
        org.netbeans.spi.viewmodel/2 [1.11 070502]
        org.netbeans.libs.javacapi [0.5.1 1 070502]
        org.netbeans.spi.tasklist/1 [1.0 1 070502]
        org.netbeans.modules.classfile/1 [1.19 070502]
        org.netbeans.modules.timers/1 [1.1 070502]
        org.netbeans.modules.java.lexer/1 [1.2 070502]
        org.netbeans.modules.masterfs/1 [1.11 070502]
        org.netbeans.modules.java.preprocessorbridge [1.0 070502]
        org.netbeans.libs.javacimpl/1 [0.6.0.4 4 070502]
        org.netbeans.modules.java.source [0.12.0.1.4 1 070502]
        org.netbeans.modules.profiler/1 [1.1.1 070427]
        org.netbeans.api.debugger.jpda/2 [2.11 070502]
        org.netbeans.modules.editor.highlights/0 [1.2.0.1 1 070502]
        org.netbeans.modules.debugger.jpda.projects [1.1.0.1 070502]
        org.netbeans.modules.debugger.jpda/2 [1.17 070502]
        org.netbeans.spi.debugger.ui/1 [2.9 070502]
        org.netbeans.modules.debugger.jpda.heapwalk/1 [1.1 070502]
        org.netbeans.modules.java.j2seplatform/1 [1.7.0.2 2 070502]
        org.netbeans.libs.jsch/1 [1.5 0.1.24 070502]
        org.apache.xml.resolver [1.2 1.1 070502]
        org.netbeans.modules.editor.structure/1 [1.13.0.1 1 070502]
        org.netbeans.modules.editor.completion/1 [1.8 070502]
        org.netbeans.modules.xml.core/2 [1.13.0.4 4 070502]
        org.netbeans.modules.xml.lexer [1.1 070502]
        org.netbeans.modules.xml.text/2 [1.13.0.4.4 4 070502]
        org.netbeans.modules.xml.retriever/1 [1.1 070502]
        org.netbeans.modules.editor.plain.lib/1 [1.4 070502]
        org.netbeans.modules.editor.plain/1 [1.4 070502]
        org.netbeans.modules.editor.errorstripe.api/1 [2.3.0.1 1 070502]
        org.netbeans.modules.profiler.j2ee.weblogic/1 [1.1.0 070427]
        org.netbeans.lib.cvsclient/1 [1.15 070502]
        org.netbeans.modules.websvc.jaxws20/1 [1.2 070502]
        org.netbeans.modules.schema2beans/1 [1.16 070502]
        org.netbeans.modules.websvc.jaxwsmodel/1 [1.2 070502]
        org.netbeans.modules.websvc.clientapi [1.6 070502]
        org.netbeans.swing.plaf [1.6 070502]
        org.netbeans.modules.autoupdate.services [1.1 070502]
        org.netbeans.libs.xerces/1 [1.10 2.8.0 070502]
        org.netbeans.modules.xml.tax/2 [1.13.0.4.4 4 070502]
        org.netbeans.core/2 [3.6.0.1 070502]
        org.netbeans.modules.editor.settings.storage/1 [1.10 070502]
        org.netbeans.modules.options.editor/1 [1.3 070502]
        org.netbeans.modules.editor.guards/0 [0.1 070502]
        org.netbeans.modules.websvc.restapi/1 [1.0 070502]
        org.netbeans.modules.languages/0 [1.84.0.1 1 070502]
        org.netbeans.modules.languages.css [1.12 070502]
        org.netbeans.modules.editor.errorstripe/2 [2.3.0.1.1 1 070502]
        org.netbeans.modules.javahelp/1 [2.9 070502]
        org.netbeans.modules.diff/1 [1.18.0.42.1 42 070502]
        org.netbeans.modules.versioning/1 [1.4.0.1.42.1 1 070502]
        org.netbeans.modules.versioning.util [1.0.0 070502]
        org.netbeans.modules.localhistory [1.1.1 070502]
        org.netbeans.core.multiview/1 [1.9 070502]
        org.netbeans.modules.junit/2 [2.23 070502]
        org.netbeans.modules.profiler.j2se/1 [1.1.0 070427]
        org.netbeans.modules.java.guards/0 [0.1 070502]
        org.netbeans.spi.palette/1 [1.10 070502]
        org.netbeans.modules.form/2 [1.21 1 070502]
        org.netbeans.modules.i18n/1 [1.22 070502]
        org.netbeans.modules.i18n.form/2 [1.20 070502]
        org.netbeans.modules.j2ee.metadata [1.2 070502]
        org.netbeans.modules.j2ee.metadata.model.support/1 [1.0 070502]
        org.netbeans.modules.settings/1 [1.13 070502]
        org.netbeans.swing.tabcontrol [1.8 070502]
        org.netbeans.core.windows/2 [2.8.0.1 070502]
        org.netbeans.modules.applemenu/1 [1.7 070502]
        org.netbeans.modules.websvc.jaxrpc16/1 [1.4 070502]
        org.netbeans.modules.profiler.j2ee.sunas/1 [1.1.0 070427]
        org.netbeans.modules.favorites/1 [1.12 070502]
        org.netbeans.modules.progress.ui [1.0 070502]
        org.netbeans.modules.defaults/1 [1.3 070502]
        org.netbeans.modules.ant.debugger/1 [1.8.0.2 070502]
        org.netbeans.core.ui/1 [1.10 070502]
        org.netbeans.modules.servletapi/1 [1.11 070502]
        org.netbeans.modules.httpserver/2 [2.7.0.42 42 070502]
        org.netbeans.modules.xml.tools/2 [1.13.0.4.4.4 4 070502]
        org.netbeans.modules.xml.xdm/1 [1.2 1 070502]
        org.netbeans.modules.xml.catalog/2 [1.12.0.4.4 4 070502]
        org.netbeans.core.execution/1 [1.10.0.1 070502]
        org.netbeans.modules.projectui [1.12.0.1.6 1 070502]
        org.netbeans.modules.java.navigation/1 [1.7 070502]
        org.netbeans.modules.autoupdate/1 [2.23 070502]
        org.netbeans.modules.xml.schema/1 [1.13.0.4 070502]
        org.netbeans.upgrader [4.6 070502]
        org.netbeans.spi.editor.hints/0 [1.2.0.3.1 3 070502]
        org.netbeans.modules.refactoring.api [1.0 070502]
        org.netbeans.modules.java.editor.lib/1 [1.6 070502]
        org.netbeans.modules.editor.codetemplates/1 [1.5.0.1.3 1 070502]
        org.netbeans.modules.java.editor/1 [2.5.0.1.1.1.1.3 1 070502]
        org.netbeans.modules.java.hints/1 [1.18.0.3.1.3 3 070502]
        org.netbeans.libs.ini4j/1 [1.0 0.9 070502]
        org.netbeans.libs.svnClientAdapter/1 [1.2 0.9 070502]
        org.netbeans.modules.subversion [1.2 070502]
        org.netbeans.modules.updatecenters/1 [1.9 070502]
        org.netbeans.modules.welcome/1 [1.12 070502]
        org.netbeans.modules.debugger.jpda.ui/1 [1.6 070502]
        org.netbeans.libs.freemarker/1 [2.3.8.1 238 070502]
        org.netbeans.modules.apisupport.feedreader/1 [1.4 070502]
        org.netbeans.modules.editor.mimelookup.impl/1 [1.1 070502]
        org.netbeans.modules.languages.javascript [1.30 070502]
        org.netbeans.modules.versioning.system.cvss/1 [1.9.0.1.42.1 1 070502]
        org.netbeans.modules.xsl/1 [1.13.0.4 070502]
        org.netbeans.modules.image/1 [1.19 070502]
        org.netbeans.modules.websvc.rest/1 [1.0 070502]
        org.netbeans.modules.java.debug [1.1.0.4.1 070502]
        org.netbeans.modules.refactoring.java/1 [1.0 070502]
        org.netbeans.modules.autoupdate.ui [1.1 070502]
        org.netbeans.modules.j2ee.persistenceapi/1 [1.2 070502]
        org.netbeans.modules.html.lexer/1 [1.1 070502]
        org.netbeans.modules.debugger.jpda.ant [1.8 070502]
        org.netbeans.modules.profiler.j2ee.tomcat/1 [1.1.0 070427]
        org.netbeans.modules.profiler.nbproject/1 [1.1.0 070427]
        org.netbeans.modules.ant.browsetask [1.12 070502]
        org.netbeans.modules.java.j2seproject/1 [1.12.0.43 43 070502]
        org.netbeans.modules.javadoc/1 [1.19.0.3 070502]
        org.netbeans.modules.xml.schema.completion [1.0 070502]
        org.netbeans.core.output2/1 [1.8.0.1 1 070502]
        org.netbeans.modules.usersguide/1 [1.20 070502]
        org.netbeans.modules.xml.wsdl.model/1 [1.2 1 070502]
        org.netbeans.modules.html.editor.lib/1 [1.6 070502]
        org.netbeans.modules.html.editor/1 [1.6.0.1 070502]
        org.netbeans.modules.websvc.jaxwsapi [1.1 070502]
        org.netbeans.modules.websvc.serviceapi [1.0 070502]
        org.netbeans.modules.apisupport.ant [2.31 070502]
        org.netbeans.modules.apisupport.project [1.16.0.6.4 6 070502]
        org.netbeans.modules.css.visual/1 [2.0.0.1 070502]
        org.netbeans.modules.editor.bookmarks/1 [1.4 070502]
        org.netbeans.modules.html/1 [1.21 070502]
        org.netbeans.modules.javawebstart [1.0 070502]
        org.netbeans.modules.extbrowser/1 [1.11 070502]
        org.netbeans.modules.swingapp [1.0 070502]
        org.netbeans.core.ide/1 [1.10 070502]
        org.netbeans.modules.profiler.freeform/1 [1.1.0 070427]
        org.netbeans.modules.profiler.j2ee.jboss/1 [1.1.0 070427]
        org.netbeans.modules.ant.grammar/1 [1.15 070502]
^\2007-06-12 15:38:00
Full thread dump Java HotSpot(TM) Core VM (1.6.0-b82-6-release interpreted mode):

"DestroyJavaVM" prio=5 tid=0x02800c00 nid=0x1804600 waiting on condition [0x00000000..0xf07ffd54]
   java.lang.Thread.State: RUNNABLE
   JavaThread state: _thread_blocked
Thread: 0x02800c00  [0x1804600] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked

"AWT-EventQueue-1" prio=6 tid=0x02a79800 nid=0x19ffe00 in Object.wait() [0xf171e000..0xf171eae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02a79800  [0x19ffe00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x064cc7a8> (a java.awt.EventQueue$1AWTInvocationLock)
        at java.lang.Object.wait(Object.java:485)
        at java.awt.EventQueue.invokeAndWait(EventQueue.java:989)
        - locked <0x064cc7a8> (a java.awt.EventQueue$1AWTInvocationLock)
        at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1321)
        at 
org.netbeans.modules.debugger.jpda.projects.EditorContextImpl.getCurrentLineNumber(EditorContextImpl.
java:366)
        at 
org.netbeans.modules.debugger.jpda.projects.RunToCursorActionProvider.shouldBeEnabled(RunToCursorAc
tionProvider.java:149)
        at 
org.netbeans.modules.debugger.jpda.projects.RunToCursorActionProvider.access$100(RunToCursorActionP
rovider.java:64)
        at 
org.netbeans.modules.debugger.jpda.projects.RunToCursorActionProvider$1.run(RunToCursorActionProvid
er.java:85)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:300)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:210)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:200)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:195)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:187)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

"TimerQueue" daemon prio=5 tid=0x02a56800 nid=0x1988a00 in Object.wait() [0xf169d000..0xf169dae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02a56800  [0x1988a00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x063fe7b8> (a javax.swing.TimerQueue)
        at javax.swing.TimerQueue.run(TimerQueue.java:233)
        - locked <0x063fe7b8> (a javax.swing.TimerQueue)
        at java.lang.Thread.run(Thread.java:637)

"Thread-5" daemon prio=5 tid=0x02a24e00 nid=0x192bc00 in Object.wait() [0xf161c000..0xf161cae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02a24e00  [0x192bc00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x062cc3f8> (a java.util.LinkedList)
        at java.lang.Object.wait(Object.java:485)
        at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1461)
        - locked <0x062cc3f8> (a java.util.LinkedList)

"Inactive RequestProcessor thread 
[Was:org.netbeans.editor.Settings.PROCESSOR/org.netbeans.editor.Settings$1]" daemon prio=1 
tid=0x02a19200 nid=0x1912200 in Object.wait() [0xf159b000..0xf159bae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02a19200  [0x1912200] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x062c2660> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917)
        - locked <0x062c2660> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:Default 
RequestProcessor/org.netbeans.modules.editor.options.OptionSupport$1]" daemon prio=1 
tid=0x02a18600 nid=0x1864c00 in Object.wait() [0xf151a000..0xf151aae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02a18600  [0x1864c00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x062c2670> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917)
        - locked <0x062c2670> (a java.lang.Object)

"Memory results batch processor" prio=5 tid=0x02a00a00 nid=0x188bc00 in Object.wait() 
[0xf1499000..0xf1499ae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02a00a00  [0x188bc00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x062c2680> (a java.lang.Object)
        at 
com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.processQueue(ProfilingResultsDis
patcher.java:89)
        - locked <0x062c2680> (a java.lang.Object)
        at 
com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.run(ProfilingResultsDispatcher.jav
a:56)
        at java.lang.Thread.run(Thread.java:637)

"CPU results batch processor" prio=5 tid=0x029ffe00 nid=0x1924000 in Object.wait() 
[0xf1418000..0xf1418ae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x029ffe00  [0x1924000] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x062d04f0> (a java.lang.Object)
        at 
com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.processQueue(ProfilingResultsDis
patcher.java:89)
        - locked <0x062d04f0> (a java.lang.Object)
        at 
com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.run(ProfilingResultsDispatcher.jav
a:56)
        at java.lang.Thread.run(Thread.java:637)

"*** JFluid Separate Command Execution Thread" daemon prio=5 tid=0x029ff200 nid=0x1948000 in 
Object.wait() [0xf1397000..0xf1397ae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x029ff200  [0x1948000] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x062c2690> (a java.lang.Object)
        at java.lang.Object.wait(Object.java:485)
        at com.sun.tools.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:1683)
        - locked <0x062c2690> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:TimedSoftReference/org.openide.util.TimedSoftReference]" daemon 
prio=1 tid=0x029ca200 nid=0x185a800 in Object.wait() [0xf1316000..0xf1316ae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x029ca200  [0x185a800] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x061eae60> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917)
        - locked <0x061eae60> (a java.lang.Object)

"Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon 
prio=1 tid=0x02933800 nid=0x1913c00 in Object.wait() [0xf1295000..0xf1295ae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02933800  [0x1913c00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x060bcf88> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917)
        - locked <0x060bcf88> (a java.lang.Object)

"AWT-Shutdown" prio=5 tid=0x0289ce00 nid=0x1899c00 in Object.wait() [0xf1091000..0xf1091ae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x0289ce00  [0x1899c00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05a1e888> (a java.lang.Object)
        at java.lang.Object.wait(Object.java:485)
        at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
        - locked <0x05a1e888> (a java.lang.Object)
        at java.lang.Thread.run(Thread.java:637)

"Java2D Disposer" daemon prio=10 tid=0x02890200 nid=0x1887600 in Object.wait() 
[0xf1193000..0xf1193ae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02890200  [0x1887600] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x059c26b8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x059c26b8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at sun.java2d.Disposer.run(Disposer.java:125)
        at java.lang.Thread.run(Thread.java:637)

"AWT-AppKit" daemon prio=5 tid=0x02884a00 nid=0xa000ed88 runnable [0x00000000..0xbfffd7a4]
   java.lang.Thread.State: RUNNABLE
   JavaThread state: _thread_in_native
Thread: 0x02884a00  [0xa000ed88] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_in_native

"Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon 
prio=5 tid=0x0285e200 nid=0x183c200 in Object.wait() [0xf0f8f000..0xf0f8fae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x0285e200  [0x183c200] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05a1e788> (a java.lang.Object)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917)
        - locked <0x05a1e788> (a java.lang.Object)

"Timer-0" daemon prio=5 tid=0x0285d600 nid=0x183be00 in Object.wait() [0xf0f0e000..0xf0f0eae4]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x0285d600  [0x183be00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05a1e8d8> (a java.util.TaskQueue)
        at java.util.TimerThread.mainLoop(Timer.java:509)
        - locked <0x05a1e8d8> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)

"CLI Requests Server" daemon prio=5 tid=0x0285ca00 nid=0x1855400 runnable 
[0xf0e8d000..0xf0e8dae4]
   java.lang.Thread.State: RUNNABLE
   JavaThread state: _thread_in_native
Thread: 0x0285ca00  [0x1855400] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_in_native
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
        - locked <0x05981b68> (a java.net.SocksSocketImpl)
        at java.net.ServerSocket.implAccept(ServerSocket.java:450)
        at java.net.ServerSocket.accept(ServerSocket.java:421)
        at org.netbeans.CLIHandler$Server.run(CLIHandler.java:980)

"Active Reference Queue Daemon" daemon prio=1 tid=0x02855e00 nid=0x183ae00 in Object.wait() 
[0xf0e0c000..0xf0e0cae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02855e00  [0x183ae00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05830a60> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x05830a60> (a java.lang.ref.ReferenceQueue$Lock)
        at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:3031)
        at java.lang.Thread.run(Thread.java:637)

"Low Memory Detector" daemon prio=5 tid=0x02831a00 nid=0x1807400 runnable 
[0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
   JavaThread state: _thread_blocked
Thread: 0x02831a00  [0x1807400] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked

"Signal Dispatcher" daemon prio=9 tid=0x02830e00 nid=0x1807000 waiting on condition 
[0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
   JavaThread state: _thread_blocked
Thread: 0x02830e00  [0x1807000] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked

"Surrogate Locker Thread (CMS)" daemon prio=5 tid=0x02830200 nid=0x1806c00 waiting on condition 
[0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
   JavaThread state: _thread_blocked
Thread: 0x02830200  [0x1806c00] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked

"Finalizer" daemon prio=8 tid=0x02821400 nid=0x1803600 in Object.wait() [0xf0b87000..0xf0b87ae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02821400  [0x1803600] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05a1ea68> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x05a1ea68> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)

"Reference Handler" daemon prio=10 tid=0x02820800 nid=0x1803200 in Object.wait() 
[0xf0b06000..0xf0b06ae4]
   java.lang.Thread.State: WAITING (on object monitor)
   JavaThread state: _thread_blocked
Thread: 0x02820800  [0x1803200] State: _at_safepoint _has_called_back 0 _at_poll_safepoint 0
   JavaThread state: _thread_blocked
        at java.lang.Object.wait(Native Method)
        - waiting on <0x05a110e8> (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 <0x05a110e8> (a java.lang.ref.Reference$Lock)

"VM Thread" prio=9 tid=0x0050aba0 nid=0x1805a00 runnable 

"Gang worker#0 (Parallel GC Threads)" prio=9 tid=0x00503a50 nid=0x1804e00 runnable 

"Gang worker#1 (Parallel GC Threads)" prio=9 tid=0x00503c20 nid=0x1805200 runnable 

"Concurrent Mark-Sweep GC Thread" prio=9 tid=0x00507c30 nid=0x1805600 runnable 
"VM Periodic Task Thread" prio=10 tid=0x0050cd90 nid=0x1807800 waiting on condition 

"Exception Catcher Thread" prio=10 tid=0x00501cb0 nid=0x1804a00 runnable 
JNI global references: 373

Heap
 par new generation   total 8064K, used 6542K [0x05020000, 0x05820000, 0x05820000)
  eden space 7936K,  82% used [0x05020000, 0x05683ac8, 0x057e0000)
  from space 128K,   0% used [0x057e0000, 0x057e0000, 0x05800000)
  to   space 128K,   0% used [0x05800000, 0x05800000, 0x05820000)
 concurrent mark-sweep generation total 188416K, used 10731K [0x05820000, 0x11020000, 
0x45020000)
 concurrent-mark-sweep perm gen total 131072K, used 23600K [0x45020000, 0x4d020000, 0x55020000)

Run with -XX:+RecordJNIHandleStacks to enable JNI handle dumps
Comment 1 janicki 2007-06-12 20:51:06 UTC
I just did a CTRL-C and ran the command line startup script again, and it worked this time.  Looks like an odd race condition?

For what it's worth, I closed my Skype client and Mac System Preferences window before retrying.
Comment 2 Jaroslav Tulach 2007-06-19 09:40:35 UTC
I have to admit I do not know what is wrong. The only thing I see is that AWT thread is blocked by debugger. Martin, 
enjoy the issue!
Comment 3 Martin Entlicher 2007-06-19 13:12:46 UTC
AWT is locked by itself. This is a defect in the JDK, because this should not happen. This is not fixable in NetBeans
code, because SwingUtilities.isEventDispatchThread() and SwingUtilities.invokeAndWait() simply do not work as expected.

I'll try to find out whether it is already submitted somewhere. It looks like a Mac-specific defect.
Comment 4 Martin Entlicher 2007-06-19 13:19:46 UTC
I've found http://lists.apple.com/archives/java-dev/2006/Jan/msg00312.html, do not know any details....
Comment 5 janicki 2007-06-29 06:30:06 UTC
I've tested with Java 1.5 and it seems to work fine.  So the bug is related to Java 1.6, which is still beta.  Sorry for any wasted effort!

I'd recommend a note on the Netbeans download site that Java 1.6 (on Mac at least) is not compatible with Netbeans 6 (or vice versa).
Comment 6 Quality Engineering 2010-04-29 09:33:34 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.