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 - java.io.IOException: HOST_UNREACHABLE
Summary: java.io.IOException: HOST_UNREACHABLE
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 09:29 UTC by Alexander Simon
Modified: 2012-12-08 02:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196176


Attachments
stacktrace (558 bytes, text/plain)
2012-12-06 09:29 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
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