History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ENT-70
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire Enterprise

Webchat may kill the JVM when not able to connect to Wildfire

Created: 02/08/07 01:54 PM   Updated: 02/08/07 01:55 PM
Component/s: None
Affects Version/s: 3.2.0
Fix Version/s: 3.2.1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 02/08/07 01:55 PM
Acceptance Test - Add?: No


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gaston Dombiak - 02/08/07 01:55 PM
Problem fixed in Smack.