[MonoDevelop] Using version 0.11 on SuSE 10.1

Patrick Philippot patrick.philippot at mainsoft.fr
Mon May 29 08:28:55 EDT 2006


>This is problably not a real issue with remoting, 
>but with the auxiliary process. In any case, try 
>starting MD with the --ipc-tcp option, so it
>will use tcp instead of unix sockets. 

Success! Thanks Lluis and marumoto, installing the latest mono runtime and
using the option above solved the problem.

-- 
Patrick Philippot
MainSoft Consulting Services
www.mainsoft.fr

-----Original Message-----
From: Lluis Sanchez [mailto:lluis at ximian.com] 
Sent: Monday, May 29, 2006 11:34 AM
To: Contact
Cc: monodevelop-list at lists.ximian.com
Subject: Re: [MonoDevelop] Using version 0.11 on SuSE 10.1

This is problably not a real issue with remoting, but with the auxiliary
process. In any case, try starting MD with the --ipc-tcp option, so it
will use tcp instead of unix sockets.

El dg 28 de 05 del 2006 a les 18:19 +0200, en/na Contact va escriure:
> Hi,
>  
> I have installed MD 0.11 on a fresh install of SuSE 10.1 and I get the
> follwoing error message upon startup:
>  
> System.Runtime.Remoting.RemotingException: Unix transport error.
> 
> Server stack trace: 
> in <0x0008f>
Mono.Remoting.Channels.Unix.UnixMessageIO:ReceiveMessageStatus
> (System.IO.Stream networkStream, System.Byte[] buffer)
> in <0x0017c>
> Mono.Remoting.Channels.Unix.UnixClientTransportSink:ProcessMessage
(IMessage
> msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream,
> ITransportHeaders responseHeaders, System.IO.Stream responseStream)
> in <0x0024c>
>
Mono.Remoting.Channels.Unix.UnixBinaryClientFormatterSink:SyncProcessMessage
> (IMessage msg)
> 
> Exception rethrown at [0]: 
> ---> System.Runtime.Remoting.RemotingException: Connection closed
> in <0x0006c> Mono.Remoting.Channels.Unix.UnixMessageIO:StreamRead
> (System.IO.Stream networkStream, System.Byte[] buffer, Int32 count)
> in <0x00044>
Mono.Remoting.Channels.Unix.UnixMessageIO:ReceiveMessageStatus
> (System.IO.Stream networkStream, System.Byte[] buffer)--- End of inner
> exception stack trace ---
> 
> in <0x0008f>
Mono.Remoting.Channels.Unix.UnixMessageIO:ReceiveMessageStatus
> (System.IO.Stream networkStream, System.Byte[] buffer)
> in <0x0017c>
> Mono.Remoting.Channels.Unix.UnixClientTransportSink:ProcessMessage
(IMessage
> msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream,
> ITransportHeaders responseHeaders, System.IO.Stream responseStream)
> in <0x0024c>
>
Mono.Remoting.Channels.Unix.UnixBinaryClientFormatterSink:SyncProcessMessage
> (IMessage msg)
> 
> Any idea? I'm wondering why MD needs to call into the Remoting classes
upon
> startup.
> 
> Thanks in advance.
> 




More information about the Monodevelop-list mailing list