[Opensim-dev] Proposal for a cleanup/correction of the region-module system

Mike Mazur mmazur at gmail.com
Wed Feb 4 00:49:08 UTC 2009


Hi,

On Mon, 26 Jan 2009 14:00:31 +0000 (GMT)
MW <michaelwri22 at yahoo.co.uk> wrote:

> This is more to do with how we use Mono.Addins, but we really should
> make it a lot easier to separate the various UGAIM servers, so that
> each one can be in its own directory without needing the other UGAIM
> exe's to be in there. 
> 
> By default we have the loading of plugins referencing all the UGAIM
> servers. So that if all the UGAIM servers.exe's aren't in that
> directory, then no plugins will be loaded. 

I didn't realize that this was occurring, but of course you're right.
It's now fixed in r8224.

To test, I built r8218, and ran my user server, which is configured to
use MySQL. I noted the "[MYSQL]: Connection established" messages on
the console. I then removed OpenSim.Grid.MessagingServer.exe and re-ran
the user server, and noted the MySQL messages were no longer there.

I repeated the same experiment with r8224 and the user server connects
to MySQL in both cases, with and without the messaging server executable
present.

Thanks,
Mike



More information about the Opensim-dev mailing list