History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-662
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: James Leigh
Reporter: James Leigh
Votes: 0
Watchers: 0
Operations

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

Repository Initialization Deadlock

Created: 26/Feb/09 07:18 PM   Updated: 04/Apr/09 12:34 AM
Component/s: HTTPRepository
Affects Version/s: 2.0
Fix Version/s: 3.0


 Description   
The RepositoryManager only allows one repository to initialize at a time. This causes the manager to deadlock if one repository depends on another during initialization, if the depend-er is initialized before the dependent. Such a cause could occur when a repository performs an HTTP request during initialization (to a configuration repository) that is redirect to a local repository that has not yet been initialized.

 All   Comments   Change History      Sort Order:
Comment by James Leigh [04/Apr/09 12:34 AM]
fix in revision 9050.

Change by James Leigh [04/Apr/09 12:34 AM]
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Assignee James Leigh [ james ]