Review Board 1.0.9 is *very* old. It looks like a username in your database has some problems, but we really can't help you with versions this old here in the community forums, because it's a lot of work to dig through very old releases to figure out what might be fixed in a newer one.
-David On Fri, Mar 22, 2013 at 1:54 AM, premod dev <[email protected]> wrote: > Hi, > > We are getting the below error on browser when trying to access some of > the existing reviews. > > 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. > > > Apache's error log shows below errors, > > Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and > greater in Unknown on line 0 > > Warning: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater > in Unknown on line 0 > /usr/lib/python2.6/dist-packages/mod_python/importer.py:32: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 > ERROR:root:Exception thrown for user pdev at > http://reviewboard.blr.movik.net:5000/r/7295/ > > EOL while scanning string literal (<string>, line 1) > Traceback (most recent call last): > File > "/usr/local/lib/python2.6/dist-packages/Django-1.2.1-py2.6.egg/django/core/handlers/base.py", > line 100, in get_response > response = callback(request, *callback_args, **callback_kwargs) > File > "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.9-py2.6.egg/reviewboard/accounts/decorators.py", > line 27, in _check > return view_func(*args, **kwargs) > File > "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.9-py2.6.egg/reviewboard/reviews/views.py", > line 163, in review_detail > for changedesc in changedescs: > File > "/usr/local/lib/python2.6/dist-packages/Django-1.2.1-py2.6.egg/django/db/models/query.py", > line 106, in _result_iter > self._fill_cache() > File > "/usr/local/lib/python2.6/dist-packages/Django-1.2.1-py2.6.egg/django/db/models/query.py", > line 760, in _fill_cache > self._result_cache.append(self._iter.next()) > File > "/usr/local/lib/python2.6/dist-packages/Django-1.2.1-py2.6.egg/django/db/models/query.py", > line 282, in iterator > obj = self.model(*row[index_start:aggregate_start]) > File > "/usr/local/lib/python2.6/dist-packages/Django-1.2.1-py2.6.egg/django/db/models/base.py", > line 341, in __init__ > signals.post_init.send(sender=self.__class__, instance=self) > File > "/usr/local/lib/python2.6/dist-packages/Django-1.2.1-py2.6.egg/django/dispatch/dispatcher.py", > line 162, in send > response = receiver(signal=self, sender=sender, **named) > File > "/usr/local/lib/python2.6/dist-packages/Djblets-0.6.3-py2.6.egg/djblets/util/fields.py", > line 174, in post_init > value = self.loads(value) > File > "/usr/local/lib/python2.6/dist-packages/Djblets-0.6.3-py2.6.egg/djblets/util/fields.py", > line 206, in loads > val = eval(val) > File "<string>", line 1 > > > > Could you please help me resolving this issue, I am running the following > version of software on Ubuntu 10.04 server. > > reviewboard - 1.0.9 > Mysql - 5.1.41 > PHP - 5.3.2-1 > > > Thanks, > Premod > > -- > Want to help the Review Board project? Donate today at > http://www.reviewboard.org/donate/ > Happy user? Let us know at http://www.reviewboard.org/users/ > -~----------~----~----~----~------~----~------~--~--- > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/reviewboard?hl=en > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
