Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Webchat may kill the JVM when not able to connect to Wildfire
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.
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.