431: Get error page when viewing an older review - P4Error at /r/9781/

julie******@gmai***** (Google Code) (Is this you? Claim this profile.)
July 8, 2008
I would just like to set this review as submitted, as it is quite old.

What's the URL of the page containing the problem?
http://reviewboard.eng.vmware.com/r/9781/

What steps will reproduce the problem?
1. Just click on the link
2.
3.

What is the expected output? What do you see instead?
Expect to see the review entry, but instead see a big error page:
(also attached this page)

P4Error at /r/9781/
Connect to server failed; check $P4PORT. TCP connect to
perforce02.eng.vmware.com:1666 failed. connect:
perforce02.eng.vmware.com:1666: Connection refused
Request Method: 	GET
Request URL: 	http://reviewboard.eng.vmware.com/r/9781/
Exception Type: 	P4Error
Exception Value: 	Connect to server failed; check $P4PORT. TCP connect to
perforce02.eng.vmware.com:1666 failed. connect:
perforce02.eng.vmware.com:1666: Connection refused
Exception Location: 	/root/reviewboard/scmtools/perforce.py in get_file,
line 89
Python Executable: 	/usr/bin/python
Python Version: 	2.5.1
Python Path: 	['/root', '/root/reviewboard',
'/usr/lib/python2.5/site-packages/setuptools-0.6c3-py2.5.egg',
'/usr/lib/python2.5/site-packages/flup-0.5-py2.5.egg',
'/usr/lib/python2.5/site-packages/Pygments-0.9dev-py2.5.egg',
'/usr/lib/python2.5/site-packages/JCC-1.6-py2.5-linux-i686.egg',
'/usr/lib/python2.5/site-packages/lucene-2.2.0_607331-py2.5-linux-i686.egg',
'/usr/lib/python25.zip', '/usr/lib/python2.5/lib-dynload',
'/usr/lib/python2.5/site-packages/PIL', '/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2',
'/usr/lib/python2.5/lib-tk', '/usr/local/lib/python2.5/site-packages',
'/var/lib/python-support/python2.5']
Template error

In template /root/reviewboard/templates/reviews/review_detail.html, error
at line 136
Caught an exception while rendering: Connect to server failed; check
$P4PORT. TCP connect to perforce02.eng.vmware.com:1666 failed. connect:
perforce02.eng.vmware.com:1666: Connection refused

What operating system are you using? What browser?
Windows XP pro and Firefox

Please provide any additional information below.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en"><head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <meta name="robots" content="NONE,NOARCHIVE"><title>P4Error at /r/9781/</title>
  
  <style type="text/css">
    html * { padding:0; margin:0; }
    body * { padding:10px 20px; }
    body * * { padding:0; }
    body { font:small sans-serif; }
    body>div { border-bottom:1px solid #ddd; }
    h1 { font-weight:normal; }
    h2 { margin-bottom:.8em; }
    h2 span { font-size:80%; color:#666; font-weight:normal; }
    h3 { margin:1em 0 .5em 0; }
    h4 { margin:0 0 .5em 0; font-weight: normal; }
    table { border:1px solid #ccc; border-collapse: collapse; width:100%; background:white; }
    tbody td, tbody th { vertical-align:top; padding:2px 3px; }
    thead th { padding:1px 6px 1px 3px; background:#fefefe; text-align:left; font-weight:normal; font-size:11px; border:1px
chipx86
#1 chipx86
This is specific to the VMware setup. If this server is renamed, we should update the
Repository info. If this is no longer a problem, we'll close it. I'm on vacation but
will check when I get back (unless David wants to do it).
  • -Priority-Medium
    +Priority-Low
    +VMware
david
#2 david
I think Paul went through and fixed these.
  • +Fixed