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 203565 - org.netbeans.modules.nativeexecution.api.util.ConnectionManager$CancellationException: Connection cancelled for oracle@localhost:2222
Summary: org.netbeans.modules.nativeexecution.api.util.ConnectionManager$CancellationE...
Status: RESOLVED DUPLICATE of bug 202996
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:
Depends on:
Blocks:
 
Reported: 2011-10-12 06:09 UTC by Vladimir Kvashin
Modified: 2011-10-12 16:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181911


Attachments
stacktrace (1.04 KB, text/plain)
2011-10-12 06:09 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2011-10-12 06:09:46 UTC
Build: Oracle Solaris Studio Dev 2011/09/26 11f3bf57af10
VM: Java HotSpot(TM) Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

User Comments:
vkvashin: I opened an IDE with a full remote project that was open last time; when prompted to connect, pressed cancel. Exception occurred.

In fact there is nothing bad in the exception itself, it just should not be reported via Exceptions.




Stacktrace: 
org.netbeans.modules.nativeexecution.api.util.ConnectionManager$CancellationException: Connection cancelled for oracle@localhost:2222
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.initiateConnection(ConnectionManager.java:317)
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.connectTo(ConnectionManager.java:260)
   at org.netbeans.modules.nativeexecution.api.util.HostInfoUtils.getHostInfo(HostInfoUtils.java:205)
   at com.sun.tools.ide.analysis.previse.impl.PreviseErrorProvider.process(PreviseErrorProvider.java:184)
   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)
Comment 1 Vladimir Kvashin 2011-10-12 06:09:51 UTC
Created attachment 111903 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-10-12 10:39:34 UTC
from CR_7099985
should be fixed on oss side
Comment 3 Alexander Simon 2011-10-12 16:02:38 UTC

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