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

Better error messages? #9

Open
patrickwolf opened this issue Nov 6, 2014 · 6 comments
Open

Better error messages? #9

patrickwolf opened this issue Nov 6, 2014 · 6 comments

Comments

@patrickwolf
Copy link

Have no idea what is wrong here. The revision exists for sure and it does work for other repo paths:

[svn_bin2] creating index, cause [api], shards [5]/[1], mappings []
[svn_bin2] create_mapping [svnrevision]
[svn_bin2] create_mapping [svndocument]
[svn_bin2] create_mapping [indexed_revision]
[svn][svn_bin2] Indexing subversion repository : http://svn:8080/svn/bin/app_config/trunk
[svn][svn_bin2] Indexed Revision Value [0]
[_river] update_mapping [svn_bin2] (dynamic)
[svn][svn_bin2] Subversion river exception
[svn][svn_bin2] Indexing subversion repository : http://svn:8080/svn/bin/app_config/trunk
[svn][svn_bin2] Exception encountered while GETting indexed_revision on [svn_bin2] (does not exist ?) :
[svn][svn_bin2] Indexed Revision Value [0]
[svn][svn_bin2] Subversion river exception
[svn][svn_bin2] Indexing subversion repository : http://svn:8080/svn/bin/app_config/trunk
[svn][svn_bin2] Indexed Revision Value [0]
[svn][svn_bin2] Subversion river exception
[svn][svn_bin2] Indexing subversion repository : http://svn:8080/svn/bin/app_config/trunk
[svn][svn_bin2] Indexed Revision Value [0]
[svn][svn_bin2] Subversion river exception

Is there anyway to get a more detailed error?

Thanks a lot for the great plugin by the way!!

@plombard
Copy link
Owner

I'm not on my coding machine this week so I can't fix it right now, but there are not many places in the source where exceptions are so vague, with no stack trace. Thanks for the feedback, I'll get to it as soon as I can.

@patrickwolf
Copy link
Author

Thanks. Would you already have any idea what the issue might be?
ie this works: http://svn:8080/svn/bin/app_config/trunk/tools/toolB
and this doesn't http://svn:8080/svn/bin/app_config/trunk
Thanks!

@patrickwolf
Copy link
Author

Even the crawls which did work initially stopped after some revisions with an non explicit error message:

[svn_bin_pxm_scripts2] Indexing subversion repository : http://svn:8080/svn/bin/app_config/trunk/pxm_scripts
[svn_bin_pxm_scripts2] Indexed Revision Value [2491]
[svn_bin_pxm_scripts2] Subversion river exception

@patrickwolf
Copy link
Author

Just wanted to ping this ticket as I'd love to index our large svn repo and it still doesn't work. Thanks so much!!

@cosu
Copy link

cosu commented Mar 31, 2015

@patrickwolf i'm getting the same message. Did you find the cause or a workaround ?

@patrickwolf
Copy link
Author

No. I didn't have time to look more into it and also found some free tools which are purpose build for indexing version control systems so my plan is to try them out

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

3 participants