<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi, I compile OpenSim as usual, I start successfully all servers but when it comes to OpenSim, I receive continuously the error message : <BR>
 <BR>
2009-02-12 10:20:48,359 ERROR - OpenSim.Region.Framework.ModuleLoader [MODULES]: Could not load types for [OpenSim.Data.MSSQLMapper, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null].  Exception System.Reflection.ReflectionTypeLoadException: Impossible de charger un ou plusieurs des types requis. Extrayez la propriété LoaderExceptions pour plus d'informations.<BR>   à System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)<BR>   à System.Reflection.Assembly.GetTypes()<BR>   à OpenSim.Region.Framework.ModuleLoader.LoadModules(String dllName)<BR>2009-02-12 10:20:48,375 ERROR - OpenSim.Application [APPLICATION]: <BR>APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs<BR>
Exception: System.Reflection.ReflectionTypeLoadException: Impossible de charger un ou plusieurs des types requis. Extrayez la propriété LoaderExceptions pour plus d'informations.<BR>   à OpenSim.Region.Framework.ModuleLoader.LoadModules(String dllName)<BR>   à OpenSim.Region.Framework.ModuleLoader.LoadRegionModules(String dllName, Scene scene)<BR>   à OpenSim.Region.Framework.ModuleLoader.PickupModules(Scene scene, String moduleDir)<BR>   à OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init)<BR>   à OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_flag)<BR>   à OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise(OpenSimBase openSim)<BR>   à OpenSim.ApplicationPluginInitialiser.Initialise(IPlugin plugin)<BR>   à OpenSim.Framework.PluginLoader`1.Load()<BR>   à OpenSim.Framework.PluginLoader`1.Load(String extpoint)<BR>   à OpenSim.OpenSimBase.LoadPlugins()<BR>   à OpenSim.OpenSimBase.StartupSpecific()<BR>   à OpenSim.OpenSim.StartupSpecific()<BR>   à OpenSim.Framework.Servers.BaseOpenSimServer.Startup()<BR>   à OpenSim.Application.Main(String[] args)<BR>
Application is terminating: True<BR><BR>
French part of that message : "Impossible de charger un ou plusieurs des types requis. Extrayez la propriété LoaderExceptions pour plus d'informations."<BR>That means "Impossible to load one or many required types. Extract LoaderExceptions property for more info".<BR>
 <BR>
I searched and found on our list <A href="https://lists.berlios.de/pipermail/opensim-dev/2009-January/004651.html">https://lists.berlios.de/pipermail/opensim-dev/2009-January/004651.html</A><BR>
Is the error related to recent changes done on OpenSim.Data.MySQLMapper<BR><BR>
Thanks<BR>
Danielle Veillet<BR>
<BR><BR>> From: opensim-dev-request@lists.berlios.de<BR>> Subject: Opensim-dev Digest, Vol 18, Issue 41<BR>> To: opensim-dev@lists.berlios.de<BR>> Date: Wed, 11 Feb 2009 12:02:38 +0100<BR>> <BR>> Send Opensim-dev mailing list submissions to<BR>> opensim-dev@lists.berlios.de<BR>> <BR>> To subscribe or unsubscribe via the World Wide Web, visit<BR>> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> or, via email, send a message with subject or body 'help' to<BR>> opensim-dev-request@lists.berlios.de<BR>> <BR>> You can reach the person managing the list at<BR>> opensim-dev-owner@lists.berlios.de<BR>> <BR>> When replying, please edit your Subject line so it is more specific<BR>> than "Re: Contents of Opensim-dev digest..."<BR>> <BR>> <BR>> Today's Topics:<BR>> <BR>> 1. Re: Older region databases incompatible with the latest SVN<BR>> (Justin Clark-Casey)<BR>> 2. Re: New ConsoleBase breaks (Ralf Haifisch)<BR>> 3. Re: New ConsoleBase breaks (Ruud Lathrop)<BR>> 4. Revision 8330 DinamicHypergrid Mode<BR>> (Gustavo Alberto Navarro Bilbao)<BR>> 5. what to do if you encounter "could not load file or assembly<BR>> 'OpenSim.Region.Environment...' (Dr Scofield)<BR>> <BR>> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Tue, 10 Feb 2009 15:06:39 +0000<BR>> From: Justin Clark-Casey <jjustincc@googlemail.com><BR>> Subject: Re: [Opensim-dev] Older region databases incompatible with<BR>> the latest SVN<BR>> To: opensim-dev@lists.berlios.de<BR>> Message-ID: <499197FF.3050504@googlemail.com><BR>> Content-Type: text/plain; charset=ISO-8859-2; format=flowed<BR>> <BR>> Mircea Kitsune wrote:<BR>> > It's good to know I'm not alone with this somehow. This probably only <BR>> > happens with certain databases... maybe the issue is that the version <BR>> > migration tool expects every UUID to contain the 4 dashes too and <BR>> > considers UUIDs which don't have the - - - - symbols placed in them <BR>> > corrupted (as it says in the error message)? Also does restoring an old <BR>> > OAR archive if nothing else can be done fix the problem, or are previous <BR>> > OARs considered corrupt as well?<BR>> > <BR>> <BR>> The OAR mechanism is independent of database data representations and so should be fine.<BR>> <BR>> > ------------------------------------------------------------------------<BR>> > Date: Mon, 9 Feb 2009 05:17:39 -0800<BR>> > From: diva@metaverseink.com<BR>> > To: opensim-dev@lists.berlios.de<BR>> > Subject: Re: [Opensim-dev] Older region databases incompatible with the <BR>> > latest SVN<BR>> > <BR>> > Yes, I've seen this too. In fact, one of our regions in OSGrid is still <BR>> > suffering from it.<BR>> > I'm not sure where the bug is, except that it happened around the 3rd <BR>> > week of January.<BR>> > We've been able to get around it by removing the local OpenSim.db, and <BR>> > loading all the objects from backups we had (in xml or oar format, not <BR>> > sure which).<BR>> > ------------------------------------------------------------------------<BR>> > Get news, entertainment and everything you care about at Live.com. Check <BR>> > it out! <http://www.live.com/getstarted.aspx ><BR>> > <BR>> > <BR>> > ------------------------------------------------------------------------<BR>> > <BR>> > _______________________________________________<BR>> > Opensim-dev mailing list<BR>> > Opensim-dev@lists.berlios.de<BR>> > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> <BR>> <BR>> -- <BR>> justincc<BR>> Justin Clark-Casey<BR>> http://justincc.wordpress.com<BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 2<BR>> Date: Tue, 10 Feb 2009 20:17:41 +0100<BR>> From: "Ralf Haifisch" <ralf@ralf-haifisch.biz><BR>> Subject: Re: [Opensim-dev] New ConsoleBase breaks<BR>> To: <opensim-dev@lists.berlios.de><BR>> Message-ID: <002501c98bb4$3f82a330$be87e990$@biz><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Hi there,<BR>> <BR>> i thought i know a little bit about opensim, but what the heck is guimode ?<BR>> :-)<BR>> <BR>> is there some docu on that ??<BR>> <BR>> <BR>> cheers,<BR>> Ralf<BR>> <BR>> ------------------------------<BR>> <BR>> Message: 5<BR>> Date: Tue, 10 Feb 2009 15:57:51 +0100<BR>> From: Ruud Lathrop <ruud.lathrop@gmail.com><BR>> Subject: Re: [Opensim-dev] New ConsoleBase breaks<BR>> OpenSim.GUI/OpenSim.GridLaunch<BR>> To: opensim-dev@lists.berlios.de<BR>> Message-ID:<BR>> <924a5d1f0902100657u20fd50e3n6db1e9e0befc11b0@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Hi,<BR>> <BR>> Great work, that works.<BR>> I had to add the "SetGuiMode" also to all the other Grid servers (user/asset<BR>> etc). Can that also be made configurable. These servers doesnt support<BR>> command line?<BR>> <BR>> Ruud<BR>> <BR>> On Tue, Feb 10, 2009 at 2:41 PM, Melanie <melanie@t-data.com> wrote:<BR>> <BR>> > Hi,<BR>> ><BR>> > please try trunk with -gui=true on the command line.<BR>> ><BR>> > Melanie<BR>> ><BR>> ><BR>> > Ruud Lathrop wrote:<BR>> > > Hi Melanie,<BR>> > ><BR>> > > I know Opensim.GUI is used in Linux enviroment to.<BR>> > ><BR>> > > The biggest issue with the new consolebase is the manipulation with the<BR>> > > output. All crashes that I got where in the "ReadLine" method. I have<BR>> not<BR>> > > looked into a solution yet.<BR>> > ><BR>> > > Ruud<BR>> > ><BR>> > > On Tue, Feb 10, 2009 at 12:28 PM, Melanie <melanie@t-data.com> wrote:<BR>> > ><BR>> > >> Hi,<BR>> > >><BR>> > >> those GUIs are Windows-only. I have no way to test them. Can you<BR>> > >> please elaborate on the requirements of the GUI so I can adjust the<BR>> > >> console accordingly?<BR>> > >><BR>> > >> Melanie<BR>> > >><BR>> > >> Ruud Lathrop wrote:<BR>> > >> > Hi,<BR>> > >> ><BR>> > >> > Just found out that people using the OpenSim.GUI or the<BR>> > >> OpenSim.GridLaunch<BR>> > >> > application cant use that anymore with the new implementation of<BR>> > >> > ConsoleBase.<BR>> > >> > Can we introduce a switch in there, so if people who use a GUI to run<BR>> > >> > OpenSim have the option to not use all the new options in the<BR>> > ConsolBase?<BR>> > >> ><BR>> > >> > Ruud<BR>> > >> ><BR>> > >> ><BR>> > >> ><BR>> > >> ><BR>> > ------------------------------------------------------------------------<BR>> > >> ><BR>> > >> > _______________________________________________<BR>> > >> > Opensim-dev mailing list<BR>> > >> > Opensim-dev@lists.berlios.de<BR>> > >> > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > >> _______________________________________________<BR>> > >> Opensim-dev mailing list<BR>> > >> Opensim-dev@lists.berlios.de<BR>> > >> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > >><BR>> > ><BR>> > ><BR>> > > ------------------------------------------------------------------------<BR>> > ><BR>> > > _______________________________________________<BR>> > > Opensim-dev mailing list<BR>> > > Opensim-dev@lists.berlios.de<BR>> > > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > _______________________________________________<BR>> > Opensim-dev mailing list<BR>> > Opensim-dev@lists.berlios.de<BR>> > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> ><BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL:<BR>> https://lists.berlios.de/pipermail/opensim-dev/attachments/20090210/468d1516<BR>> /attachment-0001.html <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 3<BR>> Date: Tue, 10 Feb 2009 20:44:13 +0100<BR>> From: Ruud Lathrop <ruud.lathrop@gmail.com><BR>> Subject: Re: [Opensim-dev] New ConsoleBase breaks<BR>> To: opensim-dev@lists.berlios.de<BR>> Message-ID:<BR>> <924a5d1f0902101144u1e0cd8adq22c8bb0830448996@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> Hi Ralf,<BR>> <BR>> There are as far as I know 2 GUI programs that allow you to run opensim is a<BR>> easier way. There where some code changes in ConsoleBase.cs that made it so<BR>> that the GUI programs crashed on running opensim. With the small changes<BR>> Melanie made (the guimode) it is possible to run does programs again.<BR>> <BR>> Ruud<BR>> <BR>> On Tue, Feb 10, 2009 at 8:17 PM, Ralf Haifisch <ralf@ralf-haifisch.biz>wrote:<BR>> <BR>> > Hi there,<BR>> ><BR>> > i thought i know a little bit about opensim, but what the heck is guimode ?<BR>> > :-)<BR>> ><BR>> > is there some docu on that ??<BR>> ><BR>> ><BR>> > cheers,<BR>> > Ralf<BR>> ><BR>> > ------------------------------<BR>> ><BR>> > Message: 5<BR>> > Date: Tue, 10 Feb 2009 15:57:51 +0100<BR>> > From: Ruud Lathrop <ruud.lathrop@gmail.com><BR>> > Subject: Re: [Opensim-dev] New ConsoleBase breaks<BR>> > OpenSim.GUI/OpenSim.GridLaunch<BR>> > To: opensim-dev@lists.berlios.de<BR>> > Message-ID:<BR>> > <924a5d1f0902100657u20fd50e3n6db1e9e0befc11b0@mail.gmail.com><BR>> > Content-Type: text/plain; charset="iso-8859-1"<BR>> ><BR>> > Hi,<BR>> ><BR>> > Great work, that works.<BR>> > I had to add the "SetGuiMode" also to all the other Grid servers<BR>> > (user/asset<BR>> > etc). Can that also be made configurable. These servers doesnt support<BR>> > command line?<BR>> ><BR>> > Ruud<BR>> ><BR>> > On Tue, Feb 10, 2009 at 2:41 PM, Melanie <melanie@t-data.com> wrote:<BR>> ><BR>> > > Hi,<BR>> > ><BR>> > > please try trunk with -gui=true on the command line.<BR>> > ><BR>> > > Melanie<BR>> > ><BR>> > ><BR>> > > Ruud Lathrop wrote:<BR>> > > > Hi Melanie,<BR>> > > ><BR>> > > > I know Opensim.GUI is used in Linux enviroment to.<BR>> > > ><BR>> > > > The biggest issue with the new consolebase is the manipulation with the<BR>> > > > output. All crashes that I got where in the "ReadLine" method. I have<BR>> > not<BR>> > > > looked into a solution yet.<BR>> > > ><BR>> > > > Ruud<BR>> > > ><BR>> > > > On Tue, Feb 10, 2009 at 12:28 PM, Melanie <melanie@t-data.com> wrote:<BR>> > > ><BR>> > > >> Hi,<BR>> > > >><BR>> > > >> those GUIs are Windows-only. I have no way to test them. Can you<BR>> > > >> please elaborate on the requirements of the GUI so I can adjust the<BR>> > > >> console accordingly?<BR>> > > >><BR>> > > >> Melanie<BR>> > > >><BR>> > > >> Ruud Lathrop wrote:<BR>> > > >> > Hi,<BR>> > > >> ><BR>> > > >> > Just found out that people using the OpenSim.GUI or the<BR>> > > >> OpenSim.GridLaunch<BR>> > > >> > application cant use that anymore with the new implementation of<BR>> > > >> > ConsoleBase.<BR>> > > >> > Can we introduce a switch in there, so if people who use a GUI to<BR>> > run<BR>> > > >> > OpenSim have the option to not use all the new options in the<BR>> > > ConsolBase?<BR>> > > >> ><BR>> > > >> > Ruud<BR>> > > >> ><BR>> > > >> ><BR>> > > >> ><BR>> > > >> ><BR>> > > ------------------------------------------------------------------------<BR>> > > >> ><BR>> > > >> > _______________________________________________<BR>> > > >> > Opensim-dev mailing list<BR>> > > >> > Opensim-dev@lists.berlios.de<BR>> > > >> > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > > >> _______________________________________________<BR>> > > >> Opensim-dev mailing list<BR>> > > >> Opensim-dev@lists.berlios.de<BR>> > > >> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > > >><BR>> > > ><BR>> > > ><BR>> > > ><BR>> > ------------------------------------------------------------------------<BR>> > > ><BR>> > > > _______________________________________________<BR>> > > > Opensim-dev mailing list<BR>> > > > Opensim-dev@lists.berlios.de<BR>> > > > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > > _______________________________________________<BR>> > > Opensim-dev mailing list<BR>> > > Opensim-dev@lists.berlios.de<BR>> > > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> > ><BR>> > -------------- next part --------------<BR>> > An HTML attachment was scrubbed...<BR>> > URL:<BR>> ><BR>> > https://lists.berlios.de/pipermail/opensim-dev/attachments/20090210/468d1516<BR>> > /attachment-0001.html<https://lists.berlios.de/pipermail/opensim-dev/attachments/20090210/468d1516%0A/attachment-0001.html><BR>> ><BR>> > _______________________________________________<BR>> > Opensim-dev mailing list<BR>> > Opensim-dev@lists.berlios.de<BR>> > https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> ><BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: https://lists.berlios.de/pipermail/opensim-dev/attachments/20090210/c8a2d530/attachment-0001.html <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 4<BR>> Date: Tue, 10 Feb 2009 21:20:54 +0100<BR>> From: Gustavo Alberto Navarro Bilbao<BR>> <alberto.navarro.bilbao@gmail.com><BR>> Subject: [Opensim-dev] Revision 8330 DinamicHypergrid Mode<BR>> To: opensim-dev@lists.berlios.de<BR>> Message-ID:<BR>> <60dba0a80902101220j1bd7a1e4l71bb579a01287795@mail.gmail.com><BR>> Content-Type: text/plain; charset=ISO-8859-1<BR>> <BR>> Testing the DinamicHypergrid Mode with the Revision 8330, I get the<BR>> message of Invalid command with the "terrain load file" command.<BR>> The "terrain fill xlevel" works ok instead.<BR>> ?Somebody are testing it in this mode?<BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 5<BR>> Date: Wed, 11 Feb 2009 09:39:38 +0100<BR>> From: Dr Scofield <DrScofield@xyzzyxyzzy.net><BR>> Subject: [Opensim-dev] what to do if you encounter "could not load<BR>> file or assembly 'OpenSim.Region.Environment...'<BR>> To: opensim-dev@lists.berlios.de, OpenSim Users Mailing List<BR>> <opensim-users@lists.berlios.de><BR>> Message-ID: <49928ECA.6000904@xyzzyxyzzy.net><BR>> Content-Type: text/plain; charset="us-ascii"<BR>> <BR>> An HTML attachment was scrubbed...<BR>> URL: https://lists.berlios.de/pipermail/opensim-dev/attachments/20090211/2246c130/attachment-0001.html <BR>> <BR>> ------------------------------<BR>> <BR>> _______________________________________________<BR>> Opensim-dev mailing list<BR>> Opensim-dev@lists.berlios.de<BR>> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR>> <BR>> <BR>> End of Opensim-dev Digest, Vol 18, Issue 41<BR>> *******************************************<BR><BR><br /><hr /> <a href='' target='_new'></a></body>
</html>