#3455: Retrieving a changeset results in an empty page
---------------------+------------------------------------------------------
 Reporter:  cboos    |        Owner:  jonas
     Type:  defect   |       Status:  new  
 Priority:  normal   |    Milestone:       
Component:  general  |      Version:  devel
 Severity:  major    |   Resolution:       
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by cboos):

 Just went through the last dozen of changesets in Markup,
 and it was really one request out of 2 that resulted in an
 empty page. Reloading the page didn't work all the times
 the first time, sometimes I needed to reload 3 times before
 getting something. Sometimes reloading a page that was
 already seen also resulted in the empty page, so in that case,
 it must be a problem before we go into check_modified.

 I had the problem indiferently with Firefox (empty page displayed)
 or IE (Page can't be displayed) error. I was not logged in.

 Activity on the server was low. I noticed this:
 {{{
 Srv     PID     Acc     M       CPU     SS      Req     Conn    Child
 Slot    Client  VHost   Request
 3-0     -       0/0/9500        .       1.04    6       0       0.0
 0.00    132.42  194.173.12.131  markup.edgewall.org     GET /changeset/101
 HTTP/1.1
 4-0     671     0/14/9671       _       2.61    7       28      0.0
 0.17    131.92  194.173.12.131  markup.edgewall.org     GET /changeset/103
 HTTP/1.1
 5-0     629     0/35/9743       _       10.72   8       121     0.0
 0.86    131.57  194.173.12.131  markup.edgewall.org     GET /changeset/104
 HTTP/1.1
 }}}
 3-0 was a faulty request and it has no PID. Does that mean the process
 died?

 Is there really nothing in the logs?

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3455#comment:3>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to