[JDEV] logout and encoding problem with ICQ-transport

Terence Leung hyleung6 at hongkong.com
Thu Nov 23 01:22:11 CST 2000


Dear all,

    I have installed the jabber and icq-transport in my linux.
    I construct some applets for client interface.
    Everything goes fine except after I registered icq with my account.
   1.  Everytime I logged off from applet the server will crash. Anyone
can tell me
what's wrong with it?
    I have sent the unavailable message <presence type="unavailable" />
before connection close and close the stream afterwards. following is
the message popuped in the java console:

    ISH: SAX:Descriptor not a socket: JVM_recv in socket input stream
read

    And the following message will be thrown from server:

    Thu Nov 23 15:11:37 2000  debug/tstream.c:247 tstream read event
    Thu Nov 23 15:11:37 2000  warn/etherx error 'Operation now in
progress'         reading from socket '127.0.0.1'
    Thu Nov 23 15:11:37 2000  debug/tstream.c:459 tstream_cleanup
    Thu Nov 23 15:11:37 2000  debug/tstream.c:188 tstream_oob_flush
    Thu Nov 23 15:11:37 2000  warn/etherx error 'Interrupted system
call' reading from socket ''

  2. When I send message to ICQ user with language other than Enligh,
the ICQ will receive animal character and vice versa. But there will be
fine when sending those message between applet. Anyone can tell me the
reason and any solution for it?

  Any response are greatly appreciate.

Terence Leung








More information about the JDev mailing list