[Opensim-users] core's OpenSim service bundles for 0.7.5
Fleep Tuque
fleep513 at gmail.com
Tue Mar 26 20:38:02 UTC 2013
OK well, as far as I can tell on the viewer side, Groups functionality DOES
seem to be working with Mimetic Core's 0.7.4 bundle and the opensim 0.7.5
release, so long as you're sure to change the setting in [Groups] from
Module = "Default" to Module = "GroupsModule".
I'm still seeing certain errors on the console when creating a group,
similar to what I posted in the last message, but as far as I can tell it
has no effect on the viewer side. I can create groups, invite users, send
Group IMs, send notices..
If anyone else gives the 0.7.4 bundle a try with the opensim 0.7.5 release,
would be interested in hearing your results, too.
Thanks,
- Chris/Fleep
Chris M. Collins (SL/OS: Fleep Tuque)
Center for Simulations & Virtual Environments Research (UCSIM)
UCIT Instructional & Research Computing
University of Cincinnati
406A Zimmer Hall
315 College Drive
PO BOX 210088
Cincinnati, OH 45221-0088
chris.collins at uc.edu
(513) 556-3018
http://ucsim.uc.edu
On Tue, Mar 26, 2013 at 3:57 PM, Fleep Tuque <fleep513 at gmail.com> wrote:
> Er.. and after some further fiddling, I can get some basic groups
> functionality working with Mimetic's 0.7.4 bundle, but now seeing errors on
> the console.
>
> At first, I was seeing NOTHING on the console, and attempting to open an
> existing group, IM a group, or create a group seemed to have no effect in
> the viewer (using Imprudence).
>
> Then I remembered that in the 0.7.5 opensim.ini.example file, under the
> [Groups] section, I noticed that the Module setting was set to "Default" in
> the example file, and I left it alone.
>
> [Groups]
> ;# {Enabled} {} {Enable groups?} {true false} false
> ;; Enables the groups module
> Enabled = true
>
> ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to
> use Flotsam/Simian)} {} Default
> ;; This is the current groups stub in Region.CoreModules.Avatar.Groups.
> ;; All the other settings below only really apply to the
> Flotsam/SimianGrid
> ;; GroupsModule.
> ;; This module can use a PHP XmlRpc server from the Flotsam project at
> ;; http://code.google.com/p/flotsam/
> ;; or from the SimianGrid project at
> http://code.google.com/p/openmetaverse
> Module = Default
>
> Upon changing the Module parameter to "GroupsModule", I'm seeing some
> better results on the viewer side - existing groups are showing up and it
> looks like I can IM and create groups, but then I'm still seeing some
> errors on the console:
>
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: An error has occured while
> attempting to a
> ccess the XmlRpcGroups server method groups.getGroup at
> http://fleepgrid.com/os_
> services/xmlrpc.php
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: The remote server returned an error:
> (403)
> Forbidden. at System.Net.HttpWebRequest.GetResponse()
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]:
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: RequestingAgentUserService ::
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: RequestingSessionID ::
> 00000000-0000-0000-
> 0000-000000000000
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: RequestingAgentID ::
> d391e072-75c9-4bc8-92
> 72-5622b84ec638
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: WriteKey :: XXXX
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: ReadKey :: XXXX
> 15:46:57 - [XMLRPC-GROUPS-CONNECTOR]: GroupID ::
> 8cfbd951-4eeb-408e-a5fa-d5d06e0
> b8fd8
> 15:46:58 - [XMLRPC-GROUPS-CONNECTOR]: An error has occured while
> attempting to a
> ccess the XmlRpcGroups server method groups.getGroupRoleMembers at
> http://fleepg
> rid.com/os_services/xmlrpc.php
> 15:46:58 - [XMLRPC-GROUPS-CONNECTOR]: The underlying connection was
> closed: An u
> nexpected error occurred on a receive. at
> System.Net.HttpWebRequest.GetRespons
> e()
>
> Still fiddling around to see what's going on, on the viewer side it almost
> appears groups are working normally, but the console errors are very spammy
> so something isn't right.
>
> - Chris/Fleep
>
>
> Chris M. Collins (SL/OS: Fleep Tuque)
> Center for Simulations & Virtual Environments Research (UCSIM)
> UCIT Instructional & Research Computing
> University of Cincinnati
> 406A Zimmer Hall
> 315 College Drive
> PO BOX 210088
> Cincinnati, OH 45221-0088
> chris.collins at uc.edu
> (513) 556-3018
>
> http://ucsim.uc.edu
>
>
> On Tue, Mar 26, 2013 at 3:32 PM, Fleep Tuque <fleep513 at gmail.com> wrote:
>
>> I was referring specifically to the 0.7.4 packaged bundle of opensim
>> services (groups/offlineIMs/profiles/search) that Mimetic Core put together
>> and released back in August 2012.
>>
>> I thought OP was asking if anyone had tested that bundle with the last
>> release version of opensim 0.7.5, which I did, and at least as far as I can
>> tell, groups and search from that 0.7.4 bundle package don't work with
>> opensim 0.7.5.
>>
>> Sorry for any confusion!
>>
>> - Chris/Fleep
>>
>>
>> Chris M. Collins (SL/OS: Fleep Tuque)
>> Center for Simulations & Virtual Environments Research (UCSIM)
>> UCIT Instructional & Research Computing
>> University of Cincinnati
>> 406A Zimmer Hall
>> 315 College Drive
>> PO BOX 210088
>> Cincinnati, OH 45221-0088
>> chris.collins at uc.edu
>> (513) 556-3018
>>
>> http://ucsim.uc.edu
>>
>>
>> On Tue, Mar 26, 2013 at 3:15 PM, Nebadon Izumi <nebadon2025 at gmail.com>wrote:
>>
>>> if you are talking about ossearch and flotsam groups, both are tested
>>> and working on OpenSimulator 0.7.5+ we are using them at OSgrid just fine.
>>>
>>>
>>> On Tue, Mar 26, 2013 at 3:02 PM, Fleep Tuque <fleep513 at gmail.com> wrote:
>>>
>>>> Hi Per,
>>>>
>>>> In my testing using the last release Opensim 0.7.5 and the last version
>>>> of the bundle Core put out for 0.7.4, Offline IMs and Profile services
>>>> appear to be working fine, but Groups and Search are hosed. Not even
>>>> getting any messages at all on the console.
>>>>
>>>> If you are using Core's bundle for providing these services and you
>>>> need Groups or Search functionality, I would NOT upgrade to 0.7.5 unless
>>>> you have an alternative plan in mind for groups and search.
>>>>
>>>> Also note that Diva's new Groups and other features are NOT included in
>>>> the 0.7.5 release (though it sounds like they might be included in 0.7.6
>>>> whenever that comes out).
>>>>
>>>>
>>>> - Chris/Fleep
>>>>
>>>>
>>>> Chris M. Collins (SL/OS: Fleep Tuque)
>>>> Center for Simulations & Virtual Environments Research (UCSIM)
>>>> UCIT Instructional & Research Computing
>>>> University of Cincinnati
>>>> 406A Zimmer Hall
>>>> 315 College Drive
>>>> PO BOX 210088
>>>> Cincinnati, OH 45221-0088
>>>> chris.collins at uc.edu
>>>> (513) 556-3018
>>>>
>>>> http://ucsim.uc.edu
>>>>
>>>>
>>>> On Fri, Mar 22, 2013 at 1:44 AM, Chibo Ryder <chibo.ryder at gmail.com>wrote:
>>>>
>>>>> There may have been some minor changes in the Search and Profile php
>>>>> stuffs since 0.7.4 and of course the DLLs would probably need to be
>>>>> recompiled so... might work, might not.
>>>>>
>>>>> AFAIK, Core has left the whole OpenSim scene so unless someone else
>>>>> continues the project I wouldn't count on any further updates. The Github
>>>>> repos and d/l archives are no more. Though, I'm thinking with groups and
>>>>> offline IMs having been folded into the latest code it should be easier for
>>>>> folks from this point on with only 2 external services to do manually. You
>>>>> can grab those current files from OSGrid's download page:
>>>>>
>>>>> http://download.osgrid.org/
>>>>>
>>>>> Chibo
>>>>>
>>>>>
>>>>> On 3/18/2013 12:28 PM, Per Mint wrote:
>>>>>
>>>>> Hello everyone,
>>>>>
>>>>> If I'm not wrong, latest core's OpenSim web services bundle was
>>>>> packaged for OpenSim 0.7.4.
>>>>>
>>>>> Did anyone test this bundle version against updated OpenSim 0.7.5
>>>>> successfully ?
>>>>>
>>>>> Thanks !
>>>>> Per.
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Opensim-users mailing listOpensim-users at lists.berlios.dehttps://lists.berlios.de/mailman/listinfo/opensim-users
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Opensim-users mailing list
>>>>> Opensim-users at lists.berlios.de
>>>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Opensim-users mailing list
>>>> Opensim-users at lists.berlios.de
>>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>>>
>>>
>>>
>>>
>>> --
>>> Michael Emory Cerquoni
>>> _______________________________________________
>>> Opensim-users mailing list
>>> Opensim-users at lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20130326/7aa59c43/attachment.html>
More information about the Opensim-users
mailing list