Edgewall Software

Ticket #7035 (reopened defect)

Opened 8 months ago

Last modified 8 months ago

Trac Fails to return results on some changesets

Reported by: mgorbach@… Owned by: cmlenz
Priority: normal Milestone: 0.11-retriage
Component: rendering Version: 0.11b2
Severity: major Keywords:
Cc:

Description

I have several changesets on my site macfusionapp.org/trac which trac 0.11 beta 2 fails to display at all. It waits a little while and then I get a "page not found" message in Safari. An older version of trac (previous stable) seemed to show these changesets fine, although it took a while. Nothing interesting appears in the log. It stops with a message saying its getting the chrome.

Attachments

Change History

Changed 8 months ago by anonymous

  • component changed from admin/console to web frontend/mod_python

Changed 8 months ago by cboos

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

An older version of trac (previous stable) seemed to show these changesets fine, although it took a while.

If it "took a while" with 0.10-stable, chances are that it now takes "too long" for your Safari browser, which reaches its time out.

See #7029.

Changed 8 months ago by cboos

  • status changed from closed to reopened
  • resolution duplicate deleted
  • component changed from web frontend/mod_python to rendering
  • severity changed from normal to major
  • milestone set to 0.11.1

Ok, #7029 had apparently nothing to do with slower changeset rendering, so I'll paste here what I already said on that topic:

A "100% load for about 30-45 second" is unfortunately not uncommon with lengthy pages like big changesets now that they're rendered with Genshi. There are ongoing efforts to speed things up at the Genshi level, including a GSoC proposal.

Please also report the memory usage on server side while Trac is rendering those changesets, as there are known memory issues (#6614) and if the server is swapping, the rendering will be even slower.

Add/Change #7035 (Trac Fails to return results on some changesets)

Author



Change Properties
<Author field>
Action
as reopened
as The resolution will be set. Next status will be 'closed'
to The owner will change from cmlenz. Next status will be 'new'
 
Note: See TracTickets for help on using tickets.