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/08/02 10:10:45 UTC

Problem running Apache Gump [vmgump-public]

There is a problem with run 'vmgump-public' (01082009_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 :
Aug 2, 2009 1:10:38 AM org.apache.gump.mvnrepoproxy.restlets.ArtifactAdder handle
INFO: adding .jar artifact with groupId 'org.apache.fulcrum' artifactId 'fulcrum-security-nt' and file name '/srv/gump/public/workspace/turbine-fulcrum/security/nt/target/fulcrum-security-nt-01082009.jar'
Aug 2, 2009 1:10:38 AM com.noelios.restlet.LogFilter afterHandle
INFO: 2009-08-02	01:10:38	127.0.0.1	-	127.0.0.1	8192	POST	/addartifact	-	200	0	175	1	http://localhost:8192	Apache-Gump/2.3	-
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