I was trying too but I'm getting this error, any idea? 2010-11-14 22:09:32,067 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: An error has occured while attempting to access the XmlRpcGroups server method: groups.getAgentActiveMembership 2010-11-14 22:09:32,069 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: System.Xml.XmlException: Text node cannot appear in this state. Line 2, position 1. at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000] at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] at Mono.Xml2.XmlTextReader.Read () [0x00000] at System.Xml.XmlTextReader.Read () [0x00000] at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize (System.IO.TextReader xmlData) [0x00000] at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, Int32 timeout) [0x00000] at OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule.XmlRpcCall (UUID requestingAgentID, System.String function, System.Collections.Hashtable param) [0x00000] 2010-11-14 22:09:32,070 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 2010-11-14 22:09:32,071 WARN - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: WriteKey :: 2010-11-14 22:09:32,071 WARN - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: RequestingSessionID :: 00000000-0000-0000-0000-000000000000 2010-11-14 22:09:32,071 WARN - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: ReadKey :: 2010-11-14 22:09:32,071 WARN - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: AgentID :: 2496b438-f3de-47ea-a0bb-a7688032448a
Thanks :) 2010/11/14 David Drummond-Murray <[email protected]> > Hi, > > i have gone for hosting the groups my self but im very stuck and need some > serious help on this!! Does anybody have step by step instructions on this? > > Thanks > > > On Fri, Nov 12, 2010 at 9:03 PM, Teravus Ovares <[email protected]> wrote: > >> It depends really. >> >> If you are connecting with an already existing groups implementation, such >> as the one provided by mcortez, then you simply need to configure it in >> OpenSim.ini. >> >> If you are hosting the groups yourself then you need a flotsam compatible >> groups implementation set-up and installed. >> http://code.google.com/p/flotsam/ <-- Look here >> >> -Teravus >> >> >> >> On Fri, Nov 12, 2010 at 6:32 AM, David Drummond-Murray < >> [email protected]> wrote: >> >>> Hi, >>> >>> I am running opensim in grid mode with robust services and MySQL. Opensim >>> version is 0.7.0.2. I now want to enable groups but im not sure how to go >>> about this? Do I just enable in the opensim.ini file or is there more to it >>> than this? >>> >>> Thanks >>> >>> _______________________________________________ >>> Opensim-users mailing list >>> [email protected] >>> https://lists.berlios.de/mailman/listinfo/opensim-users >>> >>> >> >> _______________________________________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-users >> >> > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
