[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Re: [Subclipse-users] Subclipse 1.6.0 -> Network connection closed unexpectedly

From: <webpost_at_tigris.org>
Date: Tue, 7 Apr 2009 07:35:16 -0700 (PDT)

Just to follow up:

I was able to run Eclipse from the command line in OS X by adding this to my eclipse.ini:

-vm
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java

I have my system configured to invoke the 1.6 JDK version of java when running from the command line (for tomcat), but Eclipse does not play nice with 1.6 on OS X AFAICT.

After doing this I did indeed see password prompts when doing SVN operations. Ultimately this led me to using public key auth rather than passwords and this solved the issue of the "Network Connection Closed Unexpectedly" errors.

Is there any way this error could be made more descriptive for the user? Perhaps "authentication timeout"? The current error message implies there is something wrong with the network connection which is very misleading and certainly adds some confusion when trying to troubleshoot. I would have never guessed to follow the steps suggested (start from command line and look for password prompt).

Cheers,
-Zach

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1578056

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-07 16:36:19 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.