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 238426 - Removed build host appears twice in the Build Hosts list
Summary: Removed build host appears twice in the Build Hosts list
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: igor_nikiforov
URL:
Keywords:
Depends on: 238038
Blocks:
  Show dependency tree
 
Reported: 2013-11-15 14:20 UTC by Alexander Pepin
Modified: 2013-12-07 04:24 UTC (History)
1 user (show)

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 Pepin 2013-11-15 14:20:29 UTC
Steps to reproduce:
- create local Welcome sample project
- add a new build host
- set the newly added build host as Build Host for the project
- build the project
- remove the build host from the Build Hosts list (e.g. via Services tab)
- open Project properties window, check that Build host is marked as 'Not Configured', press OK
- open Services
Result: Recently removed build host appears twice under Build Hosts node:

<user@host>
<user@host> - Not configured

OR

<user@host> - Not configured
<user@host> - Not configured - Not configured
Comment 1 Alexander Pepin 2013-11-15 14:29:55 UTC
If I try to connect to that host again I get message "Can not connect to host".
Each time I open project properties and push OK I get one more fake 'Not configured' host in Build Hosts list:

<user@host> - Not configured - Not configured - Not configured
Comment 2 igor_nikiforov 2013-11-19 11:54:25 UTC
The issue is resolved in internal repository:
  275984:c460b5987a5d 

Note: the fix won't work without #238038 fix. So the build based on internal repository sources will have this issue resolved as soon as #238038 fix will be integrated to releases repository.
Comment 3 Vladimir Voskresensky 2013-12-02 11:00:39 UTC
fixed used property name:
f96ac6eb8b3c
Comment 4 igor_nikiforov 2013-12-02 14:36:02 UTC
Integrated to releases:
  b6acf5a36d94
  68b9e1178662
Comment 5 Quality Engineering 2013-12-05 01:33:20 UTC
Integrated into 'releases/release74', will be available in build *201312042201* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/b6acf5a36d94
User: igor_nikiforov <igor_nikiforov@netbeans.org>
Log: Bug 238426 - Removed build host appears twice in the Build Hosts list - fixed.
(transplanted from c460b5987a5dbc009624ec50c1aa07745719232d)
Comment 6 Alexander Pepin 2013-12-06 15:49:41 UTC
verified in 7.4 patch2 candidate
Comment 7 Quality Engineering 2013-12-07 04:24:18 UTC
Integrated into 'main-silver', will be available in build *201312070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7045acedfdac
User: igor_nikiforov <igor_nikiforov@netbeans.org>
Log: Bug 238426 - Removed build host appears twice in the Build Hosts list - fixed.
(transplanted from c460b5987a5dbc009624ec50c1aa07745719232d)