Bug 68012 - [SSH2] Canceling "Add CVS Repository" connection waits 60 seconds
Summary: [SSH2] Canceling "Add CVS Repository" connection waits 60 seconds
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Atsuhiko Yamanaka CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 110359 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-21 11:27 EDT by Dan Kehn CLA
Modified: 2019-09-06 15:32 EDT (History)
1 user (show)

See Also:


Attachments
Connection in progress... (105.94 KB, image/pjpeg)
2004-06-21 11:28 EDT, Dan Kehn CLA
no flags Details
Timeout error (20.21 KB, image/pjpeg)
2004-06-21 11:29 EDT, Dan Kehn CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kehn CLA 2004-06-21 11:27:25 EDT
RC3

I wanted to connect to our repository, which doesn't use the default extssh 
protocol.  As you see from the screenshot, I realized my mistake and cancelled 
the connection ("Cancel" is disabled in the progress dialog).  Nothing 
happened until the request timed out (see second screenshot).

The cancel should be recognized in a timely manner or changed to a 
disabled "OK" with no option to cancel the operation.
Comment 1 Dan Kehn CLA 2004-06-21 11:28:34 EDT
Created attachment 12573 [details]
Connection in progress...
Comment 2 Dan Kehn CLA 2004-06-21 11:29:05 EDT
Created attachment 12574 [details]
Timeout error
Comment 3 Michael Valenta CLA 2004-06-21 13:54:05 EDT
For SSH 2, the socket connect code is reponsive (I have verified this with 
strategic break points). However, the JCraft libraries are not responsive when 
authentication is being performed but we do set the socket timeout to 60 
seconds. This means that the user will need to wait the full 60 seconds if 
they cancel after the socket is opened and the server does not respond to the 
authentication request.
Comment 4 Michael Valenta CLA 2005-10-14 20:22:52 EDT
*** Bug 110359 has been marked as a duplicate of this bug. ***
Comment 5 Eclipse Webmaster CLA 2019-09-06 15:32:58 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.