[Mono-bugs] [Bug 70946][Blo] Changed - no response from System.Remoting service after a while

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Jan 2005 08:34:30 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70946

--- shadow/70946	2005-01-08 19:55:34.000000000 -0500
+++ shadow/70946.tmp.11249	2005-01-13 08:34:30.000000000 -0500
@@ -66,6 +66,13 @@
 button.aspx
 
 
 ------- Additional Comments From gonzalo@ximian.com  2005-01-08 19:55 -------
 May be you need to override InitializeLifetimeService to return null
 or  a suitable ILease object?
+
+------- Additional Comments From lluis@ximian.com  2005-01-13 08:34 -------
+I can't reproduce this bug. I start the server, run client.exe, wait
+200 seconds, run client.exe again and it works. The default lifetime
+is 5 minutes, which is extended 2 minutes after a call, so 30 seconds
+between calls should not be a problem. Can you give more details about
+how are you runnung the test?