Edgewall Software

Ticket #519 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by daniel

I'm unable to reproduce this on Windows XP, Python 2.3.3, Subversion 1.0.1, Apache 2.x.

Could it be that your python process doesn't have permission to access some resource? Like, I know the console python CLI requires that magic ENV variable to allow terminal access. Is it something similar perhaps?

Changed 4 years ago by anonymous

  • status changed from new to closed
  • resolution set to duplicate

This is a duplicate of #571

Add/Change #519 (Python process sometimes hangs on Windows Server 2003)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.