Hello, we are testing our IM client and so far so good, the only thing that we couldn’t figure out how to fix is an annoying (offline) message that pops up every time we login to the jabber server.
the message itself is simply “null” with the local time but without any other informations.
I’ve checked the database to see if there’s anything left in the offline queue but couldn’t find anything.
Hi, thanks for the tip but unluckily: “No plugins installed.” I’ve also looked through the database and removed all the occurrences of the username from various tables but it still appears each time I login.
Message stanzas are primarily used to deliver (chat) messages, but they do have other uses as well (I think pubsub, for instance, makes use of message stanzas). If they’re used for something else than relaying chat messages, the body of the stanza usually is empty, or non-existant.
Some clients do not handle message stanzas without a body properly. Something like this might be happening on your end as well.
If the problem occurs again, try to get a complete dump of the message stanza.
about “no plugins installed”. Plugin may be not uninstalled correctly. check the plugin derictory. Maybe there can be some files rest.
this situation was in my server. I uninstalled plugin, but he saved some of his files, parasiting in my messeges. when delete them - all work fine. in happends