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 2120 - Deadlock while installing a module with executable startup file.
Summary: Deadlock while installing a module with executable startup file.
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-08 08:57 UTC by Jesse Glick
Modified: 2008-12-23 11:03 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 Jesse Glick 1999-06-08 08:57:05 UTC
[May attempt to create smaller test case later]

The attached module deadlocks IDE when installed; something to do with the compilation required by the executable startup class it tries to install.

May be faulty module code. There seems to have been an error in compilation.

-- System info ----------------------------------------------------------------

  Product Version    = NetBeans Developer (Gandalf), Build 332
  IDE Versioning     = IDE/1 spec=0.9 impl=Build 332
  Operating System   = Windows NT Version 4.0 Running on x86
  Java VM Version    = 1.2.1
  Java Vendor        = Sun Microsystems Inc.
  Java Vendor URL    = http://java.sun.com/
  Java Home          = d:/jdk1.2.1/jre
  Java Class Version = 46.0
  JIT                = NONE
  Home Dir           = D:/WINNT/Profiles/jglick
  Current Directory  = D:/NetBeans/Gandalf
  NetBeans Home      = .
  NetBeans User Home = .
  System Directory   = ./system
  CLASSPATH          = ./lib;./lib/developer.jar;./lib/xml.jar;d:/jdk1.2.1/jre/lib/i18n.jar;d:/jdk1.2.1/lib/tools.jar;d:/jdk1.2.1/lib/dt.jar
-------------------------------------------------------------------------------
ICE Browser Lite version 1.406
(c) ICEsoft
running under 1.2
security manager disabled
19990608 005324.502 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 (JDK-1.2.1-A, native threads):
    "Thread-5" (TID:0x24f28a0, sys_thread_t:0xb75180, state:CW, native ID:0x10a) prio=2
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:424)
        at java.awt.EventQueue.invokeAndWait(EventQueue.java:479)
        at com.netbeans.developer.impl.compiler.CompilerDisplayer.println(CompilerDisplayer.java:222)
        at com.netbeans.developer.impl.compiler.CompilerDisplayer.compilerError(CompilerDisplayer.java:143)
        at com.netbeans
Comment 1 Quality Engineering 2003-07-02 14:56:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 2 Quality Engineering 2003-07-02 15:13:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.