-
The issue was caused by the calling
.getMaxInactiveTime() to set the value of @private long maxInactivityTime = getMaxInactiveTime();in ConnectionManager. However in case ofS2SConnectionManager@, when it was constructed with default constructor it called @.super()so thetigase.server.xmppserver.S2SConnectionManager#getMaxInactiveTimegot called returning private variablemaxInactivityTimeinS2SConnectionManagerbefore it's value was correctly initialised.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| RedmineID |
6507
|
| Version |
tigase-server-8.0.0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)