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 235097

Summary: Full remote tests sometimes hang again
Product: cnd Reporter: soldatov <soldatov>
Component: RemoteAssignee: Maria Tishkova <mromashova>
Status: RESOLVED FIXED    
Severity: normal CC: vkvashin
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: stack dump

Description soldatov 2013-08-27 12:29:27 UTC
Created attachment 139308 [details]
stack dump

issue 234276 appears again
Comment 1 soldatov 2013-08-28 11:13:55 UTC
-J-Dcnd.remote.refresh.plain.file=false flag fixes this issue.
Comment 2 Egor Ushakov 2013-08-29 17:00:37 UTC
is this one related/duplicates the bug 234628?
Comment 3 soldatov 2013-08-29 17:39:40 UTC
It is not a duplicate exactly. But I will check if -J-Dcnd.remote.refresh.plain.file=false flag fixes issue 234628 too.
Comment 4 Maria Tishkova 2013-08-29 17:47:01 UTC
It is a duplicate. The same reason. The same stack. 
So what should we do, close P2 as a duplicate of P3 or vice versa?
Comment 5 soldatov 2013-08-30 08:31:44 UTC
Yesterday we had not any hangs in "full remote" suite.

For me issue 234628 is a very seldom bug (only 1 test hangs). Issue 235097 is a stable bug (~100% tests hangs)
Comment 6 Andrew Krasny 2013-08-30 11:33:00 UTC
*** Bug 234628 has been marked as a duplicate of this bug. ***
Comment 7 Andrew Krasny 2013-08-30 11:46:24 UTC
http://hg.netbeans.org/cnd-main/rev/e42e791af459

This is a studio-specific issue, but requires fix in NB. 
Additional comments are available in the CR.
Comment 8 Quality Engineering 2013-08-31 01:29:37 UTC
Integrated into 'main-silver', will be available in build *201308310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e42e791af459
User: Andrew Krasny <akrasny@netbeans.org>
Log: Bug #235097 - Full remote tests sometimes hang again