eusoulevi / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Bosh stop sending messasges to emite after an error #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a external client  
2. write to a emite client
3. chat serveral times (maybe fast)

What is the expected output? What do you see instead?

The gwt emite client stops the BOSH, and disconect. Some traces (I'll
complete in the future with more info if possible):

[DEBUG] Finding chat for: vjrj@localhost/Psi, null
[DEBUG] Subscriptor found!
[DEBUG] Subscriptor found!
[DEBUG] Finding chat for: vjrj@localhost/Psi, null
[DEBUG] Subscriptor found!
[DEBUG] DELAYING - poll: 5500, diff: 6113, total: -613
[DEBUG] SENDING. Current: 0, after: 6332
[DEBUG] GWT CONNECTOR SEND: <body
xmlns="http://jabber.org/protocol/httpbind" rid="870791" sid="65da682a" />
[DEBUG] BOSH SEND: 1207338362791 -> 1207338369304(6513)
[DEBUG] GWT CONNECTOR RECEIVED: <body
xmlns="http://jabber.org/protocol/httpbind" type="terminal"
condition="policy-violation"></body>
[DEBUG] PUBLISHING: com.calclab.emite.client.core.packet.gwt.GWTPacket@1a
[DEBUG] Subscriptor found!
[DEBUG] PUBLISHING: <event xmlns="emite:event" type="connection:has:error"
cause="policy-violation" />
[DEBUG] Subscriptor found!
[DEBUG] INIT BOSH STATE
[DEBUG] Subscriptor found!
[INFO] STATE CHANGED: error - old: connected
[INFO] STATE CHANGED: disconnected - old: error
[DEBUG] FIRE PACKETS CANCELLED BECAUSE WE'RE STOPPED

Original issue reported on code.google.com by vruiz.ju...@gmail.com on 4 Apr 2008 at 7:50

GoogleCodeExporter commented 9 years ago
Also if you do login, then logout, and try to do again login, the BOSH don't 
respond:

[INFO] STATE CHANGED: disconnected - old: connected
[DEBUG] Subscriptor found!
[DEBUG] Subscriptor found!
[DEBUG] SENDING. Current: 1, after: 26760
[DEBUG] GWT CONNECTOR SEND: <body xmlns="http://jabber.org/protocol/httpbind"
rid="341600" sid="ef23c07d" type="terminate"><presence xmlns="jabber:client"
from="admin@localhost/emite.1207438662187" type="unavailable" /></body>
[DEBUG] BOSH SEND: 1207438990036 -> 1207439016879(26843)
[DEBUG] GWT CONNECTOR RECEIVED: <body 
xmlns="http://jabber.org/protocol/httpbind"></body>
[DEBUG] PUBLISHING: com.calclab.emite.client.core.packet.gwt.GWTPacket@10
[DEBUG] Subscriptor found!
[DEBUG] INIT BOSH STATE
[DEBUG] FIRE PACKETS CANCELLED BECAUSE WE'RE STOPPED
[DEBUG] GWT CONNECTOR RECEIVED: <body 
xmlns="http://jabber.org/protocol/httpbind"></body>
[DEBUG] PUBLISHING: com.calclab.emite.client.core.packet.gwt.GWTPacket@11
[DEBUG] Subscriptor found!
[DEBUG] Setting SID!null
[DEBUG] XMPP Login admin@localhost : easyeasy
[INFO] STATE CHANGED: connecting - old: disconnected
[DEBUG] PUBLISHING: <event xmlns="emite:event" type="connection:do:start" />

Original comment by vruiz.ju...@gmail.com on 5 Apr 2008 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 22 Apr 2008 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 8 May 2008 at 9:30

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 23 May 2008 at 5:16