[Opensim-users] Opensimulator git master - "No StorageProvider configured"

Justin Clark-Casey jjustincc at googlemail.com
Tue Sep 14 23:07:15 UTC 2010


On 14/09/10 20:18, DutchGlory wrote:
> testing opensimulator git master on linux. but run it a bit of a snag
>
> my opensim.log
>
> 21:07:52 - [CONFIG]: Reading configuration settings
> 21:07:52 - [CONFIG]: Reading configuration file /home/verwijs/MOG-PREV2/bin/OpenSimDefaults.ini
> 21:07:52 - [CONFIG]: Reading configuration file /home/verwijs/MOG-PREV2/bin/config-include/GridHypergrid.ini
> 21:07:52 - [CONFIG]: Reading configuration file /home/verwijs/MOG-PREV2/bin/config-include/GridCommon.ini
> 21:07:52 - [CONFIG]: Reading configuration file /home/verwijs/MOG-PREV2/bin/config-include/CenomeCache.ini
> 21:07:52 - [LOGGING]: Logging started to file /home/verwijs/MOG-PREV2/bin/OpenSim.log
> 21:07:52 - [OPENSIM MAIN]: Using async_call_method SmartThreadPool
> 21:07:52 - [STARTUP]: Beginning startup processing
> 21:07:52 - [STARTUP]: OpenSimulator version: OpenSim 0.7.1 Dev
> 21:07:52 - [STARTUP]: Operating system version: Unix 2.6.32.5
> 21:07:52 - ====================================================================
> 21:07:52 - ========================= STARTING OPENSIM =========================
> 21:07:52 - ====================================================================
> 21:07:52 - [OPENSIM MAIN]: Running
> 21:07:52 - Error loading plugin from OpenSim.Services.Connectors.dll, exception System.Exception: No StorageProvider configured
>    at OpenSim.Services.Connectors.SimulationDataService..ctor (IConfigSource config) [0x00000]
>    at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
>    at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
> 21:07:52 - Error loading plugin from OpenSim.Services.Connectors.dll, exception System.Exception: No StorageProvider configured
>    at OpenSim.Services.Connectors.EstateDataService..ctor (IConfigSource config) [0x00000]
>    at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
>    at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
> 21:07:52 - [CLIENTSTACK]: Attempting to load OpenSim.Region.ClientStack.LindenUDP.dll
> 21:07:52 - [CLIENTSTACK]: Added IClientNetworkServer Interface
> 21:07:52 - [REGION SERVER]: Starting HTTP server on port 9003
>
>
>
> i copied all .example files to the correct folder, double checked
> everything. including "StandAloneCommon.ini with MySQL connection string.
> ------------------------------------------------------------------------
> View this message in context: Opensimulator git master - "No
> StorageProvider configured"
> <http://opensim-users.2152040.n2.nabble.com/Opensimulator-git-master-No-StorageProvider-configured-tp5531691p5531691.html>
> Sent from the opensim-users mailing list archive
> <http://opensim-users.2152040.n2.nabble.com/> at Nabble.com.

Your log says that you are using GridCommon.ini so any changes to StandaloneCommon.ini will be irrelevant.  You will 
need to copy the new [DatabaseService] section in GridCommon.ini.example to your existing GridCommon.ini and configure 
it appropriately (i.e. with the database storage settings in OpenSim.ini [Startup] which are no longer loaded by OpenSim).

-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-users mailing list