[Opensim-dev] Standalone on Vista using MSSQL throws "Keyword not supported: 'uri'"

Doug Lundin doug.lundin at gmail.com
Mon Oct 5 21:59:42 UTC 2009


Hi all,

First thing to note is this error is being thrown by realXtend

For the configuration of MSSQL, I followed:
http://wiki.realxtend.org/index.php/Setting_up_Authentication_and_Ava...<http://wiki.realxtend.org/index.php/Setting_up_Authentication_and_Avatar_Storage_servers_using_Microsoft_SQL_Server_2008_Express_with_Tools_Edition>
Anyone have any idea where my problem is?

Here's the trace:

This is the stack trace:
2009-10-04 07:02:44,518 INFO  - OpenSim.OpenSim
====================================================================
2009-10-04 07:02:44,518 INFO  - OpenSim.OpenSim
========================= STARTING OPENSIM =========================
2009-10-04 07:02:44,518 INFO  - OpenSim.OpenSim
====================================================================
2009-10-04 07:02:44,518 INFO  - OpenSim.OpenSim [OPENSIM MAIN]:
Running in sandbox mode
2009-10-04 07:02:44,536 INFO  -
OpenSim.Region.Framework.StorageManager [DATASTORE]: Attempting to
load OpenSim.Data.MSSQL.dll
2009-10-04 07:02:45,859 INFO  - OpenSim.Data.Migration [MIGRATIONS]:
EstateStore up to date, no migrations to apply
2009-10-04 07:02:45,862 INFO  - OpenSim.Data.Migration [MIGRATIONS]:
RegionStore up to date, no migrations to apply
2009-10-04 07:02:45,863 INFO  -
OpenSim.Region.Framework.StorageManager [DATASTORE]: Added
IRegionDataStore Interface
2009-10-04 07:02:45,865 INFO  -
OpenSim.Region.ClientStack.ClientStackManager [CLIENTSTACK]:
Attempting to load OpenSim.Region.ClientStack.LindenUDP.dll
2009-10-04 07:02:45,882 INFO  -
OpenSim.Region.ClientStack.ClientStackManager [CLIENTSTACK]: Added
IClientNetworkServer Interface
2009-10-04 07:02:45,887 DEBUG - OpenSim.OpenSimBase [OPENSIMBASE]
Attempting to load asset server id=SQL
2009-10-04 07:02:45,895 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Initializing addin manager
2009-10-04 07:02:47,196 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Plugin Loaded: OpenSim
2009-10-04 07:02:47,198 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Plugin Loaded: OpenSim.Data
2009-10-04 07:02:47,228 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Loading extension point /OpenSim/AssetClient
2009-10-04 07:02:47,251 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Trying plugin /OpenSim/AssetClient/Crypto
2009-10-04 07:02:47,252 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Trying plugin /OpenSim/AssetClient/Grid
2009-10-04 07:02:47,253 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Trying plugin /OpenSim/AssetClient/File
2009-10-04 07:02:47,253 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Trying plugin /OpenSim/AssetClient/SQL
2009-10-04 07:02:47,254 INFO  - OpenSim.Framework.PluginLoader`1
[PLUGINS]: Plugin Loaded: OpenSim.Framework.Communications
2009-10-04 07:02:47,260 DEBUG -
OpenSim.Framework.Communications.Cache.SQLAssetServer
[SQLAssetServer]: Plugin configured initialisation
2009-10-04 07:02:47,262 INFO  -
OpenSim.Framework.Communications.Cache.SQLAssetServer
[SQLAssetServer]: AssetStorage: Attempting to load
OpenSim.Data.MSSQL.dll
2009-10-04 07:02:47,266 DEBUG - OpenSim.OpenSimBase [OPENSIMBASE]
Asset server SQL not loaded (Keyword not supported: 'uri'.)
2009-10-04 07:02:47,270 ERROR - OpenSim.Application [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
   at OpenSim.OpenSimBase.InitialiseAssetCache()
   at OpenSim.OpenSimBase.Initialize()
   at OpenSim.Region.ClientStack.RegionApplicationBase.StartupSpecific
()
   at OpenSim.OpenSimBase.StartupSpecific()
   at OpenSim.OpenSim.StartupSpecific()
   at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()
   at OpenSim.Application.Main(String[] args)
Application is terminating: True

Thanks,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20091005/cfdd6d92/attachment-0001.html>


More information about the Opensim-dev mailing list