[Mono-bugs] [Bug 75543][Wis] New - webservice method call crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 13 12:08:41 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 llpamies at tinet.org.

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

--- shadow/75543	2005-07-13 12:08:41.000000000 -0400
+++ shadow/75543.tmp.16102	2005-07-13 12:08:41.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 75543
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: XSP
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: llpamies at tinet.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: webservice method call crash
+
+Description of Problem:
+
+I've a webmethod that creates a new object and return it. When the method
+creates the object, its constructor reads in a PSQL databse all the
+information, fill the objects properities and return it.
+
+I call the webmethod from the PHP5's SoapClient.
+
+It works correctly the firsts times, but when I'm in the 15th to 20th call,
+the server returns:
+"Exception has been thrown by the target of an invocation"
+
+In the xsp console don't appear any stack trace, and I fill the method with
+consoles writes, and it runs correctly.
+The most rarely thing is that if I call it from the XSP test page the
+method works correctly, but still without working with PHP.
+
+To solve the problem I need to resart xsp, an I can call the method 15 or
+20 times before return me the exception again.
+
+PS: With mod_mono I've the same problem.
+
+Versions:
+Mono JIT compiler version 1.1.8.1 (from debian.meebey.net)
+Mono C# compiler version 1.1.8.0 (from debian.meebey.net)
+XSP xsp.exe 1.0.9.0 (from source)
+Mod_mono 1.0.9.0 (from source)


More information about the mono-bugs mailing list