[Mono-bugs] [Bug 75342][Blo] New - Read timeouts on soap requests

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 21 11:18:08 EDT 2005


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 thunder at ximian.com.

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

--- shadow/75342	2005-06-21 11:18:08.000000000 -0400
+++ shadow/75342.tmp.1463	2005-06-21 11:18:08.000000000 -0400
@@ -0,0 +1,71 @@
+Bug#: 75342
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: thunder at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: gonzalo at ximian.com,miguel at ximian.com,naresh at ximian.com
+Summary: Read timeouts on soap requests
+
+We're seeing read timeouts on soap requests.  They seem to cause zmd to
+hang as well, though the hang doesn't happen immediately.  The timeout is
+easily reproducible.  Here's the backtrace we see when it times out:
+
+DEBUG: [06/21/2005 10:50:56] ZenService  Registration failed:
+System.Web.Services.Protocols.SoapException: Read timed out
+in <0x00458>
+System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
+(System.Net.WebResponse response,
+System.Web.Services.Protocols.SoapClientMessage message,
+System.Web.Services.Protocols.SoapExtension[] extensions)
+in (wrapper remoting-invoke-with-check)
+System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
+(System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,System.Web.Services.Protocols.SoapExtension[])
+in <0x0026d> System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
+(System.String method_name, System.Object[] parameters)
+in (wrapper remoting-invoke-with-check)
+System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[])
+in <0x00049> Novell.Zenworks.Zmd.RegistrationService:registerDevice
+(Novell.Zenworks.Zmd.MessageRegistrationRequest RegistrationRequest)
+in (wrapper remoting-invoke-with-check)
+Novell.Zenworks.Zmd.RegistrationService:registerDevice
+(Novell.Zenworks.Zmd.MessageRegistrationRequest)
+in <0x00165> Novell.Zenworks.Zmd.ZenService:RegisterInternal (System.String
+key)
+in <0x0004b> Novell.Zenworks.Zmd.ZenService:Register ()
+in <0x0016e> Novell.Zenworks.Zmd.ZenService:OnServiceInfoFinish
+(Novell.Zenworks.Zmd.Progress progress)
+DEBUG: [06/21/2005 10:50:56] ServiceManager  Failed to add service
+'https://rc-qa-610': System.Web.Services.Protocols.SoapException: Read
+timed out
+in <0x00458>
+System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
+(System.Net.WebResponse response,
+System.Web.Services.Protocols.SoapClientMessage message,
+System.Web.Services.Protocols.SoapExtension[] extensions)
+in (wrapper remoting-invoke-with-check)
+System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
+(System.Net.WebResponse,System.Web.Services.Protocols.SoapClientMessage,System.Web.Services.Protocols.SoapExtension[])
+in <0x0026d> System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
+(System.String method_name, System.Object[] parameters)
+in (wrapper remoting-invoke-with-check)
+System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke (string,object[])
+in <0x00049> Novell.Zenworks.Zmd.RegistrationService:registerDevice
+(Novell.Zenworks.Zmd.MessageRegistrationRequest RegistrationRequest)
+in (wrapper remoting-invoke-with-check)
+Novell.Zenworks.Zmd.RegistrationService:registerDevice
+(Novell.Zenworks.Zmd.MessageRegistrationRequest)
+in <0x00165> Novell.Zenworks.Zmd.ZenService:RegisterInternal (System.String
+key)
+in <0x0004b> Novell.Zenworks.Zmd.ZenService:Register ()
+in <0x0016e> Novell.Zenworks.Zmd.ZenService:OnServiceInfoFinish
+(Novell.Zenworks.Zmd.Progress progress)


More information about the mono-bugs mailing list