Re: Template error that I have not seen before

2011-09-19 Thread XRZ1138
I can add that this problem appears to be related to the underlying
mysql instance.

I found it gummed up to the point that it would not shot down.

Chris

On Sep 19, 9:03 am, XRZ1138 xrz1...@gmail.com wrote:
 Hey,

 I am seeing an error in my browser pointed at my RB instance.

 I am just starting to dig into this, but it is not something that I
 have
 seen before, and I thought to check with the group, to make sure that
 it is not something common.

 The beginning of the dump (what I am seeing on my browser screen):
 
 TemplateSyntaxError at /reviews/
 Caught OperationalError while rendering: (1040, 'Too many
 connections')
 Request Method: GET
 Request URL:    http://foomanager.labs.company.com/reviews/

 Django Version: 1.2.3
 Exception Type: TemplateSyntaxError
 Exception Value:        Caught OperationalError while rendering: (1040, 'Too
 many connections')
 Exception Location:     /var/lib/python-support/python2.6/MySQLdb/
 connections.py in __init__, line 170
 Python Executable:      /usr/bin/python
 Python Version: 2.6.2
 Python Path:    ['/data2/ReviewBoard/conf', '/usr/local/lib/python2.6/
 dist-packages/pytz-2009l-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/flup-1.0.3.dev_20090716-py2.6.egg', '/usr/local/lib/python2.6/
 dist-packages/cmemcache-0.95-py2.6-linux-x86_64.egg', '/usr/local/lib/
 python2.6/dist-packages/RBTools-0.2beta1-py2.6.egg', '/usr/local/lib/
 python2.6/dist-packages/simplejson-2.0.9-py2.6-linux-x86_64.egg', '/
 usr/local/lib/python2.6/dist-packages/recaptcha_client-1.0.5-
 py2.6.egg', '/usr/local/lib/python2.6/dist-packages/
 python_dateutil-1.5-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/paramiko-1.7.6-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/Pygments-1.3.1-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/Django-1.2.3-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/pycrypto-2.3-py2.6-linux-x86_64.egg', '/usr/local/lib/
 python2.6/dist-packages/ReviewBoard-1.5.5-py2.6.egg', '/usr/local/lib/
 python2.6/dist-packages/Djblets-0.6.7-py2.6.egg', '/usr/local/lib/
 python2.6/dist-packages/django_evolution-0.6.3-py2.6.egg', '/usr/lib/
 python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-
 tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/
 usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/
 PIL', '/usr/lib/python2.6/dist-packages/gst-0.10', '/var/lib/python-
 support/python2.6', '/usr/lib/python2.6/dist-packages/gtk-2.0', '/var/
 lib/python-support/python2.6/gtk-2.0', '/usr/local/lib/python2.6/dist-
 packages']
 Server time:    Mon, 19 Sep 2011 08:48:25 -0700
 

 Any pointers will be much appreciated.   I will share the fix, if/when
 I find it.

 Take care,

 Christopher

-- 
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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Template error that I have not seen before

2011-09-19 Thread XRZ1138

Ughwe ran out of space on the data partition.

That was all it was.

Sorry for the distraction.  Hope this helps someone else.

Chris

On Sep 19, 9:03 am, XRZ1138 xrz1...@gmail.com wrote:
 Hey,

 I am seeing an error in my browser pointed at my RB instance.

 I am just starting to dig into this, but it is not something that I
 have
 seen before, and I thought to check with the group, to make sure that
 it is not something common.

 The beginning of the dump (what I am seeing on my browser screen):
 
 TemplateSyntaxError at /reviews/
 Caught OperationalError while rendering: (1040, 'Too many
 connections')
 Request Method: GET
 Request URL:    http://foomanager.labs.company.com/reviews/

 Django Version: 1.2.3
 Exception Type: TemplateSyntaxError
 Exception Value:        Caught OperationalError while rendering: (1040, 'Too
 many connections')
 Exception Location:     /var/lib/python-support/python2.6/MySQLdb/
 connections.py in __init__, line 170
 Python Executable:      /usr/bin/python
 Python Version: 2.6.2
 Python Path:    ['/data2/ReviewBoard/conf', '/usr/local/lib/python2.6/
 dist-packages/pytz-2009l-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/flup-1.0.3.dev_20090716-py2.6.egg', '/usr/local/lib/python2.6/
 dist-packages/cmemcache-0.95-py2.6-linux-x86_64.egg', '/usr/local/lib/
 python2.6/dist-packages/RBTools-0.2beta1-py2.6.egg', '/usr/local/lib/
 python2.6/dist-packages/simplejson-2.0.9-py2.6-linux-x86_64.egg', '/
 usr/local/lib/python2.6/dist-packages/recaptcha_client-1.0.5-
 py2.6.egg', '/usr/local/lib/python2.6/dist-packages/
 python_dateutil-1.5-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/paramiko-1.7.6-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/Pygments-1.3.1-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/Django-1.2.3-py2.6.egg', '/usr/local/lib/python2.6/dist-
 packages/pycrypto-2.3-py2.6-linux-x86_64.egg', '/usr/local/lib/
 python2.6/dist-packages/ReviewBoard-1.5.5-py2.6.egg', '/usr/local/lib/
 python2.6/dist-packages/Djblets-0.6.7-py2.6.egg', '/usr/local/lib/
 python2.6/dist-packages/django_evolution-0.6.3-py2.6.egg', '/usr/lib/
 python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-
 tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/
 usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/
 PIL', '/usr/lib/python2.6/dist-packages/gst-0.10', '/var/lib/python-
 support/python2.6', '/usr/lib/python2.6/dist-packages/gtk-2.0', '/var/
 lib/python-support/python2.6/gtk-2.0', '/usr/local/lib/python2.6/dist-
 packages']
 Server time:    Mon, 19 Sep 2011 08:48:25 -0700
 

 Any pointers will be much appreciated.   I will share the fix, if/when
 I find it.

 Take care,

 Christopher

-- 
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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en