Issue 2144 in reviewboard: Something broke! (Error 500)

2011-06-22 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2144 by raluca.v...@gmail.com: Something broke! (Error 500)
http://code.google.com/p/reviewboard/issues/detail?id=2144

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
ReviewBoard 1.5.5

What's the URL of the page containing the problem?
http://localhost/raluca/r/8/

What steps will reproduce the problem?
1.open a review request
2.modifie the bugs field
3.publish changes

What is the expected output? What do you see instead?

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 operating system are you using? What browser?
Ubuntu 11.04 on VirtualBox
Mozilla Firefox

Please provide any additional information below.
I've tried to modifying $sitedir/conf/settings_local.py and
adding: DEBUG = True and restart apache. After this, when i was following  
the same stepts i received a messege like this:

AttributeError at /raluca/r/7/

'NoneType' object has no attribute 'bug_tracker'

Request Method: GET
Request URL:http://localhost/raluca/r/7/
Django Version: 1.3
Exception Type: AttributeError
Exception Value:

'NoneType' object has no attribute 'bug_tracker'

Exception Location: 	 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.5.5-py2.7.egg/reviewboard/reviews/views.py  
in review_detail, line 200

Python Executable:  /usr/bin/python
Python Version: 2.7.1
Python Path:

['/var/www/raluca/conf',
 '/usr/local/lib/python2.7/dist-packages/python_memcached-1.47-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.5.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/recaptcha_client-1.0.6-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pytz-2011g-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/python_dateutil-1.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/paramiko-1.7.7.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/flup-1.0.3.dev_20110405-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Pygments-1.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Djblets-0.6.7-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_evolution-0.6.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Django-1.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/distribute-0.6.19-py2.7.egg',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-linux2',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/PIL',
 '/usr/lib/pymodules/python2.7/gtk-2.0',
 '/usr/lib/python2.7/dist-packages/gst-0.10',
 '/usr/lib/python2.7/dist-packages/gtk-2.0',
 '/usr/lib/pymodules/python2.7',
 '/usr/lib/pymodules/python2.7/ubuntuone-control-panel',
 '/usr/lib/pymodules/python2.7/ubuntuone-storage-protocol',
 '/usr/lib/pymodules/python2.7/ubuntuone-client']

Server time:Wed, 22 Jun 2011 05:00:04 -0700

and a lot of other informations. Please resolve this probleme as soon as  
possible.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2144 in reviewboard: Something broke! (Error 500)

2011-06-22 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 2144 by trowb...@gmail.com: Something broke! (Error 500)
http://code.google.com/p/reviewboard/issues/detail?id=2144

Please include the entire backtrace from the error.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.