[Opensim-users] Profiles Module error

What Virtual World - Guy Quicksand guy at whatvirtualworld.com
Wed Jan 16 18:28:36 UTC 2013


Hello emporer,

I think it would be better to track down the isue you have.. but that is 
what i would do.
You will see that there is quite a differance between aurora sim and 
opensim.
but anyway .. good luck with the project :)

Guy

----- Original Message ----- 
From: <emperor at secondgalaxy.com>
To: <opensim-users at lists.berlios.de>
Sent: Wednesday, January 16, 2013 9:37 AM
Subject: Re: [Opensim-users] Profiles Module error


> Guy
>
> Thanks for the support.  Unfortunately the problem with profiles has 
> become a bit to annoying.  I managed to track down the source code for 
> Aurora Sim so I might just do what I believe probably should be done 
> already and code it into the core opensim source code i pulled from  the 
> git repository.  While I am at it Ill probably do the same with  search 
> and groups just for the fun of it.  I also have a project I was  planning 
> on doing on my grid to see if i could come up with a better  answer to the 
> 256x256 barrier.  I sort of like the idea that Aurora  sim's developers 
> had about infinate regions so I might just for the  fun of it try 
> implementing that and see where it gets me. I will let  you know how this 
> turns out.
>
> Emperor
>
> Quoting opensim-users-request at lists.berlios.de:
>
>> Send Opensim-users mailing list submissions to
>> opensim-users at lists.berlios.de
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>> or, via email, send a message with subject or body 'help' to
>> opensim-users-request at lists.berlios.de
>>
>> You can reach the person managing the list at
>> opensim-users-owner at lists.berlios.de
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Opensim-users digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re: Profiles Module error (What Virtual World - Guy Quicksand)
>>    2. Region Visitor Count (Randy Pierce)
>>    3. Re: Stars in night sky in OpenSim are shapes rather than
>>       dots? (Ai Austin)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Sun, 13 Jan 2013 12:43:28 +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: <FED8733A296D4AE19C51FEB9E114F6B8 at MARGRIET>
>> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>> reply-type=response
>>
>> 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
>>>
>>
>>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Sun, 13 Jan 2013 08:36:16 -0800 (PST)
>> From: Randy Pierce <thepierces-rwpt at charter.net>
>> To: opensim-users at lists.berlios.de
>> Subject: [Opensim-users] Region Visitor Count
>> Message-ID: <1358094976858-7579318.post at n2.nabble.com>
>> Content-Type: text/plain; charset=us-ascii
>>
>> I guess I am getting near the end of all my setup and troubleshooting 
>> now,
>> especially when I begin abnormalities such as region visitor count.
>>
>> Has anyone any knowledge of how to get the automatic visitor count for 
>> each
>> region to kick in. Is it part of the source code or has this not yet been
>> written? I can put out a visitor sensor to capture this information, but 
>> at
>> 80+ regions this would get extremely troublesome if I wanted to get a 
>> grid
>> count of visitors for a specific time period.
>>
>> I am running OS 0.7.5, under WAMP, across multiple servers (using 
>> multiple
>> instances per server), a single robust instance, and in hypergrid 1.5 
>> mode.
>>
>> Any ideas or comments?
>>
>>
>>
>> --
>> View this message in context: 
>> http://opensim-users.2152040.n2.nabble.com/Region-Visitor-Count-tp7579318.html
>> Sent from the opensim-users mailing list archive at Nabble.com.
>>
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Sun, 13 Jan 2013 16:55:20 +0000
>> From: Ai Austin <ai.ai.austin at gmail.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: <50f2e6f9.ec5ab40a.5d51.ffff8a4a at mx.google.com>
>> Content-Type: text/plain; charset="us-ascii"; format=flowed
>>
>>
>>> From: Tom <tom.willans at bessacarr.com>
>>>
>>> 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.
>>
>>
>> Interesting.. I tried this in Firestorm which does have the sliders
>> for "Str.Brite"  its initially set to 2.0 and goes from 0.00 to
>> 500.00.  0.00 turns the sky black as expected.  but the other
>> settings make no difference at all - right up to 500.0.. the blotch
>> for the star is still the same larger than expected distinct shape
>> rather than a reasonably nice star like dot as seen in Second Life.
>>
>> Ah well, thanks for your help everyone.  Unless someone knows f a
>> server side setting that can be set up or adjusted in OpenSim... lets
>> terminate this thread now.
>>
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> 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 22
>> *********************************************
>>
>
>
> _______________________________________________
> 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