Bug 176605 - [ssh] canceling the connect dialog schows "Auth cancel" exception in PDE Errorlog
Summary: [ssh] canceling the connect dialog schows "Auth cancel" exception in PDE Erro...
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: bugday
: 186655 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-07 08:41 EST by Martin Oberhuber CLA
Modified: 2008-05-20 18:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-03-07 08:41:29 EST
Canceling the connect dialog, or running into a timeout because the user just did not answer, shows "Auth cancel" exception in PDE Errorlog. These kinds of exceptions should be suppressed because the user manually canceled.
See also bug 149285 which might be related.

com.jcraft.jsch.JSchException: Auth cancel
at com.jcraft.jsch.Session.connect(Unknown Source)
at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:310)
at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:833)
at org.eclipse.rse.ui.operations.SystemFetchOperation.execute(SystemFetchOperation.java:187)
at org.eclipse.rse.ui.operations.SystemFetchOperation.run(SystemFetchOperation.java:102)
at org.eclipse.rse.ui.view.AbstractSystemViewAdapter.fetchDeferredChildren(AbstractSystemViewAdapter.java:1802)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:196)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

-----------Enter bugs above this line-----------
installation : eclipse-SDK-3.3M5
RSE install  : RSE SDK 3.3M5
java.runtime : Sun 1.5.0_11-b03
os.name:     : Windows XP 5.1, Service Pack 2
------------------------------------------------
Comment 1 Anna Dushistova CLA 2008-04-30 13:04:48 EDT
Martin, isn't it fixed now?
Comment 2 Martin Oberhuber CLA 2008-05-02 18:35:29 EDT
Right, this one is fixed with the fix for bug 149285.

We're keeping that other bug open for now due to additional issues found as per bug 149285 comment 12 and bug 149285 comment 13.
Comment 3 Martin Oberhuber CLA 2008-05-05 15:49:16 EDT
*** Bug 186655 has been marked as a duplicate of this bug. ***