I don't know what that is. It's definitely outside of Review Board's
control. Sounds maybe like an Apache thread or something is crashing? Could
point to instability in the libraries used for Mercurial. Might want to try
upgrading that. That's just a guess, though.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Fri, Oct 30, 2009 at 7:12 PM, Leticia Larrosa <
leticialarrosasua...@gmail.com> wrote:

>
> I upgrade reviewboard to version 1.0.5 and I get the same error.
>
> On Oct 30, 7:57 pm, Leticia Larrosa <leticialarrosasua...@gmail.com>
> wrote:
> > Hello
> >
> > I have the same error, doing the same that Jose:
> >
> > " I have installed Python 2.6.2, reviewboard 1.0, ubuntu server
> > 8.04.02.
> >
> >       steps:
> > 1- hg postreview
> > 2- set user and password
> > 3- Select the repository "
> >
> > I enable the Debug info (in /var/www/reviewboard/conf/
> > settings_local.py), and in my apache log appears:
> >
> > """
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] mod_python
> > (pid=23340, interpreter='reviewboard_reviewboard',
> > phase='PythonHandler', handler='django.core.handlers.modpython'):
> > Application error
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] ServerName:
> > 'reviewboard.pristine.cujae.edu.cu'
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226]
> > DocumentRoot: '/var/www/reviewboard/htdocs'
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] URI: '/api/
> > json/reviewrequests/333/draft/set/'
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] Location:
> > '/'
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] Directory:
> > None
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] Filename: '/
> > var/www/reviewboard/htdocs/api'
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] PathInfo: '/
> > json/reviewrequests/333/draft/set/'
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] Traceback
> > (most recent call last):
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226]   File "/usr/
> > lib/python2.6/dist-packages/mod_python/importer.py", line 1537, in
> > HandlerDispatch\n    default=default_handler, arg=req,
> > silent=hlist.silent)
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226]   File "/usr/
> > lib/python2.6/dist-packages/mod_python/importer.py", line 1229, in
> > _process_target\n    result = _execute_target(config, req, object,
> > arg)
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226]   File "/usr/
> > lib/python2.6/dist-packages/mod_python/importer.py", line 1128, in
> > _execute_target\n    result = object(arg)
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226]   File "/var/
> > lib/python-support/python2.6/django/core/handlers/modpython.py", line
> > 228, in handler\n    return ModPythonHandler()(req)
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226]   File "/var/
> > lib/python-support/python2.6/django/core/handlers/modpython.py", line
> > 220, in __call__\n    req.write(chunk)
> > [Mon Nov 09 17:40:46 2009] [error] [client 190.18.24.226] IOError:
> > Write failed, client closed connection.
> > """
> >
> > This could be a django problem?
> > Thanks in advanced.
> >
> > On Oct 2, 4:11 pm, Christian Hammond <chip...@chipx86.com> wrote:
> >
> > > Are you running 1.0, or 1.0.3? 1.0.3 has improved logging for things
> like
> > > this.
> >
> > > Christian
> >
> > > --
> > > Christian Hammond - chip...@chipx86.com
> > > Review Board -http://www.review-board.org
> > > VMware, Inc. -http://www.vmware.com
> >
> > > On Fri, Oct 2, 2009 at 6:38 AM, Jose Carlos Ramos Carmenates <
> >
> > > joseramo...@gmail.com> wrote:
> >
> > > > Hi:
> >
> > > >      I have installed Python 2.6.2, reviewboard 1.0, ubuntu server
> > > > 8.04.02.
> >
> > > >      steps:
> > > > 1- hg postreview
> > > > 2- set user and password
> > > > 3- Select the repository
> >
> > > > The error is:
> >
> > > > abort: Unable to access
> >
> > > >
> http://reviewboard.pristine.cujae.edu.cu/api/json/reviewrequests/324/...
> > > > .
> >
> > > > HTTP Error 500: Internal Server Error
> >
> > > > note: I tried all the repositories and I get the same error, so I
> guess
> > > > that is the problem of reviewboard
> >
> > > > log apache:
> > > > reviewboard 127.0.0.1 - - [02/Oct/2009:06:46:30 -0700] "POST
> > > > /api/json/accounts/login/ HTTP/1.1" 200 89 "-" "Python-urllib/2.6"
> "-"
> > > > reviewboard 127.0.0.1 - - [02/Oct/2009:06:46:45 -0700] "POST
> > > > /api/json/accounts/login/ HTTP/1.1" 200 14 "-" "Python-urllib/2.6"
> "-"
> > > > reviewboard 127.0.0.1 - - [02/Oct/2009:06:46:45 -0700] "POST
> > > > /api/json/repositories/ HTTP/1.1" 200 337 "-" "Python-urllib/2.6" "-"
> > > > reviewboard 127.0.0.1 - - [02/Oct/2009:06:46:51 -0700] "POST
> > > > /api/json/reviewrequests/new/ HTTP/1.1" 200 577 "-"
> "Python-urllib/2.6" "-"
> > > > reviewboard 127.0.0.1 - - [02/Oct/2009:06:46:51 -0700] "POST
> > > > /api/json/reviewrequests/325/draft/set/ HTTP/1.1" 500 526 "-"
> > > > "Python-urllib/2.6" "-"
> >
> > > > Thanks for any help.
> >
> > > > Jose Carlos Ramos Carmenates
> > To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>

--~--~---------~--~----~------------~-------~--~----~
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to