[Mono-bugs] [Bug 51198][Wis] Changed - the soap can't work with mod_mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Nov 2003 21:10:32 -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 xiaoming.lin@longshine.com.

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

--- shadow/51198	2003-11-20 04:01:32.000000000 -0500
+++ shadow/51198.tmp.6585	2003-11-20 21:10:32.000000000 -0500
@@ -84,6 +84,49 @@
 "mono ServiceClient.exe 127.0.0.1:80"
 that should be in your case
 
 "mono ServiceClient.exe 127.0.0.1:8080/mono"
 
 
+
+------- Additional Comments From xiaoming.lin@longshine.com  2003-11-20 21:10 -------
+Thanks a lot.But the server said three times,it should say 1000 times?
+
+Testing simple web service
+The server said: hola
+The server said that 123 + 456 is = 579
+The server said: hola
+
+Unhandled Exception: System.Net.WebException: The request timed out
+in <0x001b6> System.Net.HttpWebRequest:EndGetResponse 
+(System.IAsyncResult)
+in <0x00092> System.Net.HttpWebRequest:GetResponse ()
+in <0x00078> 
+System.Web.Services.Protocols.WebClientProtocol:GetWebResponse 
+(Sys          tem.Net.WebRequest)
+in <0x000a8> 
+System.Web.Services.Protocols.WebClientProtocol:GetWebResponse 
+(Sys          tem.Net.WebRequest)
+in <0x0001d> 
+System.Web.Services.Protocols.HttpWebClientProtocol:GetWebResponse    
+       (System.Net.WebRequest)
+in <0x00187> 
+System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke 
+(string          ,object[])
+in <0x0020e> 
+System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke 
+(string          ,object[])
+in <0x0006b> (wrapper remoting-invoke-with-check) 
+System.Web.Services.Protocols.          SoapHttpClientProtocol:Invoke 
+(string,object[])
+in <0x0009a> WebServiceTest.TestService:Add (int,int)
+in <0x00063> (wrapper remoting-invoke-with-check) 
+WebServiceTest.TestService:Add           (int,int)
+in <0x00113> WebServiceTest.ServiceClientTest:Main (string[])
+
+
+** ERROR **: file exceptions-x86.c: line 993 
+(mono_arch_handle_exception): asser          tion failed: (jit_tls-
+>abort_func)
+aborting...
+Aborted
+