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

Summary: Fails to connect to remote build host.
Product: cnd Reporter: dannymac
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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)