[Opensim-users] Profiles Module error
What Virtual World - Guy Quicksand
guy at whatvirtualworld.com
Sun Jan 13 11:43:28 UTC 2013
Hello emporor,
i have been looking at the error.
it seems your php file generates wrong xml for some reason;
have a look here:
http://www.vijaymukhi.com/documents/books/xsd/chap2.htm
here your error is also mentioned.
if you dont get it working can you pastebin your php file and add the link
here?
Best regards,
Guy
----- Original Message -----
From: <emperor at secondgalaxy.com>
To: <opensim-users at lists.berlios.de>
Sent: Saturday, January 12, 2013 9:31 PM
Subject: Re: [Opensim-users] Profiles Module error
> Okay to answer the questions
>
> Operatying System is Windows 7 x64
> Opensim Version is development version 0.7.5
> Profiles modules are compiled as part of the source.
> I tried the updates to the profiles modules and updated php scripts and
> still get the error.
> Error is reproduced on wamp and xampp
> I operate in grid mode non hypergrid currently though will probably go
> hypergrid eventually when im ready.
>
> Thanks
>
> Emperor
>
>> Message: 1
>> Date: Sat, 12 Jan 2013 11:57:14 -0500
>> From: emperor at secondgalaxy.com
>> To: opensim-users at lists.berlios.de
>> Subject: Re: [Opensim-users] Profiles Module error
>> Message-ID: <20130112115714.162527hvw1i2g7wg at 74.50.85.33>
>> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
>> format="flowed"
>>
>> Guy,
>>
>> Okay I fixed that error on line 664 in the profile.php however I still
>> get the error.
>>
>> Now Im not to sure what would be causing it.
>>
>> Thanks
>>
>> Emperor
>>
>>> Message: 1
>>> Date: Sat, 12 Jan 2013 00:23:28 -0500
>>> From: emperor at secondgalaxy.com
>>> To: opensim-users at lists.berlios.de
>>> Subject: [Opensim-users] Profiles Module error
>>> Message-ID: <20130112002328.1794749ebk06y84k at 74.50.85.33>
>>> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
>>> format="flowed"
>>>
>>> Okay I keep getting this error with the profile module:
>>>
>>> 2013-01-11 23:27:52,793 ERROR -
>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule [PROFILE]: Unable
>>> to connect to Profile Server
>>> http://galaxygrid.servegame.org/os_services/profiles/profile.php.
>>> Method avatar_properties_request, params System.Collections.Hashtable.
>>> Exception System.Xml.XmlException: There are multiple root elements.
>>> Line 2, position 2.
>>> at System.Xml.XmlTextReaderImpl.Throw(Exception e)
>>> at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
>>> at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res)
>>> at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
>>> at System.Xml.XmlTextReaderImpl.Read()
>>> at System.Xml.XmlTextReader.Read()
>>> at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize(TextReader
>>> xmlData)
>>> at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
>>> at
>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule.GenericXMLRPCRequest(Hashtable
>>> ReqParams, String method, String server) in
>>> C:\Users\compdev1\Desktop\develop1\addon-modules\OpenSimProfile\Modules\ProfileModule\OpenProfile.cs:line
>>> 181
>>>
>>> Can someone advise how to fix this?
>>>
>>> For kicks ive tried the os_services modules as well and get the same
>>> error.
>>>
>>> Thanks
>>>
>>> Emperor
>>>
>>>
>>> ------------------------------
>>>
>>> Message: 2
>>> Date: Sat, 12 Jan 2013 8:46:58 +0100
>>> From: guy at whatvirtualworld.com
>>> To: opensim-users at lists.berlios.de
>>> Subject: Re: [Opensim-users] Profiles Module error
>>> Message-ID: <3126FBCA422C45DD at zwollebouw.nl>
>>> Content-Type: text/plain; charset="ISO-8859-1"
>>>
>>> You have a php error there :
>>>
>>> Notice: Undefined variable: HTTP_RAW_POST_DATA in
>>> C:\xampp\htdocs\os_services\profiles\profile.php on line 664
>>>
>>> Best regards,
>>>
>>> Guy
>>>
>>> -----Original Message-----
>>> Sent: zaterdag 12-1-2013 0:23:28
>>> Subject: [Opensim-users] Profiles Module error
>>>
>>>> Okay I keep getting this error with the profile module:
>>>>
>>>> 2013-01-11 23:27:52,793 ERROR -
>>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule [PROFILE]: Unable
>>>> to connect to Profile Server
>>>> http://galaxygrid.servegame.org/os_services/profiles/profile.php.
>>>> Method avatar_properties_request, params System.Collections.Hashtable.
>>>> Exception System.Xml.XmlException: There are multiple root elements.
>>>> Line 2, position 2.
>>>> at System.Xml.XmlTextReaderImpl.Throw(Exception e)
>>>> at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
>>>> at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res)
>>>> at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
>>>> at System.Xml.XmlTextReaderImpl.Read()
>>>> at System.Xml.XmlTextReader.Read()
>>>> at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize(TextReader
>>>> xmlData)
>>>> at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
>>>> at
>>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule.GenericXMLRPCRequest(Hashtable
>>>> ReqParams, String method, String server) in
>>>> C:\Users\compdev1\Desktop\develop1\addon-modules\OpenSimProfile\Modules\ProfileModule\OpenProfile.cs:line
>>>> 181
>>>>
>>>> Can someone advise how to fix this?
>>>>
>>>> For kicks ive tried the os_services modules as well and get the same
>>>> error.
>>>>
>>>> Thanks
>>>>
>>>> Emperor
>>>> _______________________________________________
>>>> 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
>>>
>>> End of Opensim-users Digest, Vol 65, Issue 19
>>> *********************************************
>>>
>>
>>
>>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Sat, 12 Jan 2013 16:58:14 +0000
>> From: Tom <tom.willans at bessacarr.com>
>> To: opensim-users at lists.berlios.de
>> Subject: Re: [Opensim-users] Stars in night sky in OpenSim are shapes
>> rather than dots?
>> Message-ID: <BC71E7D1-3E39-4CC7-BE88-93EBBBD8E60A at bessacarr.com>
>> Content-Type: text/plain; charset="us-ascii"
>>
>> np. I adjusted the viewer settings in Firestorm (Edit Sky Preset, Below
>> Sun and Moon Settings is Str.Brite). The sky preset shortcut is next to
>> the address bar. I know of no adjustment at server end and suspect that
>> this is purely related to the rendering engine within the viewer. That
>> does not mean that there is not one. It may be possible to use
>> lightshare to manage your visitors windlight settings. This only works
>> with some viewers though.
>>
>> https://dl.dropbox.com/u/25397404/OpenSim%20-%20Str.Brite%20setting%2017.png
>> https://dl.dropbox.com/u/25397404/SL-StrBrite%20setting%2017.png
>>
>> https://dl.dropbox.com/u/25397404/SL-StrtBrite%20Setting%202.0.png
>> https://dl.dropbox.com/u/25397404/OpenSim%20Str.Brite%20setting%202.0.png
>>
>>
>> On 11 Jan 2013, at 20:55, Ai Austin wrote:
>>
>>> Thanks Tom, I enjoyed that. Where are those Sun and Moon settings for
>>> star brightness? Is it something in OpenSimDefaults.ini?
>>>
>>> And thanks to Guy and Nebadon for the information.
>>>
>>> I am using NVidia cards by the way... Nvidia Quadra 4500 1GB and Nvidia
>>> GTX 580 2GB.
>>>
>>> I tried this again in a similar setting on a VCE region in OSGrid and
>>> on Second Life.. with the sun set to midnight, same size window, but
>>> using LL viewer for SL and Firestorm for OSGrid.
>>>
>>> Second Life VCE region, Midnight, LL latest viewer
>>> http://www.aiai.ed.ac.uk/~bat/EXPORT/TEMP/SL-Stars.jpg
>>>
>>> OSGrid/OpenSim VCE Region, Midnight, Firestorm latest OS viewer
>>> http://www.aiai.ed.ac.uk/~bat/EXPORT/TEMP/OS-Stars.jpg
>>>
>>> I think I am setting exactly the same "shape" on each viewer, but the
>>> SL one is half the size of the OSGrid/OpenSim one. is there an OpenSim
>>> release setting that is perhaps set up a bit too big?
>>>
>>> Funnily enough.. I was just watching the Doctor Who episode with
>>> Vincent van Gogh this evening :-) Starry Starry night
>>>
>>> http://www.youtube.com/watch?v=vV1YbWBSXS8
>>>
>>>> From: Tom <tom.willans at bessacarr.com>
>>>> You are right. I do not think that this is a problem though. I checked
>>>> some photos of stars ... (Jodrell Bank) and shapes seem more
>>>> realistic.
>>>
>>>> From: Tom <tom.willans at bessacarr.com>
>>>> I fiddled with the environment editor under Sun and Moon Settings
>>>> StrBrite. If I increase the star brightness in both SL and OS there
>>>> comes a point where they look like shapes as per Ai's photo. OS looks
>>>> a bit more shapely but it is difficult matching skies. I am using an
>>>> NVIDIA GeForce GT 650M and Firestorm 4.3.1.31155 15-inch, Mid 2012
>>>> MBP. At 2.00 (nice dots) becoming more shapely with increasing
>>>> brightness.
>>>
>>>> From: "What Virtual World - Guy Quicksand" <guy at whatvirtualworld.com>
>>>> I have only seen this when using ATI ( radeon ) video cards. Are you
>>>> using such?.. if so that is probably the reason the night sky looks
>>>> wierd.
>>>
>>>> From: Nebadon Izumi <nebadon2025 at gmail.com>
>>>> I spoke to Linden Labs about this a long time ago, I believe this is a
>>>> driver issue, do you get same results in Second Life, at the time I
>>>> noticed this i was having same problem in SL and OpenSim, and one of
>>>> the Lindens seemed somewhat unaware of the issue, and after asking
>>>> others about it i recall the answer being its a driver problem with
>>>> video cards. If you could test in Second Life that would be great.
>>>
>>> _______________________________________________
>>> Opensim-users mailing list
>>> Opensim-users at lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>> Tom Willans BSc(Hons) MBCS CITP
>> PhD Student
>> Serious Games Institute, Coventry University
>> United Kingdom
>>
>> Senior Research Representative: Faculty of Engineering and Computing
>> Managing Director Bessacarr Publications Ltd
>> +44 (0)121 288 0281
>> email: tom.willans at bessacarr.com
>> skype: tom.willans
>> Second Life and OSGrid: Tom Tiros
>>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> <https://lists.berlios.de/pipermail/opensim-users/attachments/20130112/47e6307f/attachment-0001.html>
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Sat, 12 Jan 2013 18:23:08 +0100
>> From: "What Virtual World - Guy Quicksand" <guy at whatvirtualworld.com>
>> To: <opensim-users at lists.berlios.de>
>> Subject: Re: [Opensim-users] Profiles Module error
>> Message-ID: <144F5E8E7F2041AD8ADE7D2DD3244FA2 at MARGRIET>
>> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>> reply-type=response
>>
>> Hello Emporer,
>>
>> 1. did you compile the modules yourself ( inside the current opensim you
>> use )?
>> 2. what version are you running? opensim and modules
>> 3. are you 100% sure the php file works, and you have setup the database
>> correctly?
>> 4. are all services running on one machine? maybe one cant reach the
>> other?
>> 5. what OS are you running?
>>
>> Maybe an idea to run the last git from osgrid as these mudules are
>> allready
>> there and compatible for sure.
>> That way you can compare things.
>> I think you have some compatibility isues there.. not sure though
>>
>> Best regards,
>> Guy
>>
>> ----- Original Message -----
>> From: <emperor at secondgalaxy.com>
>> To: <opensim-users at lists.berlios.de>
>> Sent: Saturday, January 12, 2013 5:57 PM
>> Subject: Re: [Opensim-users] Profiles Module error
>>
>>
>>> Guy,
>>>
>>> Okay I fixed that error on line 664 in the profile.php however I still
>>> get the error.
>>>
>>> Now Im not to sure what would be causing it.
>>>
>>> Thanks
>>>
>>> Emperor
>>>
>>>> Message: 1
>>>> Date: Sat, 12 Jan 2013 00:23:28 -0500
>>>> From: emperor at secondgalaxy.com
>>>> To: opensim-users at lists.berlios.de
>>>> Subject: [Opensim-users] Profiles Module error
>>>> Message-ID: <20130112002328.1794749ebk06y84k at 74.50.85.33>
>>>> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
>>>> format="flowed"
>>>>
>>>> Okay I keep getting this error with the profile module:
>>>>
>>>> 2013-01-11 23:27:52,793 ERROR -
>>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule [PROFILE]: Unable
>>>> to connect to Profile Server
>>>> http://galaxygrid.servegame.org/os_services/profiles/profile.php.
>>>> Method avatar_properties_request, params System.Collections.Hashtable.
>>>> Exception System.Xml.XmlException: There are multiple root elements.
>>>> Line 2, position 2.
>>>> at System.Xml.XmlTextReaderImpl.Throw(Exception e)
>>>> at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
>>>> at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res)
>>>> at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
>>>> at System.Xml.XmlTextReaderImpl.Read()
>>>> at System.Xml.XmlTextReader.Read()
>>>> at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize(TextReader
>>>> xmlData)
>>>> at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
>>>> at
>>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule.GenericXMLRPCRequest(Hashtable
>>>> ReqParams, String method, String server) in
>>>> C:\Users\compdev1\Desktop\develop1\addon-modules\OpenSimProfile\Modules\ProfileModule\OpenProfile.cs:line
>>>> 181
>>>>
>>>> Can someone advise how to fix this?
>>>>
>>>> For kicks ive tried the os_services modules as well and get the same
>>>> error.
>>>>
>>>> Thanks
>>>>
>>>> Emperor
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>> Message: 2
>>>> Date: Sat, 12 Jan 2013 8:46:58 +0100
>>>> From: guy at whatvirtualworld.com
>>>> To: opensim-users at lists.berlios.de
>>>> Subject: Re: [Opensim-users] Profiles Module error
>>>> Message-ID: <3126FBCA422C45DD at zwollebouw.nl>
>>>> Content-Type: text/plain; charset="ISO-8859-1"
>>>>
>>>> You have a php error there :
>>>>
>>>> Notice: Undefined variable: HTTP_RAW_POST_DATA in
>>>> C:\xampp\htdocs\os_services\profiles\profile.php on line 664
>>>>
>>>> Best regards,
>>>>
>>>> Guy
>>>>
>>>> -----Original Message-----
>>>> Sent: zaterdag 12-1-2013 0:23:28
>>>> Subject: [Opensim-users] Profiles Module error
>>>>
>>>>> Okay I keep getting this error with the profile module:
>>>>>
>>>>> 2013-01-11 23:27:52,793 ERROR -
>>>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule [PROFILE]: Unable
>>>>> to connect to Profile Server
>>>>> http://galaxygrid.servegame.org/os_services/profiles/profile.php.
>>>>> Method avatar_properties_request, params System.Collections.Hashtable.
>>>>> Exception System.Xml.XmlException: There are multiple root elements.
>>>>> Line 2, position 2.
>>>>> at System.Xml.XmlTextReaderImpl.Throw(Exception e)
>>>>> at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
>>>>> at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res)
>>>>> at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
>>>>> at System.Xml.XmlTextReaderImpl.Read()
>>>>> at System.Xml.XmlTextReader.Read()
>>>>> at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize(TextReader
>>>>> xmlData)
>>>>> at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
>>>>> at
>>>>> OpenSimProfile.Modules.OpenProfile.OpenProfileModule.GenericXMLRPCRequest(Hashtable
>>>>> ReqParams, String method, String server) in
>>>>> C:\Users\compdev1\Desktop\develop1\addon-modules\OpenSimProfile\Modules\ProfileModule\OpenProfile.cs:line
>>>>> 181
>>>>>
>>>>> Can someone advise how to fix this?
>>>>>
>>>>> For kicks ive tried the os_services modules as well and get the same
>>>>> error.
>>>>>
>>>>> Thanks
>>>>>
>>>>> Emperor
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>> End of Opensim-users Digest, Vol 65, Issue 19
>>>> *********************************************
>>>>
>>>
>>>
>>> _______________________________________________
>>> Opensim-users mailing list
>>> Opensim-users at lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>>
>>
>>
>>
>> ------------------------------
>>
>> Message: 4
>> Date: Sat, 12 Jan 2013 20:10:31 +0100
>> From: ssm2017 <ssm2017 at gmail.com>
>> To: opensim-users at lists.berlios.de
>> Subject: Re: [Opensim-users] Profiles Module error
>> Message-ID:
>> <CAE2ni0E_KbA+at=UMNj+Zoy6-vSR07YH57LVRvpfRh5FZrN0ZA at mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> the HTTP_RAW_POST_DATA was fixed 2 weeks ago so maybe you are not using a
>> recent version.
>>
>>
>> 2013/1/12 What Virtual World - Guy Quicksand <guy at whatvirtualworld.com>
>>
>>> Hello Emporer,
>>>
>>> 1. did you compile the modules yourself ( inside the current opensim you
>>> use )?
>>> 2. what version are you running? opensim and modules
>>> 3. are you 100% sure the php file works, and you have setup the database
>>> correctly?
>>> 4. are all services running on one machine? maybe one cant reach the
>>> other?
>>> 5. what OS are you running?
>>>
>>> Maybe an idea to run the last git from osgrid as these mudules are
>>> allready there and compatible for sure.
>>> That way you can compare things.
>>> I think you have some compatibility isues there.. not sure though
>>>
>>> Best regards,
>>> Guy
>>>
>>> ----- Original Message ----- From: <emperor at secondgalaxy.com>
>>> To: <opensim-users at lists.berlios.**de <opensim-users at lists.berlios.de>>
>>> Sent: Saturday, January 12, 2013 5:57 PM
>>>
>>> Subject: Re: [Opensim-users] Profiles Module error
>>>
>>>
>>> Guy,
>>>>
>>>> Okay I fixed that error on line 664 in the profile.php however I still
>>>> get the error.
>>>>
>>>> Now Im not to sure what would be causing it.
>>>>
>>>> Thanks
>>>>
>>>> Emperor
>>>>
>>>> Message: 1
>>>>> Date: Sat, 12 Jan 2013 00:23:28 -0500
>>>>> From: emperor at secondgalaxy.com
>>>>> To: opensim-users at lists.berlios.de
>>>>> Subject: [Opensim-users] Profiles Module error
>>>>> Message-ID:
>>>>> <20130112002328.**1794749ebk06y84k at 74.50.85.33<20130112002328.1794749ebk06y84k at 74.50.85.33>
>>>>> >
>>>>> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
>>>>> format="flowed"
>>>>>
>>>>> Okay I keep getting this error with the profile module:
>>>>>
>>>>> 2013-01-11 23:27:52,793 ERROR -
>>>>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule [PROFILE]:
>>>>> Unable
>>>>> to connect to Profile Server
>>>>> http://galaxygrid.servegame.**org/os_services/profiles/**profile.php<http://galaxygrid.servegame.org/os_services/profiles/profile.php>
>>>>> .
>>>>> Method avatar_properties_request, params System.Collections.Hashtable.
>>>>> Exception System.Xml.XmlException: There are multiple root elements.
>>>>> Line 2, position 2.
>>>>> at System.Xml.XmlTextReaderImpl.**Throw(Exception e)
>>>>> at System.Xml.XmlTextReaderImpl.**Throw(String res, String arg)
>>>>> at System.Xml.XmlTextReaderImpl.**Throw(Int32 pos, String res)
>>>>> at System.Xml.XmlTextReaderImpl.**ParseDocumentContent()
>>>>> at System.Xml.XmlTextReaderImpl.**Read()
>>>>> at System.Xml.XmlTextReader.Read(**)
>>>>> at
>>>>> Nwc.XmlRpc.**XmlRpcResponseDeserializer.**Deserialize(TextReader
>>>>> xmlData)
>>>>> at Nwc.XmlRpc.XmlRpcRequest.Send(**String url, Int32 timeout)
>>>>> at
>>>>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule.**GenericXMLRPCRequest(Hashtable
>>>>> ReqParams, String method, String server) in
>>>>> C:\Users\compdev1\Desktop\**
>>>>> develop1\addon-modules\**OpenSimProfile\Modules\**
>>>>> ProfileModule\OpenProfile.cs:**line
>>>>> 181
>>>>>
>>>>> Can someone advise how to fix this?
>>>>>
>>>>> For kicks ive tried the os_services modules as well and get the same
>>>>> error.
>>>>>
>>>>> Thanks
>>>>>
>>>>> Emperor
>>>>>
>>>>>
>>>>> ------------------------------
>>>>>
>>>>> Message: 2
>>>>> Date: Sat, 12 Jan 2013 8:46:58 +0100
>>>>> From: guy at whatvirtualworld.com
>>>>> To: opensim-users at lists.berlios.de
>>>>> Subject: Re: [Opensim-users] Profiles Module error
>>>>> Message-ID:
>>>>> <3126FBCA422C45DD at zwollebouw.**nl<3126FBCA422C45DD at zwollebouw.nl>
>>>>> >
>>>>> Content-Type: text/plain; charset="ISO-8859-1"
>>>>>
>>>>> You have a php error there :
>>>>>
>>>>> Notice: Undefined variable: HTTP_RAW_POST_DATA in
>>>>> C:\xampp\htdocs\os_services\**profiles\profile.php on line 664
>>>>>
>>>>> Best regards,
>>>>>
>>>>> Guy
>>>>>
>>>>> -----Original Message-----
>>>>> Sent: zaterdag 12-1-2013 0:23:28
>>>>> Subject: [Opensim-users] Profiles Module error
>>>>>
>>>>> Okay I keep getting this error with the profile module:
>>>>>>
>>>>>> 2013-01-11 23:27:52,793 ERROR -
>>>>>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule [PROFILE]:
>>>>>> Unable
>>>>>> to connect to Profile Server
>>>>>> http://galaxygrid.servegame.**org/os_services/profiles/**profile.php<http://galaxygrid.servegame.org/os_services/profiles/profile.php>
>>>>>> .
>>>>>> Method avatar_properties_request, params
>>>>>> System.Collections.Hashtable.
>>>>>> Exception System.Xml.XmlException: There are multiple root elements.
>>>>>> Line 2, position 2.
>>>>>> at System.Xml.XmlTextReaderImpl.**Throw(Exception e)
>>>>>> at System.Xml.XmlTextReaderImpl.**Throw(String res, String arg)
>>>>>> at System.Xml.XmlTextReaderImpl.**Throw(Int32 pos, String res)
>>>>>> at System.Xml.XmlTextReaderImpl.**ParseDocumentContent()
>>>>>> at System.Xml.XmlTextReaderImpl.**Read()
>>>>>> at System.Xml.XmlTextReader.Read(**)
>>>>>> at
>>>>>> Nwc.XmlRpc.**XmlRpcResponseDeserializer.**Deserialize(TextReader
>>>>>> xmlData)
>>>>>> at Nwc.XmlRpc.XmlRpcRequest.Send(**String url, Int32 timeout)
>>>>>> at
>>>>>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule.**GenericXMLRPCRequest(Hashtable
>>>>>> ReqParams, String method, String server) in
>>>>>> C:\Users\compdev1\Desktop\*
>>>>>> *develop1\addon-modules\**OpenSimProfile\Modules\**
>>>>>> ProfileModule\OpenProfile.cs:**line
>>>>>> 181
>>>>>>
>>>>>> Can someone advise how to fix this?
>>>>>>
>>>>>> For kicks ive tried the os_services modules as well and get the same
>>>>>> error.
>>>>>>
>>>>>> Thanks
>>>>>>
>>>>>> Emperor
>>>>>> ______________________________**_________________
>>>>>> Opensim-users mailing list
>>>>>> Opensim-users at lists.berlios.de
>>>>>> https://lists.berlios.de/**mailman/listinfo/opensim-users<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<https://lists.berlios.de/mailman/listinfo/opensim-users>
>>>>>
>>>>> End of Opensim-users Digest, Vol 65, Issue 19
>>>>> ***********************************************
>>>>>
>>>>>
>>>>
>>>> ______________________________**_________________
>>>> Opensim-users mailing list
>>>> Opensim-users at lists.berlios.de
>>>> https://lists.berlios.de/**mailman/listinfo/opensim-users<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<https://lists.berlios.de/mailman/listinfo/opensim-users>
>>>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> <https://lists.berlios.de/pipermail/opensim-users/attachments/20130112/a69a05ed/attachment.html>
>>
>> ------------------------------
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>> End of Opensim-users Digest, Vol 65, Issue 20
>> *********************************************
>>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
More information about the Opensim-users
mailing list