2017-01-21 11:23:59,451 INFO - OpenSim.Application [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config 2017-01-21 11:23:59,460 INFO - OpenSim.Application [OPENSIM MAIN]: System Locale is en-US 2017-01-21 11:23:59,462 INFO - OpenSim.Application [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset 2017-01-21 11:23:59,462 INFO - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 16 min worker threads and 16 min IOCP threads 2017-01-21 11:23:59,462 INFO - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 32767 max worker threads and 1000 max IOCP threads 2017-01-21 11:23:59,462 INFO - OpenSim.Application [OPENSIM MAIN]: Limiting max worker threads to 1000 2017-01-21 11:23:59,462 INFO - OpenSim.Application [OPENSIM MAIN]: Threadpool set to 1000 max worker threads and 1000 max IOCP threads 2017-01-21 11:23:59,485 INFO - OpenSim.Application [OPENSIM MAIN]: Environment is supported by OpenSimulator. 2017-01-21 11:23:59,493 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration settings 2017-01-21 11:23:59,494 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file F:\Diva\bin\OpenSimDefaults.ini 2017-01-21 11:23:59,507 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file F:\Diva\bin\OpenSim.ini 2017-01-21 11:23:59,509 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file F:\Diva\bin\config-include\DivaPreferences.ini 2017-01-21 11:23:59,511 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file F:\Diva\bin\config-include\MyWorld.ini 2017-01-21 11:23:59,513 INFO - OpenSim.ConfigurationLoader [CONFIG]: Loading environment variables for Config 2017-01-21 11:23:59,517 INFO - OpenSim.OpenSim [OPENSIM MAIN]: Using async_call_method UnsafeQueueUserWorkItem 2017-01-21 11:23:59,522 INFO - OpenSim.OpenSim ==================================================================== 2017-01-21 11:23:59,522 INFO - OpenSim.OpenSim ========================= STARTING OPENSIM ========================= 2017-01-21 11:23:59,522 INFO - OpenSim.OpenSim ==================================================================== 2017-01-21 11:23:59,527 INFO - OpenSim.Framework.Console.LocalConsole [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file F:\Diva\bin\OpenSimConsoleHistory.txt 2017-01-21 11:23:59,527 INFO - OpenSim.Framework.Console.LocalConsole [LOCAL CONSOLE]: Creating new empty command line history file F:\Diva\bin\OpenSimConsoleHistory.txt 2017-01-21 11:23:59,529 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Starting in F:\Diva\bin 2017-01-21 11:23:59,529 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: OpenSimulator version: OpenSim 0.8.2.1 Release 2017-01-21 11:23:59,530 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Operating system version: Microsoft Windows NT 6.2.9200.0, .NET platform Win32NT, 64-bit 2017-01-21 11:23:59,535 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Logging started to file F:\Diva\bin\OpenSim.log 2017-01-21 11:23:59,553 ERROR - OpenSim.Server.Base.ServerUtils [SERVER UTILS]: Error loading plugin from OpenSim.Services.SimulationService.dll System.IO.FileLoadException: Could not load file or assembly 'file:///F:\Diva\bin\OpenSim.Services.SimulationService.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) File name: 'file:///F:\Diva\bin\OpenSim.Services.SimulationService.dll' ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) at System.Reflection.Assembly.LoadFrom(String assemblyFile) at OpenSim.Server.Base.ServerUtils.LoadPlugin[T](String dllName, String className, Object[] args) 2017-01-21 11:23:59,564 ERROR - OpenSim.Application [APPLICATION]: APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs Exception: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore] config section. at OpenSim.OpenSimBase.StartupSpecific() at OpenSim.OpenSim.StartupSpecific() at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() at OpenSim.Application.Main(String[] args) Application is terminating: True