Comment #2 on issue 2544 by [email protected]: HTTP 500 when
performing search
http://code.google.com/p/reviewboard/issues/detail?id=2544
Same problem here even with a recent Review Board 1.7.3 and PyLucene 2.3.1
on Ubuntu 12.04.1 LTS:
ERROR - Exception thrown for user JuicyLucy at
http://reviews/r/search/?q=whyisthissearchbroken
Document<stored/uncompressed<id:669>>
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/core/handlers/base.py",
line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.3-py2.7.egg/reviewboard/accounts/decorators.py",
line 20, in _check
return login_required(view_func)(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Djblets-0.7.9-py2.7.egg/djblets/auth/util.py",
line 47, in _checklogin
return view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.3-py2.7.egg/reviewboard/reviews/views.py",
line 1425, in search
for hit in searcher.search(parser.parse(query))]
TypeError: Document<stored/uncompressed<id:669>>
2013-01-30 08:38:14,602 - ERROR - Internal Server Error: /r/search/
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/core/handlers/base.py",
line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.3-py2.7.egg/reviewboard/accounts/decorators.py",
line 20, in _check
return login_required(view_func)(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/Djblets-0.7.9-py2.7.egg/djblets/auth/util.py",
line 47, in _checklogin
return view_func(request, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.7.3-py2.7.egg/reviewboard/reviews/views.py",
line 1425, in search
for hit in searcher.search(parser.parse(query))]
TypeError: Document<stored/uncompressed<id:669>>
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.