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 29056 - Cancel RMI on modified document causes deadlock.
Summary: Cancel RMI on modified document causes deadlock.
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: rmi (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 14:47 UTC by Martin Schovanek
Modified: 2003-07-16 16:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (14.07 KB, text/plain)
2002-11-27 14:48 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2002-11-27 14:47:23 UTC
[Nb Build 200211270100, jdk1.4.1-b21]

Step to reproduce:
------------------
1) create new UnicastRemoteObject
2) modify it (but don't save it)
3) right-click the document node and choose Tools
> Cancel RMI
Comment 1 Martin Schovanek 2002-11-27 14:48:28 UTC
Created attachment 8072 [details]
Full thread dump
Comment 2 Jiri Kovalsky 2003-01-30 10:03:00 UTC
How easy it is to reproduce Martin ? I was not able to get into this
state in several attempts. Did IDE ask you to save the file first ?
Comment 3 Jan Kovar 2003-03-06 13:22:20 UTC
Fixed in [maintrunk] and [release35].
Comment 4 Martin Schovanek 2003-07-16 16:21:12 UTC
VERIFIED