Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal server error for search "price:[0 to 5]" #21

Open
mangtronix opened this issue Oct 16, 2009 · 0 comments
Open

internal server error for search "price:[0 to 5]" #21

mangtronix opened this issue Oct 16, 2009 · 0 comments

Comments

@mangtronix
Copy link
Contributor

http://www.archive.org/bookservercatalog.php/search?q=mind+AND+provider%3AOReilly

[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] Traceback (most recent call last):
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/web/application.py", line 242, in process
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] return self.handle()
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/web/application.py", line 233, in handle
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] return self._delegate(fn, self.fvars, args)
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/web/application.py", line 412, in _delegate
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] return handle_class(cls)
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/web/application.py", line 387, in handle_class
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] return tocall(*args)
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/www/bookserver/aggregator/opds_aggregator.py", line 383, in GET
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] titleFragment = titleFragment)
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/bookserver/catalog/ingest/SolrToCatalog.py", line 152, in init
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] obj = json.loads(contents)
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/simplejson/init.py", line 307, in loads
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] return _default_decoder.decode(s)
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/simplejson/decoder.py", line 335, in decode
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] obj, end = self.raw_decode(s, idx=_w(s, 0).end())
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] File "/petabox/sw/lib/python/simplejson/decoder.py", line 353, in raw_decode
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] raise ValueError("No JSON object could be decoded")
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39] ValueError: No JSON object could be decoded
[Fri Oct 16 22:57:34 2009] [error] [client 207.241.229.39]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant