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

got Error 126 when rebuilding index. #76

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments
Closed

got Error 126 when rebuilding index. #76

GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

OS: Windows Server 2008 R2, 64-bit
xapian version: 1.0.15, just installed the package from
http://www.flax.co.uk/xapian/1015/xapian-python-bindings%20for%20Python%202.6.2%
20-1.0.15.win32.exe
dapian version: 2.2.4

When running the rebuild, got the error, like:
>python manage.py index --rebuild


[Error 126]

[Error 126]

[Error 126]

[Error 126]

[Error 126]

[Error 126]

[Error 126]

[Error 126]

[Error 126]

What's the meaning of this error? 
I run the same project in ubuntu, it works fine. 

I check the function update() in the indexer.py, has not found where the
error throw out. 

Original issue reported on code.google.com by shengyan...@gmail.com on 2 Sep 2009 at 12:08

@GoogleCodeExporter
Copy link
Author

I think it is Xapian internal debug output because Djapian doesn't produce such
messages. Try to ask about "Error 126" in Xapian mailing-list or bugtracker.

Original comment by daevaorn on 2 Sep 2009 at 12:14

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

ok, thank you the same:)

Original comment by shengyan...@gmail.com on 2 Sep 2009 at 12:33

@GoogleCodeExporter
Copy link
Author

Xapian doesn't produce such output either.  Perhaps it's something in one of 
your
models producing the error when being inspected during the reindex.

Original comment by boulton.rj@gmail.com on 2 Sep 2009 at 12:56

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

No branches or pull requests

1 participant