[JDEV] icq-transport debug log

wyd wangyan at ctom.com.cn
Tue Sep 19 03:58:04 CDT 2000


[root at proxy2 etc]#  
   </agent>
<agent jid="icq.cn.tom.com">
      <name>ICQ Transport</name>
      <description>This is the ICQ Transport</description>
      <transport>ICQ#</transport>
      <service>icq</service>
      <register/>
    </agent>




[root at proxy2 etc]# vi icq_trans.xml 

<!-- ICQ Transport configuration file -->
<!-- ICQ Transport configuration file -->
<icq>
  <host>
    <name>icq.cn.tom.com</name>
    <registration> 
    </registration>
    <search timeout="30">Search for ICQ users</search>
    <autoresponse>
    </autoresponse>
  </host>
  <etherx>
    <secret>test</secret>
    <host>localhost</host>
  </etherx>
</icq>

[root at proxy2 bin]# ./icqtransport -D
Welcome to icqtransport, built Sep 19 2000 at 16:10:51
Copyright (c) 1998-2000 The Jabber Team | http://www.jabber.org/

This program is distributed in the hope it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License (http://www.gnu.org/) for more details.

Tue Sep 19 16:27:14 2000  debug/main.c:254 [main] ICQ transport bootstrap ...
Tue Sep 19 16:27:14 2000  debug/from_etherx.c:169 [from_etherx_start] kickoff here (host icq.cn.tom.com, namespace jabber:server)
Tue Sep 19 16:27:14 2000  debug/ehandler.c:39 ehandler_new(icq.cn.tom.com,jabber:server)
Tue Sep 19 16:27:14 2000  debug/ehlist.c:26 list_add(icq.cn.tom.com)
Tue Sep 19 16:27:14 2000  debug/etherxs.c:94 attempting socket connect to localhost for transport icq.cn.tom.com
Tue Sep 19 16:27:14 2000  debug/xmlstream.c:26 xmlstream_connect
Tue Sep 19 16:27:14 2000  debug/tstream.c:63 tstream_new
Tue Sep 19 16:27:14 2000  debug/xmlstream.c:101 head: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='39C7CC22' xmlns='jabber:server' to='localhost' from='icq.cn.tom.com' xmlns:etherx='http://etherx.jabber.org/' etherx:secret='4cc51d6728f709c1e68cf7f32fed16a5db322553'>
Tue Sep 19 16:27:14 2000  debug/tstream.c:133 tstream_write_buffer
Tue Sep 19 16:27:14 2000  debug/ehandler.c:66 spun off connection attempt
Tue Sep 19 16:27:14 2000  debug/main.c:55 [main_thread_loop] entry
Tue Sep 19 16:27:14 2000  debug/tstream.c:212 tstream_main: startup
Tue Sep 19 16:27:14 2000  debug/xmlstream.c:222 xmlstream_main: startup
Tue Sep 19 16:27:14 2000  debug/tstream.c:335 tstream_connect: ADNS[localhost:5269]
Tue Sep 19 16:27:14 2000  debug/tstream.c:357 tstream_connect: ADNS A lookup loop
Tue Sep 19 16:27:14 2000  debug/tstream.c:395 tstream_connect: ADNS MX lookup loop
Tue Sep 19 16:27:14 2000  debug/tstream.c:459 tstream_cleanup
Tue Sep 19 16:27:14 2000  debug/xmlstream.c:260 xmlstream_error
Tue Sep 19 16:27:14 2000  debug/xmlstream.c:260 xmlstream_error
Tue Sep 19 16:27:14 2000  warn/etherxs Connection to etherxd failed 1 times, attempting to reconnect...
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I want to know, where I am possible to make mistake.

thk!

                          
                         




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20000919/06168667/attachment-0002.htm>


More information about the JDev mailing list