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

Key: JM-1323
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Daniel Henninger
Reporter: Daniel Henninger
Votes: 4
Watchers: 5
Operations

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

Investigate reports of inability to talk to gmail.com via s2s

Created: 04/10/08 05:52 PM   Updated: 04/18/08 03:06 PM
Component/s: Core
Affects Version/s: 3.5.0
Fix Version/s: 3.5.1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 04/18/08 03:06 PM
Acceptance Test - Add?: No


 Description  « Hide
There's a lot of information about this in this thread:
http://www.igniterealtime.org/community/message/168386

One of particular interest is that it works with rc1 but not rc2 or release. There were some changes to the code focusing on locking between rc1 and rc2:

http://www.igniterealtime.org/fisheye/changelog/svn-org/openfire/branches/openfire_3_5_0?cs=10064
http://www.igniterealtime.org/fisheye/changelog/svn-org/openfire/branches/openfire_3_5_0?cs=10076



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Brent Stephens - 04/13/08 11:08 PM
Also more (probably of same) info in the original thread about this issue from the day of release:

http://www.igniterealtime.org/community/thread/32226?tstart=0


Daniel Henninger - 04/18/08 03:06 PM
It turns out this was due to a change in what was being locked on and conflicting locks fighting with each other. Simple one line fix and it's back to full working order. The fact that I changed it back needs to be evaluated as I do not understand the logic for changing it in the first place.