[Opensim-users] Offline IM (problem) and info needed.
Justin Clark-Casey
jjustincc at googlemail.com
Fri Mar 22 01:51:43 UTC 2013
I can't say much about the protocol specifically (since I've never looked at it), but the error below is due to
malformed XML. You would need to fix this.
Unfortunately, there's not much (if any) doc on this currently.
On 22/03/13 00:29, ssm2017 wrote:
> the old messaging system was tolering "0" and "1" as booleans and the new code is only accepting "true" or "false", so
> maybe you can review your code to use them instead.
>
>
> 2013/3/21 R.Gunther <rigun at rigutech.nl <mailto:rigun at rigutech.nl>>
>
> Am digging in some new stuff, like offline IM and later groups. Is there somewhere information about the protocol
> between
> the external php code and the opensim instance ? i have the information from the wiki. And try to write my own
> offlineIM thats not useing the old
> abolete command from php. But then i get stuck at the follwing thing after i send message. (btw message get stored
> in database)
>
> 23:26:13 - [__SynchronousRestObjectRequester__]: Exception on response from POST http://<url and
> path>/offline/offline.php/__SaveMessage/: Text node cannot appear in this state. Line 1, position 1. at
> Mono.Xml2.XmlTextReader.__ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0
> at Mono.Xml2.XmlTextReader.__ReadContent () [0x00000] in <filename unknown>:0
> at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
> at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
> at System.Xml.XmlReader.__MoveToContent () [0x00000] in <filename unknown>:0
> at System.Xml.Serialization.__XmlSerializationReaderInterpre__ter.ReadRoot () [0x00000] in <filename unknown>:0
> at System.Xml.Serialization.__XmlSerializer.Deserialize (System.Xml.Serialization.__XmlSerializationReader
> reader) [0x00000] in <filename unknown>:0
>
> _________________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de <mailto: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
>
--
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc
More information about the Opensim-users
mailing list