[MonoDevelop] RemotingException (but not a startup problem)

Kenneth D. Weinert kenw at quarter-flash.com
Sun Mar 2 16:38:23 EST 2008


I'm having an odd problem, but I'm not sure exactly how to track it
down.

I've done some searching on the error, but all that I find appears to
relate to MonoDevelop startup and the Boo issue.

This is not that - MD starts up fine, I get this error when I try to run
a unit test. Since all of the offsets appear to be 0, I'm not sure how
to see exactly where in the code this happens.

Any thoughts, hints, pointers are very welcome.

Thank You.


System.Runtime.Remoting.RemotingException: Unix transport error.

Server stack trace: 
  at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus
(System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] 
  at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage
(IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream
requestStream, ITransportHeaders& responseHeaders, System.IO.Stream&
responseStream) [0x00000] 
  at
Mono.Remoting.Channels.Unix.UnixBinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] 

Exception rethrown at [0]: 
 ---> System.Runtime.Remoting.RemotingException: Connection closed
  at Mono.Remoting.Channels.Unix.UnixMessageIO.StreamRead
(System.IO.Stream networkStream, System.Byte[] buffer, Int32 count)
[0x00000] 
  at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus
(System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] --- End
of inner exception stack trace ---

  at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus
(System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] 
  at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage
(IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream
requestStream, ITransportHeaders& responseHeaders, System.IO.Stream&
responseStream) [0x00000] 
  at
Mono.Remoting.Channels.Unix.UnixBinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] 

-- 
Ken Weinert
http://quarter-flash.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080302/9b9d2ddb/attachment-0001.bin 


More information about the Monodevelop-list mailing list