[Trac-tickets] Re: [The Trac Project] #1729: RSS reader causes Trac
to crash
The Trac Project
noreply at edgewall.com
Tue Jul 5 21:20:31 CDT 2005
#1729: RSS reader causes Trac to crash
---------------------+------------------------------------------------------
Id: 1729 | Status: new
Component: general | Modified: Tue Jul 5 21:20:30 2005
Severity: blocker | Milestone: 0.9
Priority: highest | Version: devel
Owner: jonas | Reporter: PBruin
---------------------+------------------------------------------------------
Comment (by PBruin):
I used this configuration for logging
{{{
[logging]
log_file = trac.log
log_level = DEBUG
log_type = file
}}}
All I got was this debug info.
{{{
10:16:41 Trac[formatter] DEBUG: Executing Wiki macro TOC by provider
<trac.wiki.macros.UserMacroProvider object at 0x04A0B3F0>
10:16:48 Trac[svn_fs] DEBUG: Opening subversion file-system at /repos/sw
with scope /
10:16:48 Trac[cache] DEBUG: Checking whether sync with repository is
needed
10:16:48 Trac[svn_fs] DEBUG: Closing subversion file-system at /repos/sw
10:16:52 Trac[svn_fs] DEBUG: Opening subversion file-system at /repos/sw
with scope /
10:16:52 Trac[cache] DEBUG: Checking whether sync with repository is
needed
10:16:52 Trac[svn_fs] DEBUG: Closing subversion file-system at /repos/sw
10:17:00 Trac[svn_fs] DEBUG: Opening subversion file-system at /repos/sw
with scope /
10:17:00 Trac[cache] DEBUG: Checking whether sync with repository is
needed
10:17:00 Trac[svn_fs] DEBUG: Opening subversion file-system at /repos/sw
with scope /
}}}
What I did:
* 10:16:41 Restart Apache
* 10:16:48 Reload rss feed 1
* 10:16:52 Reload rss feed 2
* 10:17:00 Reload both feeds at the same time
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1729>
The Trac Project <>
More information about the Trac-Tickets
mailing list