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 212726 - java.io.IOException: Error getting host info for 95.142.172.35@console.gandi.net:22
Summary: java.io.IOException: Error getting host info for 95.142.172.35@console.gandi....
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 19:30 UTC by beweed
Modified: 2013-05-22 10:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188043


Attachments
stacktrace (560 bytes, text/plain)
2012-05-18 19:30 UTC, beweed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description beweed 2012-05-18 19:30:41 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) Client VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows 7

User Comments:
beweed: trying to connect my server with the terminal.
it works with putty but seems do not work with the terminal of netbeans.




Stacktrace: 
java.io.IOException: Error getting host info for 95.142.172.35@console.gandi.net:22
   at org.netbeans.modules.nativeexecution.api.util.HostInfoUtils.getHostInfo(HostInfoUtils.java:217)
   at org.netbeans.modules.dlight.terminal.action.TerminalSupportImpl$1.doWork(TerminalSupportImpl.java:144)
   at org.netbeans.modules.dlight.terminal.action.TerminalSupportImpl$1.run(TerminalSupportImpl.java:122)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 beweed 2012-05-18 19:30:47 UTC
Created attachment 119634 [details]
stacktrace
Comment 2 Andrew Krasny 2012-05-21 17:31:10 UTC
beweed,

Do you have errors in IDE log? Have you been asked for a password? 
Could you, please, start NB with -J-Ddlight.logger.level=100 -J-Dnativeexecution.support.logger.level=100 and post IDE log?

Thanks!
Comment 3 Maria Tishkova 2013-05-17 10:02:49 UTC
moved to execution sub-component as dlight is gone from the NetBeans
Comment 4 Andrew Krasny 2013-05-22 10:43:18 UTC
Need additional input from user...