Error I'm supposed to report to developers

28 views
Skip to first unread message

Tim Koop

unread,
Feb 4, 2014, 6:03:04 PM2/4/14
to ja...@googlegroups.com
I found this in the error log file.  I'm supposed to report it to the developers.

[04-Feb-2014 22:55:57 UTC] jaxl_fsm:61 - 2014-02-04 22:55:57 - calling state handler 'logged_in' for incoming event 'sendPresence'
[04-Feb-2014 22:55:57 UTC] xmpp_stream:637 - 2014-02-04 22:55:57 - uncatched sendPresence
[04-Feb-2014 22:55:57 UTC] jaxl:779 - 2014-02-04 22:55:57 - event 'sendPresence' catched in handle_other with stanza name subscribe
[04-Feb-2014 22:55:57 UTC] xmpp_stream:112 - 2014-02-04 22:55:57 - got invalid return value from state handler 'logged_in', sending end stream...
[04-Feb-2014 22:55:57 UTC] jaxl_loop:82 - 2014-02-04 22:55:57 - active read fds: 3, write fds: 1
[04-Feb-2014 22:55:57 UTC] xmpp_stream:115 - 2014-02-04 22:55:57 - state handler 'logged_out' returned N;, kindly report this to developers
[04-Feb-2014 22:55:57 UTC] jaxl_fsm:71 - 2014-02-04 22:55:57 - current state 'logged_out'
[04-Feb-2014 22:55:57 UTC] jaxl_socket_client:201 - 2014-02-04 22:55:57 - sent 16/2355 of data
[04-Feb-2014 22:55:57 UTC] jaxl_socket_client:202 - 2014-02-04 22:55:57 - </stream:stream>
[04-Feb-2014 22:55:57 UTC] jaxl_loop:104 - 2014-02-04 22:55:57 - active read fds: 3, write fds: 0
[04-Feb-2014 22:55:57 UTC] jaxl_socket_client:188 - 2014-02-04 22:55:57 - read 16/6586 of data
[04-Feb-2014 22:55:57 UTC] jaxl_socket_client:189 - 2014-02-04 22:55:57 - </stream:stream>
[04-Feb-2014 22:55:57 UTC] jaxl_fsm:61 - 2014-02-04 22:55:57 - calling state handler 'logged_out' for incoming event 'end_cb'
[04-Feb-2014 22:55:57 UTC] jaxl_loop:104 - 2014-02-04 22:55:57 - active read fds: 2, write fds: 0
[04-Feb-2014 22:55:57 UTC] jaxl_fsm:71 - 2014-02-04 22:55:57 - current state 'disconnected'
[04-Feb-2014 22:55:58 UTC] jaxl_fsm:61 - 2014-02-04 22:55:58 - calling state handler 'disconnected' for incoming event 'end_stream'
[04-Feb-2014 22:55:58 UTC] jaxl_loop:82 - 2014-02-04 22:55:58 - active read fds: 2, write fds: 1
[04-Feb-2014 22:55:58 UTC] jaxl_fsm:71 - 2014-02-04 22:55:58 - current state 'logged_out'
[04-Feb-2014 22:55:58 UTC] jaxl_fsm:61 - 2014-02-04 22:55:58 - calling state handler 'logged_out' for incoming event 'disconnect'
[04-Feb-2014 22:55:58 UTC] jaxl_loop:104 - 2014-02-04 22:55:58 - active read fds: 2, write fds: 1
[04-Feb-2014 22:55:58 UTC] jaxl_fsm:71 - 2014-02-04 22:55:58 - current state 'disconnected'


This is what I was doing:
I connected successfully with echo_bot.php.  Then I ran this from the command line debugging thing:
$this->sendPresence("subscribe", "timstest...@jabber.me");

Then I got the above error.


Reply all
Reply to author
Forward
0 new messages