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 242946 - Fails to connect to remote build host.
Summary: Fails to connect to remote build host.
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-16 17:06 UTC by dannymac
Modified: 2014-04-23 09:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (35.09 KB, text/plain)
2014-03-16 17:06 UTC, dannymac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dannymac 2014-03-16 17:06:40 UTC
Product Version = NetBeans IDE 8.0 RC1 (Build 201402242200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03

When trying to connect to a remote build host, I input my username and choose either password or key file it never actually connects and just continually shows the scrolling progress bar down towards the bottom left of the screen.  I have left it for over half an hour and it never either connects or generates an error. The remote connections works fine via PuTTY.
Comment 1 dannymac 2014-03-16 17:06:45 UTC
Created attachment 146057 [details]
IDE log
Comment 2 Vladimir Kvashin 2014-04-14 15:32:43 UTC
As I understand this happens when you set up remote host, right? So you aren't just able to add new host?

I studied IDE log, but found nothing suspicious there.
Could you run IDE with the following additional command line options
-J-Dnativeexecution.support.logger.level=0 -J-Dremote.support.logger.level=0
and attach or send me IDE log?

(Please note that it will contain host and user name, which you would probably like to strip)
Comment 3 Vladimir Kvashin 2014-04-23 09:07:24 UTC
Please reopen with more details (see my previous comment)