<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I have done upgrades before with no issue, so this one surprised
me. Moving from OpenSim 0.7.3.1 to OpenSim 0.7.4. Did all the
usual things; backed up, made the site specific changes to
OpenSim.ini, config-include/StandaloneCommon.ini and fired it up.<br>
<br>
What I get is this error, early on in the startup process:<br>
<blockquote>2012-09-10 13:50:44,045 ERROR -
OpenSim.Server.Base.ServerUtils Error loading plugin
OpenSim.Services.Interfaces.IFriendsService <br>
from OpenSim.Services.FriendsService.dll. Exception: No
StorageProvider configured<br>
2012-09-10 13:50:44,050 ERROR -
OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule [FRIENDS]:
<br>
No Connector defined in section Friends, or failed to load, cannot
continue<br>
2012-09-10 13:50:44,054 ERROR - OpenSim.Application [APPLICATION]:
<br>
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs<br>
<br>
Exception: System.Exception: Connector load error<br>
at
OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule.InitModule(IConfigSource
config)<br>
at
OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule.Initialise(IConfigSource
config)<br>
at
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.Initialise(OpenSimBase
openSim)<br>
at OpenSim.ApplicationPluginInitialiser.Initialise(IPlugin
plugin)<br>
at OpenSim.Framework.PluginLoader`1.Load()<br>
at OpenSim.Framework.PluginLoader`1.Load(String extpoint)<br>
at OpenSim.OpenSimBase.LoadPlugins()<br>
at OpenSim.OpenSimBase.StartupSpecific()<br>
at OpenSim.OpenSim.StartupSpecific()<br>
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()<br>
at OpenSim.Application.Main(String[] args)<br>
<br>
Application is terminating: True<br>
</blockquote>
The referenced error is occurring in the
config-include/Standalone.ini file, which is untouched. I realize
not many are running in standalone mode, but any pointers to the
cause of the problem would be appreciated.<br>
<br>
Thanks in advance<br>
Kurt<br>
<br>
</body>
</html>