[Mono-bugs] [Bug 51087][Wis] Changed - can't create xml-rpc.net web service

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Nov 2003 17:48:52 -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 james@ximian.com.

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

--- shadow/51087	2003-11-17 17:15:26.000000000 -0500
+++ shadow/51087.tmp.13461	2003-11-17 17:48:51.000000000 -0500
@@ -74,6 +74,53 @@
 
 Am I doing something wrong here, or is this a mono bug?
 
 ------- Additional Comments From james@ximian.com  2003-11-17 17:15 -------
 FWIW, I also tried http://localhost:8080/xmlrpc/SnorpService.rem with
 the same result
+
+------- Additional Comments From james@ximian.com  2003-11-17 17:48 -------
+Here is the trace with --debug enabled
+
+Server stack trace:
+in [0x00001] (at
+/tmp/snapshot/20031117/mcs/class/corlib/System.Runtime.Remoting.Messaging/CADMessages.cs:238)
+System.Runtime.Remoting.Messaging.CADMessageBase:SaveLogicalCallContext
+(System.Runtime.Remoting.Messaging.IMethodMessage,System.Collections.ArrayList&)
+in [0x00083] (at
+/tmp/snapshot/20031117/mcs/class/corlib/System.Runtime.Remoting.Messaging/CADMessages.cs:383)
+System.Runtime.Remoting.Messaging.CADMethodReturnMessage:.ctor
+(System.Runtime.Remoting.Messaging.IMethodReturnMessage)
+in [0x00010] (at
+/tmp/snapshot/20031117/mcs/class/corlib/System.Runtime.Remoting.Messaging/CADMessages.cs:362)
+System.Runtime.Remoting.Messaging.CADMethodReturnMessage:Create
+(System.Runtime.Remoting.Messaging.IMessage)
+in [0x00029] (at
+/tmp/snapshot/20031117/mcs/class/corlib/System/AppDomain.cs:775)
+System.AppDomain:ProcessMessageInDomain
+(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
+in <0x0008d> (wrapper remoting-invoke-with-check)
+System.AppDomain:ProcessMessageInDomain
+(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
+in [0x0001d] (at
+/tmp/snapshot/20031117/mcs/class/corlib/System.Runtime.Remoting.Channels/CrossAppDomainChannel.cs:178)
+System.Runtime.Remoting.Channels.CrossAppDomainSink:ProcessMessageInDomain
+(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage)
+ 
+ 
+Exception rethrown at [0]:
+ 
+in [0x00076] (at
+/tmp/snapshot/20031117/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:108)
+System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
+(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
+in (unmanaged) /opt/gnome/lib/libmono.so.0(mono_raise_exception+0x1b)
+[0x4007b907]
+in (unmanaged) /opt/gnome/lib/libmono.so.0 [0x4008c005]
+in <0x00044> (wrapper remoting-invoke) System.AppDomain:DoCallBack
+(System.CrossAppDomainDelegate)
+in <0x00032> (wrapper remoting-invoke-with-check)
+System.AppDomain:DoCallBack (System.CrossAppDomainDelegate)
+in [0x00064] (at /cvs/xsp/server/XSPApplicationHost.cs:88)
+Mono.ASPNET.Worker:Run (object)
+ 
+