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 223375

Summary: java.io.IOException: HOST_UNREACHABLE
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: executionAssignee: Andrew Krasny <akrasny>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196176
Attachments: stacktrace

Description Alexander Simon 2012-12-06 09:29:31 UTC
Build: Oracle Solaris Studio Pythia (2012/12/06 82eba2ad24bb)
VM: Java HotSpot(TM) Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: SunOS

Stacktrace: 
java.io.IOException: HOST_UNREACHABLE
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.initiateConnection(ConnectionManager.java:403)
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.connectTo(ConnectionManager.java:339)
   at org.netbeans.modules.cnd.remote.projectui.actions.ConnectionStatusActionPerformer$2.run(ConnectionStatusActionPerformer.java:150)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2043)
Comment 1 Alexander Simon 2012-12-06 09:29:33 UTC
Created attachment 128937 [details]
stacktrace
Comment 2 Andrew Krasny 2012-12-07 13:54:51 UTC
Here is just no need to report this exception... 
Fix is: http://hg.netbeans.org/cnd-main/rev/4aaec653667b
Comment 3 Quality Engineering 2012-12-08 02:57:54 UTC
Integrated into 'main-golden', will be available in build *201212080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4aaec653667b
User: Andrew Krasny <akrasny@netbeans.org>
Log: #223375 - java.io.IOException: HOST_UNREACHABLE