Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Fix Version/s: 3.2.1
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
Webchat will try to connect to wildfire every 10 seconds if not connected. The problem is that for each connection attempt a new thread is going to be created and never killed if the connection fails. This is a Smack error.
Problem fixed in Smack.