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 242991 - Tools Collection found, then lost, during New Remote Host Setup
Summary: Tools Collection found, then lost, during New Remote Host Setup
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-18 03:59 UTC by skomisa
Modified: 2014-03-18 06:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Before and after shots when trying to add remote tool collection (44.37 KB, image/png)
2014-03-18 03:59 UTC, skomisa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description skomisa 2014-03-18 03:59:09 UTC
Created attachment 146090 [details]
Before and after shots when trying to add remote tool collection

Environment:
I have two Windows 7 PCs running NetBeans Dev 201403170001 with C/C++ installed.
I have installed Cygwin on both PCs, and I can successfully build and run C++ applications locally on both machines.
I have also installed OpenSSH for Windows on both machines over port 22, and the machines can see each other in the New Remote Host Setup dialog.

Overview:
I am unable to configure a remote host so that its tool collection is found when attempting C++ remote development between two Windows machines.

Description:
When I attempt to find a Tool Collection on the Remote host using the New Remote Host Setup dialog:

- I successfully authenticate using password.

- The remote tool collection is found initially. See the attached screen shot for the "Setup Host" step (left shot) which states:
    Connecting to John-PC...Done.
    Configuring host...
    Validating platform... found PLATFORM_GENERIC
    Looking for tool collections:
    Done. Found 1 tool collection(s).
    Tool collections were successfully configured.

- Great! However, about one second later, without me doing anything, the screen moves on to the Summary step, and states that the Tool Collection is now "None()". See the right screen shot on the attachment.

So it seems that the tool collection was found, but then some problem was encountered when adding the tool collection. 

All other bugs I see in this area appear to be for Unix-to-Unix connections. Is Windows-to-Windows supported? If so, are any special steps required with respect to permissions, etc?
Comment 1 Alexander Simon 2014-03-18 06:14:01 UTC
Windows is unsupported remote platform.