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 27054

Summary: deadlock on change project
Product: obsolete Reporter: pzajac <pzajac>
Component: treefsAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED FIXED    
Severity: blocker CC: douglaspollock
Priority: P1 Keywords: THREAD
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description pzajac 2002-09-05 15:16:59 UTC
This is mounted some tree fs in explorer. Some
object of treefs are added in project. Sometimes
when project is changed deadlock occured.   But
this bug can be reproduced. This bug probably 
occured on 4.0dev.
Comment 1 pzajac 2002-09-05 15:18:03 UTC
Created attachment 7331 [details]
thread dump
Comment 2 Jaroslav Tulach 2002-09-13 17:36:37 UTC
TreeFS.updateName has been moved to separate directory.
Comment 3 pzajac 2002-10-11 13:41:28 UTC
It seems be ok.