2606: post-review can't get repository infomation.

raje****@gmai***** (Google Code) (Is this you? Claim this profile.)
May 22, 2012
What version are you running?
 - ReviewBoard-1.6.6-py2.6

What's the URL of the page containing the problem?
 - I had registered repository of clearcase in ReviewBoard. But Repository infomation don't be called. result of debug 


What steps will reproduce the problem?
1. To register repository of clearcase in site.
2. You input url. (http://site-name/api/repositories/1/
3.

What is the expected output? What do you see instead?
 - expected output : repository infomation. (xml file)
   But don't response infomation.

What operating system are you using? What browser?
 - CentOS 6.2, Apache 2, mod_wsgi

Please provide any additional information below.
 - Exception was occurred from Reviewboard/scmtool/clearcase.py
david
#1 david
Please include the exception here.
  • +NeedInfo
#2 raje****@gmai***** (Google Code) (Is this you? Claim this profile.)
Exception is REPO_INFO_ERROR. Python can't call cleartool.exe from subprocess.popen(). 
chipx86
#3 chipx86
Sounds like a setup issue on your end. You'll need to investigate why it can't find cleartool.exe in the path.
  • -NeedInfo
    +SetupIssue