[jadmin] jabber-pyaim-transport-0.8a
Greg Groth
ggroth at gregs-garage.com
Sun Oct 7 16:37:15 CDT 2007
I'm running ejabberd-1.1.2_2 on a FreeBSD server. I had everything
running fine until I updated jabber-pyaim-transport to 0.8a. Now when
trying to run the startup script, I get the following:
Starting jabber_pyaim.
Unable to find a reactor.
Exiting...
Checked and rechecked the config file, and nothing appears to have been
changed. This is the relevant lines from my config regarding a reactor:
<!-- You can select which event loop PyAIMt will use. It's
probably safe
<!-- Use epoll for high-load Linux servers running kernel 2.6
or above -
<!--<reactor>epoll</reactor>-->
<!-- Use kqueue for high-load FreeBSD servers -->
<!--<reactor>kqueue</reactor>-->
<!-- Use poll for high-load Unix servers -->
<!--<reactor>poll</reactor>-->
uncommenting any of these lines does nothing to change the result. Any
ideas on what I'm doing wrong?
Best regards,
Greg Groth
More information about the JAdmin
mailing list