On 21/10/10 08:25, James wrote:

Yes the StandaloneCommon.ini does exist.

The reason why I used the source is that I thought that if you wanted to add
extra modules you would have to use the source, add the module you want then
recompile to get them to work.

Yes, you're right about that if the module doesn't supply a compatible binary 
DLL.

But it might still be helpful to look at the binary distribution to work out where your source configuration is wrong. The problem below suggests FriendServices is either misconfigured or no configuration exists.


James

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Justin
Clark-Casey
Sent: 21 October 2010 03:24
To: [email protected]
Subject: Re: [Opensim-users] clean install opensim-0.7.0.2 fail

On 20/10/10 01:06, James wrote:
Hi Folks

I've tired setting up from clean a copy of opensim-0.7.0.2 from source
on windows 7 64bit pc, I've setup the mysql database, have run the
runprebuild.bat, then the compile.bat, then setup the OpenSim.ini
pointing to the database and everything seems to start up okay until it
gets to "FriendsService.dll", I've included the error below and I
apologise if this has been asked before, I see that one part of the
error says "No Connector defined in section Friends" but I can't see
where that is set.

Have you copied config-include/StandaloneCommon.ini.example to
StandaloneCommon.ini?  This is the most common source of
this error.

Failing that, try the binary version.  Everything is already configured
correctly in that.


00:56:59 - Error loading plugin from
OpenSim.Services.FriendsService.dll, except

ion System.Exception: No StorageProvider configured

at OpenSim.Services.Friends.FriendsServiceBase..ctor(IConfigSource
config) in

c:\Users\James\Desktop\opensim-0.7.0.2-source -
Copy\OpenSim\Services\Friends\F

riendsServiceBase.cs:line 74

at OpenSim.Services.Friends.FriendsService..ctor(IConfigSource config)
in c:\

Users\James\Desktop\opensim-0.7.0.2-source -
Copy\OpenSim\Services\Friends\Frien

dsService.cs:line 42

00:56:59 - [FRIENDS]: No Connector defined in section Friends, or failed
to load

, cannot continue

OpenSim threw an exception:

System.Exception: Connector load error

at
OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule.Initialise(IConfig

Source config) in c:\Users\James\Desktop\opensim-0.7.0.2-source -
Copy\OpenSim\R

egion\CoreModules\Avatar\Friends\FriendsModule.cs:line 155

at
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesController

Plugin.Initialise(OpenSimBase openSim) in
c:\Users\James\Desktop\opensim-0.7.0.2

-source -
Copy\OpenSim\ApplicationPlugins\RegionModulesController\RegionModulesC

ontrollerPlugin.cs:line 198

at OpenSim.ApplicationPluginInitialiser.Initialise(IPlugin plugin) in
c:\User

s\James\Desktop\opensim-0.7.0.2-source -
Copy\OpenSim\Region\Application\IApplic

ationPlugin.cs:line 62

at OpenSim.Framework.PluginLoader`1.Load() in
c:\Users\James\Desktop\opensim-

0.7.0.2-source - Copy\OpenSim\Framework\PluginLoader.cs:line 191

at OpenSim.Framework.PluginLoader`1.Load(String extpoint) in
c:\Users\James\D

esktop\opensim-0.7.0.2-source -
Copy\OpenSim\Framework\PluginLoader.cs:line 153

at OpenSim.OpenSimBase.LoadPlugins() in
c:\Users\James\Desktop\opensim-0.7.0.

2-source - Copy\OpenSim\Region\Application\OpenSimBase.cs:line 159

at OpenSim.OpenSimBase.StartupSpecific() in
c:\Users\James\Desktop\opensim-0.

7.0.2-source - Copy\OpenSim\Region\Application\OpenSimBase.cs:line 197

at OpenSim.OpenSim.StartupSpecific() in
c:\Users\James\Desktop\opensim-0.7.0.

2-source - Copy\OpenSim\Region\Application\OpenSim.cs:line 154

at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() in
c:\Users\James\De

sktop\opensim-0.7.0.2-source -
Copy\OpenSim\Framework\Servers\BaseOpenSimServer.

cs:line 295

at OpenSim.Application.Main(String[] args) in
c:\Users\James\Desktop\opensim-

0.7.0.2-source - Copy\OpenSim\Region\Application\Application.cs:line 272

at OpenSim._32BitLaunch.Program.Main(String[] args) in
C:\OpenSim\trunk6\Open

Sim\Tools\OpenSim.32BitLaunch\Program.cs:line 47

Application will now terminate!



_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users




--
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to