Projects tigase _server server-core Issues #346
after stream conflict, presence offline not communicated when server closes connection (#346)
Won't Fix
Artur Hefczyc opened 1 decade ago

The problem is described in forum topic: message#2613

Andrzej Wójcik (Tigase) commented 1 decade ago

I tried to replicate issue but I always received presence unavailable packet when my connection was broken (even after resource conflict as mentioned). I looked into code to see in what situation I may not receive presence unavailable when connection is broken - I found that it may happen only if particular connection never sent initial presence (except from cases when exception might be thrown during processing - but no exception appeared in log).

After that I checked attached logs once again looking for initial presence being sent from client (and processed by @sess-man@) between resource conflict (binding on second connection) and time when client connection was broken but I could not found initial presence in this period of time, so Tigase XMPP Server could not sent presence as it never received initial presence on second connection.

Artur Hefczyc commented 1 decade ago

Problem could not be replicated.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
2057
Version
tigase-server-7.0.0
Spent time
21h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#346
Please wait...
Page is in error, reload to recover