[Opensim-users] Normal SQLite adaptor in OpenSim can now be used on Mac OS X

Simon Slavin s.slavin at lancaster.ac.uk
Tue Apr 12 10:11:50 UTC 2011


On 12 Apr 2011, at 4:11am, bodzette Coignet wrote:

> Fails right at the end with this:
> 
> 21:11:30 - [APPLICATION]: 
> APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
> 
> Exception: System.Net.Sockets.SocketException: Not enough buffer space is available

Justin Clark-Casey helped me with this yesterday.  His advice was ...

    In the [ClientStack.LindenUDP] section of your OpenSim.ini, you have the client_socket_rcvbuf_size set.
    This is probably the cause of the SocketException.  Try commenting this line out - OpenSim (via the
    Mono framework) will use the default setting for the system.

It worked to get me past that error.

Simon.


More information about the Opensim-users mailing list