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 - Deadlock while switching a target server
Summary: Deadlock while switching a target server
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-04-19 14:02 UTC by Libor Kotouc
Modified: 2006-05-31 14:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (24.45 KB, text/plain)
2006-04-21 08:09 UTC, Libor Kotouc
Details

Note You need to log in before you can comment on or make changes to this bug.
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.