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 176915 - java.net.ConnectException at org.netbeans.modules.nativeexecution.api.util.HostInfoUtils.fileExists
Summary: java.net.ConnectException at org.netbeans.modules.nativeexecution.api.util.Ho...
Status: RESOLVED DUPLICATE of bug 182944
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 08:34 UTC by Alexander Simon
Modified: 2010-03-26 17:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162206


Attachments
stacktrace (508 bytes, text/plain)
2009-11-16 08:34 UTC, Alexander Simon
Details
stacktrace (508 bytes, text/plain)
2009-11-17 07:55 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2009-11-16 08:34:53 UTC
Build: NetBeans IDE Dev (Build 091116-40d55f122c08)
VM: Java HotSpot(TM) Client VM, 1.5.0_17-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_17-b04
OS: SunOS, 5.10, x86

Stacktrace: 
java.net.ConnectException
        at org.netbeans.modules.nativeexecution.api.util.HostInfoUtils.fileExists(HostInfoUtils.java:104)
        at org.netbeans.modules.dlight.perfan.storage.impl.ErprintSession$1.run(ErprintSession.java:101)
        at org.netbeans.modules.dlight.util.DLightExecutorService$2.run(DLightExecutorService.java:89)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Alexander Simon 2009-11-16 08:34:56 UTC
Created attachment 91104 [details]
stacktrace
Comment 2 Alexander Simon 2009-11-17 07:55:55 UTC
Created attachment 91179 [details]
stacktrace
Comment 3 Maria Tishkova 2010-03-18 14:52:14 UTC
cannot reproduce the issue, please feel free to re-open if it is still reproducible
Comment 4 Alexander Pepin 2010-03-26 17:37:34 UTC

*** This bug has been marked as a duplicate of bug 182944 ***