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 57341 - VCS: IDE hangs when trying to edit a checked in form
Summary: VCS: IDE hangs when trying to edit a checked in form
Status: RESOLVED DUPLICATE of bug 57104
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-01 15:13 UTC by Andrei Chistiakov
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
One thread dump. (16.51 KB, text/plain)
2005-04-02 19:34 UTC, Martin Entlicher
Details
Another thread dump. (10.82 KB, text/plain)
2005-04-02 19:34 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2005-04-01 15:13:46 UTC
Build 200503301800

When a project is under version control, a local copy of a checked in form is
read-only. Opening the read-only form in editor and attempt to modify it, for
instance, by putting a new GUI control on it hangs IDE.
Comment 1 Andrei Chistiakov 2005-04-01 15:25:22 UTC
Reproduced with MS Visual Source safe.

Workaround: check out the form prior to editing.
Comment 2 Jan Stola 2005-04-01 15:53:59 UTC
I am not able to reproduce this with read-only files not under version control
and with read-only files in CVS. So, it seems to be MS Visual Source safe
specific issue. Reassigning to vcscore module for evaluation.
Comment 3 Martin Entlicher 2005-04-02 18:44:52 UTC
The thread dump is necessary to evaluate this.
I'll attach the thread dump if I'll be able to reproduce it on Windows.
Comment 4 Martin Entlicher 2005-04-02 19:33:34 UTC
Next time, please attach the thread dump. It would speed up the evaluation process.
Comment 5 Martin Entlicher 2005-04-02 19:34:21 UTC
Created attachment 21311 [details]
One thread dump.
Comment 6 Martin Entlicher 2005-04-02 19:34:52 UTC
Created attachment 21312 [details]
Another thread dump.
Comment 7 Martin Entlicher 2005-04-02 19:36:04 UTC
This is not a deadlock, but AWT consumes 100% CPU.
This is similar to one issue, which I have already passed to editor module. This
might be a duplicate.
Comment 8 Miloslav Metelka 2005-04-04 09:47:22 UTC
This is dup of issue 57104 which was fixed recently (on last Friday evening).
Thanks for the report.

*** This issue has been marked as a duplicate of 57104 ***