The easiest thing to do here is to delete the NHibernate database plugin if you're not using it. It's located in /bin/ and there's the world NHibernate in all of the components.
The best thing to do is to install the Oracle client apt-get install libmono-oracle2.0-cil (*replace with your mono version here*) Sincerely Teravus On 3/26/09, Mike Dickson <[email protected]> wrote: > Just downloaded a svn head fresh copy, built and tried setting it up in > standalone mode. Created a database in Mysql and then fired up OpenSim > (after building of course, I'm at revision 8873). > > Got a failure when it was trying to initialize the region modules. I > checked the OpenSim.ini file and all the database config spots use MySql > so I'm not sure why its trying to load nhibernate or what the oracle > dependancy is. > > Any help is greatly appreciated. > > Mike > > > 23:21:19 - [MODULES]: Loading Region's modules > > ** (OpenSim.exe:7573): WARNING **: The following assembly referenced > from /home/mdickson/Projects/3dWorlds/OpenSim/bin/NHibernate.dll could > not be loaded: > Assembly: System.Data.OracleClient (assemblyref_index=4) > Version: 2.0.0.0 > Public Key: b77a5c561934e089 > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/home/mdickson/Projects/3dWorlds/OpenSim/bin). > > > ** (OpenSim.exe:7573): WARNING **: Could not load file or assembly > 'System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, > PublicKeyToken=b77a5c561934e089' or one of its dependencies. > 23:21:19 - [MODULES]: Could not load types for [NHibernate, > Version=2.0.1.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4]. > Exception System.Reflection.ReflectionTypeLoadException: The classes in > the module cannot be loaded. > at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes > (bool) > at System.Reflection.Assembly.GetTypes () [0x00000] > at OpenSim.Region.Framework.ModuleLoader.LoadModules (System.String > dllName) [0x00000] > 23:21:19 - [APPLICATION]: > APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs > > Exception: System.Reflection.ReflectionTypeLoadException: The classes in > the module cannot be loaded. > at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes > (bool) > at System.Reflection.Assembly.GetTypes () [0x00000] > at OpenSim.Region.Framework.ModuleLoader.LoadModules (System.String > dllName) [0x00000] > > Application is terminating: True > > > > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
