|
From: Stefan R. <do...@dr...> - 2005-12-23 12:15:30
|
Hi Willem, "Connection to server lost" is Superversion's translation for a NoSuchObjectException. I found that a lost connection usually leads to this exception, so I gave it a special handling. However, it is possible that the exception is also thrown for other reasons sometimes. The only reason I can imagine off the top of my head is a version mismatch between client and server. You could try updating all machines to Beta 8c. In either case, you should have an exception stack trace in the log panel right after the exception occurs. Can you copy & paste that for me? (Copy function is in the context menu.) Cheers, -Stefan Willem Clements wrote: > I am having problems connecting to superversion servers. I have a > server (v2.0 beta7) running under OS/2 and can connect to the server > with a client running on the same machine. Whenever I try to connect > from another local computer, I get the following message "Connection to > server lost, please reconnect" (Client beta8c under Fedora linux). > > This also happens when I try to connect with the OS/2 client to the > Linux server. > The OS/2 machine doesnt have any firewall running, and the Linux > machine has ports 20022 and 20023 open. > > Even trying to connect with a client under windows with either the > Linux or the OS/2 server gives the same results > > Any suggestions? > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > superversion-discussion mailing list > sup...@li... > https://lists.sourceforge.net/lists/listinfo/superversion-discussion > > |