Errors have included a SEGMENTATION FAULT and 'MySQL server has gone away'
Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/home/students/vossad01/cssp11/site-packages/ecowin/analyzer/UserLimitAnalyzer.py", line 137, in run
self.userLimitAnalyzer.cursor.execute(sql)
File "/usr/lib/pymodules/python2.7/MySQLdb/cursors.py", line 166, in execute
self.errorhandler(self, exc, value)
File "/usr/lib/pymodules/python2.7/MySQLdb/connections.py", line 35, in defaulterrorhandler
raise errorclass, errorvalue
OperationalError: (2006, 'MySQL server has gone away')
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Errors have included a SEGMENTATION FAULT and 'MySQL server has gone away'
Exception in thread Thread-4:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/home/students/vossad01/cssp11/site-packages/ecowin/analyzer/UserLimitAnalyzer.py", line 137, in run
self.userLimitAnalyzer.cursor.execute(sql)
File "/usr/lib/pymodules/python2.7/MySQLdb/cursors.py", line 166, in execute
self.errorhandler(self, exc, value)
File "/usr/lib/pymodules/python2.7/MySQLdb/connections.py", line 35, in defaulterrorhandler
raise errorclass, errorvalue
OperationalError: (2006, 'MySQL server has gone away')