Projects tigase _server server-core Issues #613
Fix issue with C2S sending "The user connection is no longer active" (#613)
Closed
Andrzej Wójcik (Tigase) opened 9 years ago

In some cases C2S component is sending error with description "The user connection is no longer active" which results in delivery of error message instead of storage of message in offline storage for delivery in later time as reported on forum message#6049

Andrzej Wójcik (Tigase) commented 9 years ago

I checked and found that this error may be generated as result of C2S not being able to find connection or connection being dropped at this moment. However in case of connection being dropped at this time message should be delivered to offline store.

I made some changes that should fix this issue, however I need to check it to make sure they work OK - see branch issue_3781

%wojtek - could you look at changes I made and check them if they look OK?

wojciech.kapcia@tigase.net commented 9 years ago

Andrzej Wójcik wrote:

wojtek - could you look at changes I made and check them if they look OK?

I checked the modification and I don't see any potential issues with it.

Andrzej Wójcik (Tigase) commented 9 years ago

I tested this changes to make sure this will work and will not introduce new errors but it looks that server works fine and without any issues with this new changes which changed handling of errors and should fix issue reported on forum.

Due to that I merged changes to release branch.

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