[Opensim-dev] STARTUP ERROR: [Opensim-commits] r4079 - trunk/OpenSim/Data

Ursula MATOVA ursula.matova at klintcentral.net
Wed Apr 2 18:33:43 UTC 2008


SVN.4079 :

20:32:17 - [DATASTORE]: Attempting to load  
OpenSim.Framework.Data.MySQL.dll
[APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.IO.FileNotFoundException: Could not load file or  
assembly 'OpenSim.Framework.Data.MySQL.dll' or one of its  
dependencies. The system cannot find the file specified.
File name: 'OpenSim.Framework.Data.MySQL.dll'
   at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom  
(string,bool)
   at System.Reflection.Assembly.LoadFrom (System.String assemblyFile)  
[0x00000]
   at OpenSim.Region.Environment.StorageManager..ctor (System.String  
dllName, System.String connectionstring, Boolean  
persistPrimInventories) [0x00000]
   at OpenSim.OpenSimMain.CreateStorageManager (System.String  
connectionstring) [0x00000]
   at OpenSim.Region.ClientStack.RegionApplicationBase.StartUp ()  
[0x00000]
   at OpenSim.OpenSimMain.StartUp () [0x00000]
   at OpenSim.Application.Main (System.String[] args) [0x00000]

Application is terminating: True


If I look for this file, doesn't exist, but we now have this one :  
OpenSim.Data.MySQL.dll

:)

Regards Ursula


Le 2 avr. 08 à 20:20, sdague at opensimulator.org a écrit :

> Author: sdague
> Date: 2008-04-02 11:20:48 -0700 (Wed, 02 Apr 2008)
> New Revision: 4079
>
> Modified:
>   trunk/OpenSim/Data/AssetDataBase.cs
> Log:
> remove really odd utf character at the front of this class
>
>
> Modified: trunk/OpenSim/Data/AssetDataBase.cs
> ===================================================================
> --- trunk/OpenSim/Data/AssetDataBase.cs	2008-04-02 18:12:33 UTC (rev  
> 4078)
> +++ trunk/OpenSim/Data/AssetDataBase.cs	2008-04-02 18:20:48 UTC (rev  
> 4079)
> @@ -1,4 +1,4 @@
> -using System;
> +using System;
> using System.Collections.Generic;
> using System.Text;
> using libsecondlife;
>
> _______________________________________________
> Opensim-commits mailing list
> Opensim-commits at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-commits




More information about the Opensim-dev mailing list