[JDEV] ICQ transport
Lars Petersen
lp at coder.dk
Mon Jan 22 03:19:34 CST 2001
Hello there,
Yep, it's me again! =) I'm trying to get some help on running the
ICQ transport. It compiles ok, as does the msn transport. But
unlike the MSN transport, jabberd crashes when I try to load the
ICQ transport. I get the following error:
Mon Jan 22 10:09:10 2001 deliver.c:273 Registering icq.localhost with
instance icq.localhost
Mon Jan 22 10:09:10 2001 icqtransport.c:42 ICQ Transport, initializing for
section 'icq.localhost'
Mon Jan 22 10:09:10 2001 dnsrv.c:163 DNSRV CHILD: error on read
Mon Jan 22 10:09:10 2001 dnsrv.c:168 DNSRV CHILD: out of loop.. exiting
normal
Bus Error (core dumped)
I load the ICQ transport by putting this in the jabber.xml:
<service id="icq.localhost">
<load><icqtrans>/home/jabber/new/jabber2/icq-transport/icqtrans.so</icqtrans
></load>
<icqtrans xmlns="jabber:icqtrans:config">
<instructions>Enter your UIN, password and handle.</instructions>
</icqtrans>
</service>
Oh, I'm running SunOS 5.8... So I really hope that there is
somebody out there that can help me!
Regards,
Lars Petersen
More information about the JDev
mailing list