[Opensim-dev] Commit fee3b3 - [groups] section

Ai Austin ai.ai.austin at gmail.com
Sat Jun 19 21:40:57 UTC 2010


At 21:15 19/06/2010, opensim-dev-request at lists.berlios.de wrote:
>Date: Sat, 19 Jun 2010 22:07:36 +0200
>From: Melanie <melanie at t-data.com>
>To: opensim-dev at lists.berlios.de
>Subject: Re: [Opensim-dev] Commit fee3b3 - [groups] section
>
>
>There have been a number of cases where Simian components have
>failed to realize they're not activated. There may be another one of
>those bugs.
>
>Please try to find out under what conditions, and with what ini file
>entries, this happens.


My [groups] section in Opensim.ini is in mantis 4785, it is the usual 
[groups] entry from Opensim.ini for 0.6.9 which works and there did 
not seem to be any differences in 0.7 RC1 Opensim.ini.example for 
this section when I did the comparison.

The fact that its looking for a Simian Grid related config variable 
indicates that the wrong group module is active.

http://opensimulator.org/mantis/view.php?id=4785

[Groups]
     Enabled = true
     Module = GroupsModule
     NoticesEnabled = true
     DebugEnabled = false
     MessagingModule = GroupsMessagingModule
     MessagingEnabled = true
     ServicesConnectorModule = XmlRpcGroupsServicesConnector
     XmlRpcServiceURL = http://vue.ed.ac.uk/openvue/services/groups/xmlrpc.php
     XmlRpcServiceReadKey = <removed>
     XmlRpcServiceWriteKey = <removed>
     ; XmlRpcDisableKeepAlive = false




More information about the Opensim-dev mailing list