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 75235

Summary: Deadlock while switching a target server
Product: javaee Reporter: Libor Kotouc <lkotouc>
Component: Web ProjectAssignee: Radko Najman <rnajman>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: RANDOM
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

Description Libor Kotouc 2006-04-19 14:02:29 UTC
The following steps lead to a deadlock. I did not succeed when I tried to
reproduce it.

1. create a web project
2. switch to Files tab
3. open <project-root>/nbproject in the Explorer
4. open ant-deploy.xml in the editor
5. switch the projects target server to another server

deadlock occurred.
Comment 1 Petr Jiricka 2006-04-21 07:45:49 UTC
Libore, do you have a thread dump?
Comment 2 Libor Kotouc 2006-04-21 08:09:39 UTC
Created attachment 29969 [details]
thread dump
Comment 3 Sherold Dev 2006-04-21 10:39:27 UTC
this seems to me more like a web project issue -> reassigning for evaluation
Comment 4 Radko Najman 2006-05-31 14:32:58 UTC
Unreproducible. Feel free to reopen if it happens again but it seems that it
happened only once under some unknown unspecified circumstances.