You might also want to try cleaning and rebuilding if you're updating your OpenSim in place. On Mono this is done with
the command
nant clean build
or
xbuild clean build (I think)
Essentially, though the legacy code has been removed, the OpenSim.Data.SQLiteLegacy.dll will still be around if you
haven't cleaned, and this will cause the kind of module loading failure that you're seeing.
On 12/04/11 07:18, Teravus Ovares wrote:
If I had to guess, I'd say that there's junk in your bin folder.
I suggest saving your databases, your region folder and customized
files for configuration and clearing your bin folder of plugins and
assemblies before copying the new files.
Regards
Teravus
On Mon, Apr 11, 2011 at 11:36 PM, Erik McDarby<[email protected]> wrote:
Hey there, I have just attempted to update my OpenSims to the latestest dev
release on OSGrid from the previous dev release, and I get this crash error
doing startup. I am still without access to mantis to report it there, so I
have to report it here instead. Here is the crash message as shown from my
OpenSim.log file.
Exception: System.Reflection.ReflectionTypeLoadException: Unable to load one
or more of the requested types. Retrieve the LoaderExceptions property for
more information.
at OpenSim.Region.Framework.ModuleLoader.LoadModules(String dllName) in
c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Framework\ModuleLoader.cs:line 229
at OpenSim.Region.Framework.ModuleLoader.LoadRegionModules(String
dllName, Scene scene) in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Framework\ModuleLoader.cs:line 132
at OpenSim.Region.Framework.ModuleLoader.PickupModules(Scene scene,
String moduleDir) in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Framework\ModuleLoader.cs:line 71
at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
portadd_flag, Boolean do_post_init, IScene& mscene) in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Application\OpenSimBase.cs:line 348
at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
portadd_flag, IScene& scene) in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Application\OpenSimBase.cs:line 298
at
OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise() in
c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\ApplicationPlugins\LoadRegions\LoadRegionsPlugin.cs:line
125
at OpenSim.OpenSimBase.StartupSpecific() in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Application\OpenSimBase.cs:line 218
at OpenSim.OpenSim.StartupSpecific() in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Application\OpenSim.cs:line 155
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() in
c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Framework\Servers\BaseOpenSimServer.cs:line
289
at OpenSim.Application.Main(String[] args) in c:\OSGrid\OSGRID 0.7
RELEASES\opensim-abea0c7\OpenSim\Region\Application\Application.cs:line 264
Application is terminating: True
__________ Information from ESET NOD32 Antivirus, version of virus signature
database 6034 (20110411) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
_______________________________________________
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
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev