You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by gu...@vmgump.apache.org on 2009/09/01 09:52:55 UTC

Problem running Apache Gump [vmgump-public]

There is a problem with run 'vmgump-public' (31082009_160001), location : http://vmgump.apache.org/gump/public
------------------------------------------------------------
The log ought be at:
   http://vmgump.apache.org/gump/public/gump_log.txt
------------------------------------------------------------
The last (up to) 50 lines of the log are :
Send Notify To: dev@turbine.apache.org From: fulcrum-quartz development <de...@turbine.apache.org> Subject: [GUMP@vmgump]: Project fulcrum-quartz-test (in module turbine-fulcrum) failed
Build Project: #[(703, 703)] : test-ant :  [state:Unset]
Run Ant on Project: #[(703, 703)] : test-ant
Failed to build project #[(703, 703)] : [test-ant], state:Failed
SQL Warning:<class '_mysql_exceptions.OperationalError'>:(2006, 'MySQL server has gone away')
SQL Warning:<class '_mysql_exceptions.OperationalError'>:(2006, 'MySQL server has gone away')
SQL Error on [SELECT * FROM gump_public.gump_workspace_stats WHERE workspace_name='vmgump-public'] : (2006, 'MySQL server has gone away')
Traceback (most recent call last):
  File "/srv/gump/public/gump/python/gump/util/mysql.py", line 145, in select
    affected=cursor.execute(statement)
  File "/var/lib/python-support/python2.5/MySQLdb/cursors.py", line 166, in execute
    self.errorhandler(self, exc, value)
  File "/var/lib/python-support/python2.5/MySQLdb/connections.py", line 35, in defaulterrorhandler
    raise errorclass, errorvalue
OperationalError: (2006, 'MySQL server has gone away')
Traceback (most recent call last):
  File "bin/integrate.py", line 114, in <module>
    irun()
  File "bin/integrate.py", line 91, in irun
    result = getRunner(run).perform()
  File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 262, in perform
    return self.performRun()
  File "/srv/gump/public/gump/python/gump/core/runner/demand.py", line 214, in performRun
    self.finalize()    
  File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 240, in finalize
    self.run._dispatchEvent(FinalizeRunEvent(self.run))
  File "/srv/gump/public/gump/python/gump/core/run/gumprun.py", line 186, in _dispatchEvent
    actor._processEvent(event)
  File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 83, in _processEvent
    self.processEvent(event)
  File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 127, in processEvent
    self._processOtherEvent(event)
  File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 184, in _processOtherEvent
    self.processOtherEvent(event)
  File "/srv/gump/public/gump/python/gump/actor/stats/statistician.py", line 66, in processOtherEvent
    self.updateStatistics()        
  File "/srv/gump/public/gump/python/gump/actor/stats/statistician.py", line 113, in updateStatistics
    ws=self.db.getWorkspaceStats(self.workspace.getName())
  File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 87, in getWorkspaceStats
    self._getStats('gump_workspace_stats','workspace_name',workspaceName,stats)
  File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 163, in _getStats
    StatisticsDB.ATTR_COLUMN_MAP.values())
  File "/srv/gump/public/gump/python/gump/util/mysql.py", line 145, in select
    affected=cursor.execute(statement)
  File "/var/lib/python-support/python2.5/MySQLdb/cursors.py", line 166, in execute
    self.errorhandler(self, exc, value)
  File "/var/lib/python-support/python2.5/MySQLdb/connections.py", line 35, in defaulterrorhandler
    raise errorclass, errorvalue
_mysql_exceptions.OperationalError: (2006, 'MySQL server has gone away')
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org