Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3937 by [email protected]: API Error 210 when setting up
repository
https://code.google.com/p/reviewboard/issues/detail?id=3937
*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** [email protected]. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to [email protected]
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.
What version are you running?
RBTools 0.7.4
Python 2.7.9
Bitnami Reviewboard 2.0.15
What's the URL of the page containing the problem?
http://mysite.mydomain/reviewboard/api/repositories/1/info/
What steps will reproduce the problem?
1. Add repository in site
2. Configure .reviewboardrc file
3. cd into vob and run rbt setup-repo -d
What is the expected output? What do you see instead?
Expected the repository to be set up
Get API error 210 (cannot fetch extended information about this repository)
Checking for a ClearCase repository...
Running: cleartool pwv -short
Running: diff --version
Running: cleartool lsview -full -properties -cview
Running: cleartool describe -short vob:.
Running: cleartool pwv -root
repository info: Path: var\www\myvob, Base path: var\www\myvob,
Supports changesets: False
Making HTTP GET request to http://mysite.mydomain/reviewboard/api/
Running: cleartool lsvob -long \myvob
Repository's \myvob uuid is u'58jh5702.343e4ad4.bf62.67:de:de:j4:e2:5d'
Making HTTP GET request to
http://mysite.mydomain/reviewboard/api/repositories/
Cached response for HTTP GET
http://mysite.mydomain/reviewboard/api/repositories/ expired and was
modified
Making HTTP GET request to
http://mysite.mydomain/reviewboard/api/repositories/1/info/
Got API Error 210 (HTTP code 500): There was an error fetching extended
information for this repository.
Error data: {u'stat': u'fail', u'err': {u'msg': u'There was an error
fetching extended information for this repository.', u'code': 210}}
Making HTTP GET request to
http://mysite.mydomain/reviewboard/api/repositories/2/info/
Got API Error 210 (HTTP code 500): There was an error fetching extended
information for this repository.
Error data: {u'stat': u'fail', u'err': {u'msg': u'There was an error
fetching extended information for this repository.', u'code': 210}}
Traceback (most recent call last):
File "C:\Bitnami\reviewboard-2.0.15-0\python\scripts\rbt-script.py", line
9, in <module>
load_entry_point('rbtools==0.7.4', 'console_scripts', 'rbt')()
File "C:\Bitnami\reviewboard-2.0.15-0\python\lib\site-packages\rbtools-0.7.4-py2.7.egg\rbtools\commands\main.py",
line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "C:\Bitnami\reviewboard-2.0.15-0\python\lib\site-packages\rbtools-0.7.4-py2.7.egg\rbtools\commands\__init__.py",
line 612, in run_from_argv
exit_code = self.main(*args) or 0
File "C:\Bitnami\reviewboard-2.0.15-0\python\lib\site-packages\rbtools-0.7.4-py2.7.egg\rbtools\commands\setup_repo.py",
line 114, in main
repository_info = repository_info.find_server_repository_info(api_root)
File "C:\Bitnami\reviewboard-2.0.15-0\python\lib\site-packages\rbtools-0.7.4-py2.7.egg\rbtools\clients\clearcase.py",
line 981, in find_server_repository_info
if parse_version(server.rb_version) >= parse_version('1.5.3'):
File "C:\Bitnami\reviewboard-2.0.15-0\python\lib\site-packages\rbtools-0.7.4-py2.7.egg\rbtools\api\resource.py",
line 301, in __getattr__
raise AttributeError
AttributeError
What operating system are you using? What browser?
Windows 7 32bit
command line
Please provide any additional information below.
I am currently evaluating Reviewboard to use for our team's code review
tool.
I am using Bitnami's installer because after evaluation, an offline server
will be running Reviewboard and a one click installer is more feasible than
installing individual packages
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
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.
For more options, visit https://groups.google.com/d/optout.