Life with ejabberd cont.
Thursday, September 8th, 2005Well, I just came to think about the second issue i have discovered with ejabberd. The logfiles. Here agin, it’s pure erlang error reports, and really, does every server admin know how to read them? Even worse, let’s say I get a badarg or badmatch in some module, in some function, with some callstack and some variables… how will I know what causes it? Correct me if I’m wrong but it’s a bit hard to find out for a newbie, and even for me. The info reports are better, but not perfect.
However, the jabberserver is up and runnig, has been restarted due to a few configuration changes now in the initial phase but will now run for as long as it can without crashes ;)
I have plans on creating a little jabber bot for oscarh.net, in erlang. I have the feeling it could be fun, and learning. I could hope to finde some reusable xmpp modules though or it will take it’s time.
JWChat 1.0beta2 has been set up under jabber.oscarh.net and offers a way to communicate through jabber where ever you are. I am not feeling satisfied with the performance of this and I will continue to keep an eye out for more applets to test on the server.