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 207382 - Remote FS WritingQueue can hung on the method waitFinished
Summary: Remote FS WritingQueue can hung on the method waitFinished
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 09:50 UTC by Alexander Simon
Modified: 2012-05-14 13:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2012-01-17 09:50:47 UTC
WritingQueue.waitFinished() can hung because sync block does not check enteries.
Comment 1 Alexander Simon 2012-01-17 10:54:22 UTC
fix up:
http://hg.netbeans.org/cnd-main/rev/7a469187d3f6
Comment 2 Alexander Simon 2012-01-18 11:02:32 UTC
additional fixup:
http://hg.netbeans.org/cnd-main/rev/2e06cd79714f
Comment 3 Quality Engineering 2012-01-18 15:48:41 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/7a469187d3f6
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixup of Bug #207382 Remote FS WritingQueue can hung on the method waitFinished
Comment 4 Vladimir Kvashin 2012-01-18 16:43:58 UTC
blacktie:
rev/3c2abf7e023b
rev/60f7f1aa9dd4
Comment 5 Quality Engineering 2012-01-25 16:38:46 UTC
Integrated into 'main-golden', will be available in build *201201250600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2e06cd79714f
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixup of Bug #207382 Remote FS WritingQueue can hung on the method waitFinished
- additional fixup
Comment 6 Alexander Pepin 2012-02-01 13:15:12 UTC
I believe it should be a candidate for both 7.1 and 7.0.1 patches.
Comment 7 Alexander Pepin 2012-02-07 15:27:01 UTC
Can not reproduce this bug in OSS IDE being built on NB trunk.
Comment 8 Vladimir Kvashin 2012-02-08 20:11:12 UTC
Integrated into release71_fixes:
http://hg.netbeans.org/releases/rev/487b51fa0654
http://hg.netbeans.org/releases/rev/f5b1c2ad4d4c
Comment 9 Quality Engineering 2012-02-09 02:37:24 UTC
Integrated into 'releases', will be available in build *201202082200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/f5b1c2ad4d4c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixup of Bug #207382 Remote FS WritingQueue can hung on the method waitFinished
(transplanted from 7a469187d3f6a58dd23d5ce56c007b99174d3d68)
Comment 10 Alexander Pepin 2012-02-27 13:34:33 UTC
can not reproduce in 7.1.1 rc1 build (20120214)
Comment 11 Alexander Pepin 2012-05-14 13:26:24 UTC
can not reproduce in NB 7.0.1 patch3 candidate (build 201205021427)