would love to know the answer to this one too. I had it working without memcached but generating a diff took much too long (I aborted it after an hour). Then I created the site again from scratch. Ever since then I cannot get this error too. Seems to be related to how repository is setup. I use svn and as sever localhost. Not quite sure what to enter for path I tried both "C:/Documents and Settings/eman/myrepos" and http://localhost/svn/myrepos neither works. the first gives me the action.js not found error
On Aug 30, 6:20 am, Pubudu Rathnayake <[email protected]> wrote: > Hi All, > > Can some one help me out to find the issue? These are apache error and > access log entries when i tried to make a new request for the first. > > [Fri Aug 28 16:52:48 2009] [error] [client 192.168.1.107] File does not > exist: C:/memcached/argosboard.com/htdocs/media/admin/js/actions.js, > referer:http://192.168.1.107/admin/db/scmtools/repository/ > [Fri Aug 28 16:52:49 2009] [error] [client 192.168.1.107] File does not > exist: C:/memcached/argosboard.com/htdocs/media/admin/js/actions.js, > referer:http://192.168.1.107/admin/db/scmtools/repository/1/ > [Fri Aug 28 16:53:09 2009] [error] [client 192.168.1.107] File does not > exist: C:/memcached/argosboard.com/htdocs/media/admin/js/actions.js, > referer:http://192.168.1.107/admin/db/scmtools/repository/ > [Fri Aug 28 18:44:18 2009] [error] [client 192.168.1.107] File does not > exist: C:/memcached/argosboard.com/htdocs/media/admin/js/actions.js, > referer:http://192.168.1.107/admin/db/reviews/group/ > [Fri Aug 28 18:44:24 2009] [error] [client 192.168.1.107] File does not > exist: C:/memcached/argosboard.com/htdocs/media/admin/js/actions.js, > referer:http://192.168.1.107/admin/db/reviews/group/ > > 192.168.1.107 - - [28/Aug/2009:18:59:17 +0530] "POST /r/new/ HTTP/1.1" 200 > 1580 > 192.168.1.107 - - [28/Aug/2009:19:12:28 +0530] "POST /r/new/ HTTP/1.1" 200 > 1580 > 192.168.1.107 - - [28/Aug/2009:19:12:29 +0530] "POST /r/new/ HTTP/1.1" 200 > 1613 > 192.168.1.107 - - [28/Aug/2009:19:16:30 +0530] "POST /r/new/ HTTP/1.1" 200 > 1580 > > Regards, > > Pubudu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -~----------~----~----~----~------~----~------~--~---
