[MonoDevelop] Using version 0.11 on SuSE 10.1
Rafael Teixeira
monoman at gmail.com
Sun May 28 18:30:04 EDT 2006
MD starts some auxiliary processes and comunicates with them via
remoting over unix sockets. Some permission problems sometime cripple
up in that area.
See if your user has permissions to create and use sockets on /tmp, for example.
Hope it helps,
On 5/28/06, Contact <contact at mainsoft.fr> wrote:
> 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.
>
> --
> Patrick Philippot - Microsoft MVP
> MainSoft Consulting Services
> www.mainsoft.fr <http://www.mainsoft.fr/>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
--
Rafael "Monoman" Teixeira
---------------------------------------
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...
More information about the Monodevelop-list
mailing list