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 29972 - deadlock during startup
Summary: deadlock during startup
Status: CLOSED DUPLICATE of bug 30129
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2003-01-12 16:23 UTC by Marian Petras
Modified: 2008-12-23 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full thread dump (22.69 KB, text/plain)
2003-01-12 16:24 UTC, Marian Petras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2003-01-12 16:23:45 UTC
A deadlock occured during startup (opening project
Default). See the attached thread-dump.

>System Info: 
  Product Version       = NetBeans IDE Dev (Build
200301101420)
  IDE Versioning        = IDE/1 spec=3.30
impl=200301101420
  Operating System      = SunOS version 5.8
running on sparc
  Java; VM; Vendor      = 1.4.1;
                          Java HotSpot(TM) Client
VM 1.4.1-b21;
                          Sun Microsystems Inc.
  Java Home             = /usr/local/j2sdk1.4.1/jre
  System Locale; Encod. = ja; ISO646-US
Comment 1 Marian Petras 2003-01-12 16:24:29 UTC
Created attachment 8541 [details]
full thread dump
Comment 2 Marian Petras 2003-01-12 16:36:39 UTC
additional info:

  -started using command line:

      ant -Dtryme.args="-locale ja" tryme

  -CPU was heavily loaded by another process
Comment 3 Marian Mirilovic 2003-01-13 08:33:43 UTC
Reassigne to filesystems.
 Radek can you look at this ? 

Thanks in advance.
Comment 4 rmatous 2003-01-16 18:06:14 UTC
Marked as duplicate. Strange dumpstack. Filed issue against JDK: 4804292.


*** This issue has been marked as a duplicate of 30129 ***
Comment 5 Marian Mirilovic 2003-07-22 15:30:41 UTC
verified, closed - it's duplicate.