[Opensim-users] Troubles with latest build?

Justin Clark-Casey jjustincc at googlemail.com
Sun Apr 27 16:04:56 UTC 2008


It looks like plugins are being loaded twice (including the load regions 
plugin which actually triggers the problem).

This can sometimes happen because the Mono.Addins.dll gets confused over 
its addins cache.  We try to take care of this automatically but it 
doesn't always work.  Either try making sure that the cache directories 
named addins and addin-db-* are removed before you start, or try 
checking out and building a fresh copy of the code from the repository 
in an entirely new directory.

Another way to test whether the problem is with OpenSim or local to you 
would be to rewind your subversion copy back to a revision before things 
started going wrong for you.


Terry Ford wrote:
> Hello Justin,
> 
> Thanks for your reply.
> 
> I have only a single region in my regions folder.
> Not sure why it is attempting to load the region twice.
> All MySQL tables in this DB were deleted before startup to allow this 
> build to create it's own tables so I know it's not from an existing 
> entry in the DB.
> 
> Here's a copy of the output from OpenSim.exe including the exception it 
> reported:
> 
> 
> 
> OpenSim 0.5, SVN build
> 
> Performing compatibility checks...  Environment is compatible.
> 
> Starting...
> 
> 10:35:22 - [OPENSIM MAIN]: PLEASE IGNORE THE SCANNING ERRORS BELOW.  
> These are the result of a temporary problem with our plugins manager.
> 
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\intl3_svn.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\libapr.dll (The module was expected to contain 
> an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\libapriconv.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\libaprutil.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\libdb44d.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\libeay32.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\ode-debug.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\ode.dll (The module was expected to contain an 
> assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\openjpeg-libsl.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\PhysX-wrapper.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\sqlite3.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\ssleay32.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: H:\Servers\Server 
> Sources\OpenSim\Trunk\bin\svn_client-1.dll (The module was expected to 
> contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\intl3_svn.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\libapr.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\libapriconv.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\libaprutil.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\libdb44d.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\libeay32.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\ode-debug.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\ode.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\openjpeg-libsl.dll (The module 
> was expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\PhysX-wrapper.dll (The module 
> was expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\sqlite3.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\ssleay32.dll (The module was 
> expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> ERROR: There was an error while scanning assembly: 
> H:\Servers\Build042608pmSTILL_BROKEN\bin\svn_client-1.dll (The module 
> was expected to contain an assembly manifest. (Exception from HRESULT: 
> 0x80131018))
> 10:35:23 - 
> ====================================================================
> 10:35:23 - ========================= STARTING OPENSIM 
> =========================
> 10:35:23 - 
> ====================================================================
> 10:35:23 - [OPENSIM MAIN]: Running in grid mode
> 
> Creating new local console
> 10:35:23 - [Region]: Started at 4/27/2008 10:35:23 AM
> 
> 10:35:23 - [DATASTORE]: Attempting to load OpenSim.Data.MySQL.dll
> 
> 10:35:23 - [DATASTORE]: MySql - connecting: Data 
> Source=localhost;Database=latestopensim;User ID=opensim;Password=MyPassword;
> 
> 10:35:23 - [DATASTORE]: Added IRegionDataStore Interface
> 
> 10:35:23 - [ASSET SERVER]: Starting asset storage system
> 
> 10:35:23 - [ASSET CACHE]: Creating Asset cache
> 
> 10:35:23 - [REGION]: Starting HTTP server
> 
> 10:35:23 - [HTTPD]: Starting up HTTP Server
> 
> 10:35:23 - [HTTPD]: Spawned main thread OK
> 
> 10:35:23 - [LIBRARY INVENTORY]: Loading library inventory
> 
> 10:35:23 - [LIBRARY INVENTORY]: Loading libraries control file 
> .\inventory\Libraries.xml
> 
> 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> /OpenSim/Startup/OpenSim.ApplicationPlugins.RegionProxy.RegionProxyPlugin
> 
> Starting proxy
> 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.RemoteAdminPlugin
> 
> 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.RemoteAdminPlugin
> 
> 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin
> 
> 10:35:23 - [LOADREGIONS]: Load Regions addin being initialised
> 
> 10:35:23 - [LOADREGIONS]: Loading Region Info from filesystem
> 
> 10:35:23 - [CONFIG]: Calling Configuration Load Function...
> 
> 10:35:23 - [LOADREGIONS]: Creating Region: OpenSim (ThreadID: 1)
> 
> 10:35:23 - [SCENE]: Creating new entitities instance
> 
> 10:35:23 - [CONFIG]: Calling Configuration Load Function...
> 
> 10:35:23 - [DATASTORE]: Loaded terrain revision r1209277987
> 
> 10:35:23 - [PHYSICS]: Added meshing engine: ZeroMesher
> 
> 10:35:23 - [PHYSICS]: Added physics engine: basicphysics
> 
> 10:35:23 - [PHYSICS]: Added physics engine: modified_BulletX
> 
> 10:35:23 - [PHYSICS]: Added meshing engine: Meshmerizer
> 
> 10:35:23 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
> 
> 10:35:23 - [PHYSICS]: Added physics engine: RealPhysX
> 
> 10:35:23 - [PHYSICS]: Added physics engine: POS
> 
> 10:35:23 - [PHYSICS]: creating meshing engine Meshmerizer
> 
> 10:35:23 - [PHYSICS]: creating OpenDynamicsEngine
> 
> 10:35:23 - [PARCEL]: Found master avatar 
> [51765d91-c72d-4424-be2a-5a985ed068cd]
> 
> 10:35:23 - [SCENE]: Loading objects from datastore
> 
> 10:35:23 - [DATASTORE]: Loaded 0 prims for region: 
> 542e9f5f-7a39-4906-811d-1cb56edf1009
> 
> 10:35:23 - [SCENE]: Loaded 0 SceneObject(s)
> 
> 10:35:23 - [SCENE]: Starting timer
> 
> 10:35:23 - [MODULES]: Loading Region's modules
> 
> 10:35:24 - [MODULES]: Could not load types for 
> [OpenSim.Framework.Data.MSSQL, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:24 - [MODULES]: Could not load types for 
> [OpenSim.Framework.Data.MySQL, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:24 - [MODULES]: Could not load types for 
> [OpenSim.Framework.Data.SQLite, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:24 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.DataSnapshot.dll]
> 
> 10:35:24 - [MODULES]:    [External Data Generator]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.Environment.dll]
> 
> 10:35:24 - [MODULES]:    [InventoryModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [CommanderTestModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [XMLRPCModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [VectorRenderModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [TextureDownloadModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [TerrainModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [DynamicTextureModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [ChatModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [BetaGridLikeMoneyModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [TreePopulatorModule]: Initializing.
> 
> 10:35:24 - [TREES]: Initialised tree module
> 
> 10:35:24 - [MODULES]:    [AsteriskVoiceModule]: Initializing.
> 
> 10:35:24 - [ASTERISKVOICE]: plugin disabled by configuration
> 
> 10:35:24 - [MODULES]:    [AssetDownloadModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [AvatarProfilesModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [HttpScriptRequests]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [FriendsModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [VoiceModule]: Initializing.
> 
> 10:35:24 - [VOICE]: plugin disabled
> 
> 10:35:24 - [MODULES]:    [GroupsModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [InstantMessageModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [WorldCommModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [LandManagementModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [LoadImageURL]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [ExportSerialisationModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]:    [XferModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [SunModule]: Initializing.
> 
> 10:35:24 - [MODULES]:    [AgentTransactionModule]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]: Could not load types for 
> [OpenSim.Region.Examples.SimpleModule, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:24 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.ExtensionsScriptModule.dll]
> 
> 10:35:24 - [MODULES]:    [ExtensionsScriptingModule]: Initializing.
> 
> 10:35:24 - [SCRIPTMODULE]: Initialising Extensions Scripting Module
> 
> 10:35:24 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.Modules.AvatarFactory.dll]
> 
> 10:35:24 - [MODULES]:    [Default Avatar Factory]: Loading Shared Module.
> 
> 10:35:24 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.Modules.SvnSerialiser.dll]
> 
> 10:35:24 - [MODULES]:    [SvnBackupModule]: Loading Shared Module.
> 
> 10:35:24 - [CHAT]: No IRC config information, skipping IRC bridge 
> configuration
> 
> 10:35:24 - [DATASNAPSHOT]: Loading configuration
> 
> 10:35:24 - [DATASNAPSHOT]: DataSnapshot directory already exists.
> 
> 10:35:24 - [DATASNAPSHOT]: Data snapshot disabled, not adding scene to 
> module (or anything else).
> 
> 10:35:24 - [MODULES]: Loading scripting engine modules
> 
> 10:35:24 - [MODULES]: Loading scripting engine: 
> OpenSim.Region.ScriptEngine.DotNetEngine.dll
> 
> 10:35:24 - [MODULES]: Found Module Library 
> [ScriptEngines\OpenSim.Region.ScriptEngine.DotNetEngine.dll]
> 
> 10:35:24 - [MODULES]:    [Common.ScriptEngine.DotNetEngine]: Initializing.
> 
> 10:35:24 - [ScriptEngine.DotNetEngine]: ScriptEngine initializing
> 
> 10:35:24 - [ScriptEngine.DotNetEngine]: Hooking up to server events
> 
> 10:35:24 - [ScriptEngine.DotNetEngine]: Reading configuration from 
> config section "ScriptEngine.DotNetEngine"
> 
> *10:35:25 - [OGS1 GRID SERVICES]: Attempting to register region OpenSim 
> with grid at http://127.0.0.1:8001
> 
> 10:35:25 - [OGS1 GRID SERVICES]: Region OpenSim successfully registered 
> with grid at http://127.0.0.1:8001*
> 
> 10:35:25 - [PRIM INVENTORY]: Starting scripts in scene
> 
> 10:35:25 - [SCENE]: Loading land objects from storage
> 
> 10:35:25 - [SERVER]: Opening UDP socket on 0.0.0.0 9000.
> 
> 10:35:25 - [SERVER]: UDP socket bound, getting ready to listen
> 
> 10:35:25 - [SERVER]: Listening on port 9000
> 
> 10:35:25 - Loading effects in 
> Terrain\OpenSim.Region.Modules.Terrain.Extensions.DefaultEffects.dll
> 10:35:25 - ... ChannelDigger
> 10:35:25 - [PLUGINS]: Loading OpenSim application plugin 
> /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadBalancer.LoadBalancerPlugin
> 
> 10:35:25 - [BALANCER]: Entering Initialize()
> 
> 10:35:25 - [PLUGINS]: Loading OpenSim application plugin 
> /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin
> 
> 10:35:25 - [LOADREGIONS]: Load Regions addin being initialised
> 
> 10:35:25 - [LOADREGIONS]: Loading Region Info from filesystem
> 
> 10:35:25 - [CONFIG]: Calling Configuration Load Function...
> 
> 10:35:25 - [MODULES]: Module name "DynamicTextureModule" already exists 
> in module list. Module type DynamicTextureModule not added!
> 
> 10:35:25 - [MODULES]: Module name "ChatModule" already exists in module 
> list. Module type ChatModule not added!
> 
> 10:35:25 - [MODULES]: Module name "InstantMessageModule" already exists 
> in module list. Module type InstantMessageModule not added!
> 
> 10:35:25 - [MODULES]: Module name "LoadImageURL" already exists in 
> module list. Module type LoadImageURLModule not added!
> 
> 10:35:25 - [MODULES]: Module name "XMLRPCModule" already exists in 
> module list. Module type XMLRPCModule not added!
> 
> 10:35:25 - [MODULES]: Module name "AgentTransactionModule" already 
> exists in module list. Module type TransactionModule not added!
> 
> 10:35:25 - [LOADREGIONS]: Creating Region: OpenSim (ThreadID: 1)
> 
> 10:35:25 - [SCENE]: Creating new entitities instance
> 
> 10:35:25 - [CONFIG]: Calling Configuration Load Function...
> 
> 10:35:25 - [DATASTORE]: Loaded terrain revision r1209277987
> 
> 10:35:25 - [PHYSICS]: Added meshing engine: ZeroMesher
> 
> 10:35:25 - [PHYSICS]: Added physics engine: basicphysics
> 
> 10:35:25 - [PHYSICS]: Added physics engine: modified_BulletX
> 
> 10:35:25 - [PHYSICS]: Added meshing engine: Meshmerizer
> 
> 10:35:25 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
> 
> 10:35:25 - [PHYSICS]: Added physics engine: RealPhysX
> 
> 10:35:25 - [PHYSICS]: Added physics engine: POS
> 
> 10:35:25 - [PHYSICS]: creating meshing engine Meshmerizer
> 
> 10:35:25 - [PHYSICS]: creating OpenDynamicsEngine
> 
> 10:35:25 - [PARCEL]: Found master avatar 
> [51765d91-c72d-4424-be2a-5a985ed068cd]
> 
> 10:35:25 - [SCENE]: Loading objects from datastore
> 
> 10:35:25 - [DATASTORE]: Loaded 0 prims for region: 
> 542e9f5f-7a39-4906-811d-1cb56edf1009
> 
> 10:35:25 - [SCENE]: Loaded 0 SceneObject(s)
> 
> 10:35:25 - [SCENE]: Starting timer
> 
> 10:35:25 - [MODULES]: Loading Region's modules
> 
> 10:35:25 - [MODULES]: Could not load types for 
> [OpenSim.Framework.Data.MSSQL, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:25 - [MODULES]: Could not load types for 
> [OpenSim.Framework.Data.MySQL, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:25 - [MODULES]: Could not load types for 
> [OpenSim.Framework.Data.SQLite, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:25 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.DataSnapshot.dll]
> 
> 10:35:25 - [MODULES]:    [External Data Generator]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.Environment.dll]
> 
> 10:35:25 - [MODULES]:    [InventoryModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [CommanderTestModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [XMLRPCModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [VectorRenderModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [TextureDownloadModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [TerrainModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [DynamicTextureModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [ChatModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [BetaGridLikeMoneyModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [TreePopulatorModule]: Initializing.
> 
> 10:35:25 - [TREES]: Initialised tree module
> 
> 10:35:25 - [MODULES]:    [AsteriskVoiceModule]: Initializing.
> 
> 10:35:25 - [ASTERISKVOICE]: plugin disabled by configuration
> 
> 10:35:25 - [MODULES]:    [AssetDownloadModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [AvatarProfilesModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [HttpScriptRequests]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [FriendsModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [VoiceModule]: Initializing.
> 
> 10:35:25 - [VOICE]: plugin disabled
> 
> 10:35:25 - [MODULES]:    [GroupsModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [InstantMessageModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [WorldCommModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [LandManagementModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [LoadImageURL]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [ExportSerialisationModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]:    [XferModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [SunModule]: Initializing.
> 
> 10:35:25 - [MODULES]:    [AgentTransactionModule]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]: Could not load types for 
> [OpenSim.Region.Examples.SimpleModule, Version=1.0.0.0, Culture=neutral, 
> PublicKeyToken=null].
> 
> 10:35:25 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.ExtensionsScriptModule.dll]
> 
> 10:35:25 - [MODULES]:    [ExtensionsScriptingModule]: Initializing.
> 
> 10:35:25 - [SCRIPTMODULE]: Initialising Extensions Scripting Module
> 
> 10:35:25 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.Modules.AvatarFactory.dll]
> 
> 10:35:25 - [MODULES]:    [Default Avatar Factory]: Loading Shared Module.
> 
> 10:35:25 - [MODULES]: Found Module Library 
> [H:\Servers\Build042608pmSTILL_BROKEN\bin\OpenSim.Region.Modules.SvnSerialiser.dll]
> 
> 10:35:25 - [MODULES]:    [SvnBackupModule]: Loading Shared Module.
> 
> 10:35:25 - [DATASNAPSHOT]: DataSnapshot directory already exists.
> 
> 10:35:25 - [DATASNAPSHOT]: Data snapshot disabled, not adding scene to 
> module (or anything else).
> 
> 10:35:25 - [MODULES]: Loading scripting engine modules
> 
> 10:35:25 - [MODULES]: Loading scripting engine: 
> OpenSim.Region.ScriptEngine.DotNetEngine.dll
> 
> 10:35:25 - [MODULES]: Found Module Library 
> [ScriptEngines\OpenSim.Region.ScriptEngine.DotNetEngine.dll]
> 
> 10:35:25 - [MODULES]:    [Common.ScriptEngine.DotNetEngine]: Initializing.
> 
> 10:35:25 - [ScriptEngine.DotNetEngine]: ScriptEngine initializing
> 
> 10:35:25 - [ScriptEngine.DotNetEngine]: Hooking up to server events
> 
> 10:35:25 - [ScriptEngine.DotNetEngine]: Reading configuration from 
> config section "ScriptEngine.DotNetEngine"
> 
> *10:35:25 - [OGS1 GRID SERVICES]: Attempting to register region OpenSim 
> with grid at http://127.0.0.1:8001
> 
> 10:35:25 - [OGS1 GRID SERVICES]: Region OpenSim successfully registered 
> with grid at http://127.0.0.1:8001
> 
> 10:35:25 - [INTERREGION STANDALONE]: Region registered twice. Region 
> went down and came back up.
> *
> 10:35:25 - [PRIM INVENTORY]: Starting scripts in scene
> 
> 10:35:25 - [SCENE]: Loading land objects from storage
> 
> 10:35:25 - [SERVER]: Opening UDP socket on 0.0.0.0 9000.
> 
> [APPLICATION]:
> APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
> 
> Exception: System.Net.Sockets.SocketException: Only one usage of each 
> socket address (protocol/network address/port) is normally permitted
>    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, 
> SocketAddress socketAddress)
>    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
>    at OpenSim.Region.ClientStack.UDPServer.ServerListener()
>    at OpenSim.OpenSimMain.CreateRegion(RegionInfo regionInfo, Boolean 
> portadd_flag, Boolean do_post_init)
>    at OpenSim.OpenSimMain.CreateRegion(RegionInfo regionInfo, Boolean 
> portadd_flag)
>    at 
> OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise(OpenSimMain 
> openSim)
>    at OpenSim.OpenSimMain.StartUp()
>    at OpenSim.Application.Main(String[] args)
> 
> Application is terminating: True
> 
> 
> 
> 
> 
> 
>>


-- 
justincc
Justin Clark-Casey
http://justincc.wordpress.com



More information about the Opensim-users mailing list