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 99382

Summary: IDE freezed after copy-pasting a file
Product: platform Reporter: Erno Mononen <emononen>
Component: Data SystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: mmirilovic
Priority: P3 Keywords: THREAD
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Erno Mononen 2007-03-29 14:03:27 UTC
NetBeans IDE Dev (Build 200703280911)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.17-10-386 running on i386
en_US (nb); UTF-8

The IDE freezed after doing a copy-paste in the files view. I copied a golden 
file and pasted the copy to the same folder, after which the IDE stopped 
responding. I don't have steps for reproducing though.
Comment 1 Erno Mononen 2007-03-29 14:04:43 UTC
Created attachment 40138 [details]
thread dump
Comment 2 Petr Hrebejk 2007-07-11 17:31:07 UTC
There is no Java support in the stacktraces at all.
Comment 3 Jaroslav Tulach 2007-08-21 09:26:09 UTC
The problem is that there is no "Folder recognizer" request processor thread. However without steps or at least 
logs[1][2] there is very little I can do to fix this bug.

[1] Either messages.log to see some exception
[2] Try to generate more with org.openide.loaders.level=100