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 2015/02/07 19:00:48 UTC

Problem running Apache Gump [vmgump]

There is a problem with run 'vmgump' (07022015_180006), 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 :
Detected [git --version]
Detected [darcs --version]
Detected [hg --version]
Detected [bzr --version]
version: 2.4.2
Unable to register RDF Describer :  cannot import name TYPE 
Traceback (most recent call last):
  File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 206, in initializeActors
    import gump.actor.rdf.describer
  File "/srv/gump/public/gump/python/gump/actor/rdf/describer.py", line 43, in <module>
    from rdflib import TYPE
ImportError: cannot import name TYPE
Caught an exception from DB, reconnecting
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 152, in performRun
    self.initialize(True)
  File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 127, in initialize
    self.run._dispatchEvent(InitializeRunEvent(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 63, in processOtherEvent
    self.loadStatistics()                
  File "/srv/gump/public/gump/python/gump/actor/stats/statistician.py", line 79, in loadStatistics
    ws=self.db.getWorkspaceStats(self.workspace.getName())
  File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 96, in getWorkspaceStats
    workspaceName,stats)
  File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 177, in _getStats
    lambda helper:
  File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 272, in _with_reconnect_on_error
    return command(self._get_helper())
  File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 83, in _get_helper
    cursorclass = MySQLdb.cursors.DictCursor)
  File "/usr/lib/python2.7/dist-packages/MySQLdb/__init__.py", line 81, in Connect
    return Connection(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 187, in __init__
    super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)")
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