[Opensim-dev] Error on initial startup with new checkout..

Mike Dickson mike.dickson at hp.com
Thu Mar 26 04:30:30 UTC 2009


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






More information about the Opensim-dev mailing list