jOpenSimWorld

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

jOpenSimProfile - Unable to connect to ProfileServer

7 years 3 weeks ago #2912 by Fredy
Entering the grid my profile data is gone.

PopUp in the right corner from simulator: " Unable to fetch profile data at this time"

Console errors:

17:51:54 - [jOpenSimProfile]: RequestAvatarProperties for 32cc1eee-76dd-4f80-a19a-9513d429e62d
17:51:54 - [jOpenSimProfile]: GetProfileData for 32cc1eee-76dd-4f80-a19a-9513d429e62d
17:51:54 - [jOpenSimProfile]: GenericXMLRPCRequest for method avatar_properties_request
17:51:54 - [jOpenSimProfile]: Unable to connect to Profile Server testgrid.org/components/com_opensim/interface.php . Method avatar_properties_request, params System.Collections.Hashtable. Exception System.Xml.XmlException: Es sind mehrere Stammelemente vorhanden. Zeile 2, Position 2.
bei System.Xml.XmlTextReaderImpl.Throw(Exception e)
bei System.Xml.XmlTextReaderImpl.ParseDocumentContent()
bei Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize(TextReader xmlData)
bei Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
bei jOpenSim.Profile.jOpenProfile.OpenProfileModule.GenericXMLRPCRequest(Hashtable ReqParams, String method)


17:51:54 - [jOpenSimProfile]: received Data:
17:51:54 - [jOpenSimProfile]: [avatarID]: 32cc1eee-76dd-4f80-a19a-9513d429e62d
17:51:54 - [jOpenSimProfile]: profileData[AboutText]:
17:51:54 - [jOpenSimProfile]: [Created]: 3/10/2008
17:51:54 - [jOpenSimProfile]: [charterMember]: System.Byte[]
17:51:54 - [jOpenSimProfile]: profileData[firstLifeAboutText]:
17:51:54 - [jOpenSimProfile]: [UserFlags]: 0
17:51:54 - [jOpenSimProfile]: profileData[firstLifeImage]: 00000000-0000-0000-0000-000000000000
17:51:54 - [jOpenSimProfile]: profileData[image]: 00000000-0000-0000-0000-000000000000
17:51:54 - [jOpenSimProfile]: profileData[profileUrl]:
17:51:54 - [jOpenSimProfile]: profileData[partner]: 00000000-0000-0000-0000-000000000000
17:51:55 - [XMLRPC-GROUPS-CONNECTOR]: An error has occured while attempting to access the XmlRpcGroups server method groups.getAgentGroupMemberships at testgrid.org/components/com_opensim/interface.php : Es sind mehrere Stammelemente vorhanden. Zeile 2, Position 2.

Maybe just a minor thing... I am checking ini files...

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

7 years 3 weeks ago #2916 by Fredy
Well, some hours spend again to track the problem down.

All *.ini files are fine so far I can see. Checked about 5 times, copied new ones in...ect, ect.

Seems search is playing crazy at booting up simulator what is not a big thing atm (next). Profile does not come in, has no information on it anymore. Fixing users in jOpenSim Panel does nothing except telling me that they where repaired. Profile does not come on, no cure at relog, no nothing.

I get this error in my interface.log. Maybe it is important. But reading the message "deprecated" XMLRPC".... is my PHP version to high? Does the interface.php not read out the right stuff? I have no idea... All accounts having trouble with the profile now. I think a last try would be to nuke the database (joomla, opensim) and start all over again for a last time. When this does not work I think it just not works for me.

########## 10.03.2018 00:05:44 ##### response for groups ##########
'...
response for groups.getAgentActiveMembership:
.....same error......
...
########## 10.03.2018 00:05:44 ##### input ##########
'<?xml version="1.0" encoding="utf-8"?><methodCall><methodName>clientInfo</methodName><params><param><value><struct><member><name>agentID</name><value><string>32cc1eee-76dd-4f80-a19a-9513d429e62d</string></value></member><member><name>agentName</name><value><string>Test User</string></value></member><member><name>agentIP</name><value><string>127.0.0.1:54334</string></value></member></struct></value></param></params></methodCall>'

2018-03-10 00:05:44 Access granted for 127.0.0.1 at line 309 in D:\xampp\htdocs\components\com_opensim\interface.php


########## 10.03.2018 00:05:44 ##### $parameter for clientInfo ##########
array (
'agentID' => '32cc1eee-76dd-4f80-a19a-9513d429e62d',
'agentName' => 'Test User',
'agentIP' => '127.0.0.1:54334',
)



########## 10.03.2018 00:05:44 ##### response for profile ##########
'
response for clientInfo:

\'<br />
<b>Deprecated</b>: Methods with the same name as their class will not be constructors in a future version of PHP; xmlrpc_client has a deprecated constructor in <b>D:\\\\xampp\\\\htdocs\\\\components\\\\com_opensim\\\\xmlrpc\\\\xmlrpc.inc</b> on line <b>820</b><br />
<br />

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

Time to create page: 0.074 seconds