[Opensim-dev] Opensim-dev Digest, Vol 18, Issue 41

Danielle Veillet nomi850 at hotmail.com
Thu Feb 12 15:43:17 UTC 2009


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20090212/c068eb6b/attachment-0001.html>


More information about the Opensim-dev mailing list