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 202996 - 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 FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 203565 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-03 15:39 UTC by Alexander Pepin
Modified: 2011-10-12 16:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181561


Attachments
stacktrace (727 bytes, text/plain)
2011-10-03 15:39 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2011-10-03 15:39:37 UTC
Build: Oracle Solaris Studio Dev 2011/09/26 11f3bf57af10
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
apepin: Exception occured while running Full Remote project




Stacktrace: 
java.net.ConnectException
   at org.netbeans.modules.nativeexecution.api.util.HostInfoUtils.fileExists(HostInfoUtils.java:109)
   at com.sun.tools.ide.analysis.previse.impl.PreviseErrorProvider.process(PreviseErrorProvider.java:209)
   at com.sun.tools.ide.analysis.previse.impl.PreviseErrorProvider.doGetErrors(PreviseErrorProvider.java:118)
   at org.netbeans.modules.cnd.api.model.syntaxerr.CsmErrorProvider.getErrors(CsmErrorProvider.java:112)
   at org.netbeans.modules.cnd.api.model.syntaxerr.CsmErrorProvider$AsynchronousMerger$1.run(CsmErrorProvider.java:210)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
Comment 1 Alexander Pepin 2011-10-03 15:39:41 UTC
Created attachment 111430 [details]
stacktrace
Comment 2 Alexander Simon 2011-10-04 06:36:18 UTC
It's OSS bug.
Comment 3 Alexander Simon 2011-10-04 06:42:02 UTC
fixed in OSS repository, change set:
4478:ca59d7f85804
Comment 4 Alexander Simon 2011-10-04 07:58:32 UTC
additional fix:
4479:108553c23a2c
Comment 5 Alexander Simon 2011-10-12 16:02:38 UTC
*** Bug 203565 has been marked as a duplicate of this bug. ***