jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 8
Total Residents: 491
Online Now: 0
Hypergriders online: 0

Groups Error..

12 years 2 months ago #1653 by tadavis
Hi.. I have a error in the groups module.. I can not add someone to another role in a group.. I can add and delete a users.. but I just can add any users to any other roles.. I can create new roles.. here is the console out put..

2013-01-12 13:56:56,804 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: Error:
2013-01-12 13:56:56,807 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: Key: params
2013-01-12 13:56:56,809 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: array (
2013-01-12 13:56:56,810 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'GroupID' => '0112221c-4c5a-4efd-9540-1c6d2c28c5c3',
2013-01-12 13:56:56,812 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'RequestingSessionID' => '00000000-0000-0000-0000-000000000000',
2013-01-12 13:56:56,814 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'ReadKey' => '1234',
2013-01-12 13:56:56,817 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'AgentID' => '5b37c90b-426e-41b0-8fd5-a71b47f6e147',
2013-01-12 13:56:56,819 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'RequestingAgentID' => 'a887910d-072c-42f2-92ae-17e69f65d118',
2013-01-12 13:56:56,821 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'RequestingAgentUserService' => '',
2013-01-12 13:56:56,823 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'RoleID' => 'c8eac712-7511-4c87-8d2f-0417769ccb7c',
2013-01-12 13:56:56,825 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: 'WriteKey' => '1234',
2013-01-12 13:56:56,828 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: )
2013-01-12 13:56:56,830 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: Key: error
2013-01-12 13:56:56,832 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: Line: 951: Group (0112221c-4c5a-4efd-9540-1c6d2c28c5c3) not found or Agent () is not in the owner's role (sql: SELECT
2013-01-12 13:56:56,835 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: OwnerRoleID,
2013-01-12 13:56:56,837 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: imjso_opensim_grouprolemembership.AgentID
2013-01-12 13:56:56,839 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: FROM
2013-01-12 13:56:56,842 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: imjso_opensim_group LEFT JOIN imjso_opensim_grouprolemembership ON (imjso_opensim_group.GroupID = imjso_opensim_grouprolemembership.GroupID AND imjso_opensim_group.OwnerRoleID = imjso_opensim_grouprolemembership.RoleID)
2013-01-12 13:56:56,845 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: WHERE
2013-01-12 13:56:56,848 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: imjso_opensim_grouprolemembership.AgentID = ''
2013-01-12 13:56:56,850 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: AND
2013-01-12 13:56:56,852 ERROR - OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule [XMLRPC-GROUPS-CONNECTOR]: imjso_opensim_group.GroupID = '0112221c-4c5a-4efd-9540-1c6d2c28c5c3')

This is the error from the webserver error.log:

[Sat Jan 12 07:33:24 2013] [error] [client 174.5.68.41] PHP Notice: Undefined index: requestingAgentID in /var/www/components/com_opensim/includes/functions_groups.php on line 926
[Sat Jan 12 07:33:39 2013] [error] [client 174.5.68.41] PHP Notice: Undefined index: requestingAgentID in /var/www/components/com_opensim/includes/functions_groups.php on line 926
[Sat Jan 12 09:17:56 2013] [error] [client 174.5.68.41] File does not exist: /var/www/templates/system/css/template.css, referer: virtualrealmsgrid.com/index.php/en/?opti...Windows%207%2064-bit
[Sat Jan 12 09:45:25 2013] [error] [client 174.5.68.41] PHP Notice: Undefined index: requestingAgentID in /var/www/components/com_opensim/includes/functions_groups.php on line 926

Not sure if there is a config problem on my end or a bug in the version of jopensim..

Thanks
Todd

Please Log in or Create an account to join the conversation.

12 years 2 months ago #1654 by foto50
Hi tadavis

There is indeed a small typo in there that will be solved in the next release. For now, you can quickly fix it by going to /components/com_opensim/includes/functions_groups.php to line 926

The line currently shows:
$agentID = $params["requestingAgentID"];
but it should be
$agentID = $params["RequestingAgentID"];

Greetz
FoTo50
The following user(s) said Thank You: tadavis

Please Log in or Create an account to join the conversation.

12 years 2 months ago #1655 by tadavis
I corrected the functions_groups.php and things work great now!

Thank you,
Todd

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds