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 2100 - Deadlock during start up
Summary: Deadlock during start up
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-07 23:02 UTC by phamernik
Modified: 2003-07-02 16:01 UTC (History)
0 users

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 phamernik 1999-06-07 23:02:54 UTC
-- System info ----------------------------------------------------------------
  Product Version    = NetBeans Developer (Gandalf), Build 331
  IDE Versioning     = IDE/1 spec=0.9 impl=Build 331
  Operating System   = Windows NT Version 4.0 Running on x86
  Java VM Version    = 3.0
  Java Vendor        = GemStone Systems Inc.
  Java Vendor URL    = http://www.gemstone.com/
  Java Home          = e:/gemstone/gsj30
  Java Class Version = 46.0
  JIT                = unknown or not used
  Home Dir           = E:/WINNT/Profiles/phamernik
  Current Directory  = W:/
  NetBeans Home      = w:/Development/release
  NetBeans User Home = w:/Development/release
  System Directory   = w:/Development/release/system

  CLASSPATH          = w:/Development/src;e:/java/ice/icebrowserlitebean.jar;e:/java/infobus/infobus.jar;e:/java/xml/xml
.jar;E:/java/jdk12/jre/lib/i18n.jar;E:/java/jdk12/lib/tools.jar;E:/java/jdbcdrv.zip
-------------------------------------------------------------------------------
Created
ICE Browser Lite version 1.405
(c) ICEsoft
security manager disabled
ProjectsModule.java:51
19990607 155839.063 GMT+02:00 [HTTPServer]com.mortbay.HTTP.HttpListener.<init>(HttpListener.java:66):LOG.EVENT
  >>>>>> HttpListener started on 0.0.0.0:8081
Creating Jar packager action...

Full thread dump Classic VM (3.0-Sun-May-16-19:14:30-PDT-1999-build-24, native threads):
    "ThreadedServer" (TID:0x3584ca0, sys_thread_t:0xc2a1c8, state:R, nativeID: t@264) prio=6
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
        at java.net.ServerSocket.implAccept(ServerSocket.java:241)
        at java.net.ServerSocket.accept(ServerSocket.java:224)
        at com.mortbay.Util.ThreadedServer.run(ThreadedServer.java:262)
        at java.lang.Thread.run(Thread.java:486)
    "TimerQueue" (TID:0x35c8c00, sys_thread_t:0xbd23f8, state:CW, nativeID: t@242) prio=5
        at java.lang.
Comment 1 Quality Engineering 2003-07-02 16:01:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.