Ticket #519 (closed defect: duplicate)
Python process sometimes hangs on Windows Server 2003
| Reported by: | Per Norman | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.7 |
| Severity: | major | Keywords: | |
| Cc: |
Description
We're running Trac 0.7 as CGI on Windows Server 2003 with Python 2.3.3, Subersion 1.0.4 and Apache 2.0.49.
Sometimes Trac (a Python process) hangs and locks the Subversion repository (Windows file lock). Trac still works on pages that don't interact with Subversion. All other hangs, waiting for the repository file lock.
To get on we have to kill all Python processes, stop Apache and run recover on the repository.
Any ideas why this happens?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


