3180: Unable to submit the review request in Review board 1.5.5

bhoj*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 1, 2014
What version are you running?
1.5.5

What's the URL of the page containing the problem?
After submit new review request ( i.e. http://premako02/r/new/ ) , getting below error:

Something broke! (Error 500)

It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator.

What steps will reproduce the problem?
1. Change one file
2. Submit Post review request from p4
3. getting below error:

python C:\Python26\Scripts\post-review.orig.py -p -d --target-groups=IPVPN --target-people= --bugs-closed="SCF-25"  --branch="//depot/Applications/Cramer/Dev/Task-Branches/inventory-services/inv-9.1.0/" --summary="Jira for devlopment of INV API" "893173" 
>>> p4 info
>>> repository info: Path: illin12.corp.amdocs.com:1666, Base path: None, Supports changesets: True
Path: illin12.corp.amdocs.com:1666, Base path: None, Supports changesets: True
>>> Generating diff for changenum 893173
>>> p4 describe -s 893173
>>> Processing edit of //depot/Applications/Cramer/Dev/Task-Branches/inventory-services/inv-9.1.0/inv-api-lib/pom.xml
>>> Writing "//depot/Applications/Cramer/Dev/Task-Branches/inventory-services/inv-9.1.0/inv-api-lib/pom.xml#3" to "c:\users\bsahu\appdata\local\temp\tmp06ovrf"
>>> p4 print -o c:\users\bsahu\appdata\local\temp\tmp06ovrf -q //depot/Applications/Cramer/Dev/Task-Branches/inventory-services/inv-9.1.0/inv-api-lib/pom.xml#3
>>> diff -ur c:\users\bsahu\appdata\local\temp\tmp06ovrf C:\PerforceRepo\bsahu_inv-task-branch\Applications\Cramer\Dev\Task-Branches\inventory-services\inv-9.1.0\inv-api-lib\pom.xml
>>> Looking for 'premako02.corp.amdocs.com /' cookie in C:\Users\bsahu\Local Settings\Application Data\.post-review-cookies.txt
>>> Loaded valid cookie -- no login required
>>> Attempting to create review request for 893173
>>> HTTP POSTing to http://premako02.corp.amdocs.com/api/json/reviewrequests/new/: {'repository_path': 'illin12.corp.amdocs.com:1666', 'changenum': '893173'}
>>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>500 - Internal Server Error | Review Board</title>
 </head>
 <body>
  <h1>Something broke! (Error 500)</h1>
  <p>
   It appears something broke when you tried to go to here. This is either
   a bug in Review Board or a server configuration error. Please report
   this to your administrator.
  </p>
 </body>
</title>

Unable to access http://premako02.corp.amdocs.com/api/json/reviewrequests/new/. The host path may be invalid
HTTP Error 500: INTERNAL SERVER ERROR



What is the expected output? What do you see instead?
It should work and able to submit review request.

What operating system are you using? What browser?
Window 7, 64 bit. Checking with both Google Chrome, IE8

Please provide any additional information below.
chipx86
#1 chipx86
You'd have to check your reviewboard.log file or Apache error log and see what it says. This is likely a configuration issue.

Review Board 1.5.5 is ancient now and unsupported. I'd recommend upgrading to a modern 1.7.x release.
  • +SetupIssue