Hello,
I am running ejabberd 2.1.5 on top of Erlang R14B since tonight although I have been using both R14A and R13B04 and I am constantly getting this error in my logs. I don't know if it is a problem or not, although to me it seems that it does make the server run weird. I am running ejabberd on a dedicated machine (only ejabberd, CentOS 5.5 x86_64 on Dual Opteron 250 CPU w/ 8GB RAM) with separate mysql database backend for a website chat system. We are using the iJab client. Basically the only communication with the DB is authentication and standard operation during a session and also mod_archive_odbc (although I have tested without it and the problem persist). We do not run any subscriptions on the servers, in fact they are disabled, we register users through a specifically written module on our site, that communicates directly with the ejabberd DB.
Would you advise me how to hunt the problem or if there is a fix. I have to say I'm really new to erlang, I have very limited experience with couchdb and I decided to use ejabberd for chat backend because I really started to love erlang, but bare with my inexperience in all things ejabberd and help me if you can.
Thanks in advance.