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 2016/04/20 02:00:23 UTC

Problem running Apache Gump [vmgump]

There is a problem with run 'vmgump' (20042016_000002), 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 :
  File "/srv/gump/public/gump/python/gump/actor/rdf/describer.py", line 43, in <module>
    from rdflib import TYPE
ImportError: cannot import name TYPE
Prepare XDoc work with template
Wipe Directory [u'/srv/gump/public/workspace/xdocs-work']
Syndicate run using [<gump.actor.syndication.rss.RSSSyndicator instance at 0x7fd4a7776b90>]
Syndicate run using [<gump.actor.syndication.atom.AtomSyndicator instance at 0x7fd4a7776cf8>]
Starting mvn repository proxy
Running: java -jar /opt/repoproxy/repoproxy.jar 8192 /tmp/tmpC3cTDc.properties
Loading prefix map from /tmp/tmpC3cTDc.properties
Apr 20, 2016 12:00:21 AM org.apache.gump.mvnrepoproxy.HostResolver initialize
INFO: Mapping /snapshots to https://repository.apache.org
Apr 20, 2016 12:00:21 AM org.apache.gump.mvnrepoproxy.HostResolver initialize
INFO: Mapping /repo/m2-snapshot-repository to http://people.apache.org
Apr 20, 2016 12:00:21 AM org.apache.gump.mvnrepoproxy.HostResolver initialize
INFO: Mapping /maven/2 to http://download.java.net
Apr 20, 2016 12:00:21 AM org.apache.gump.mvnrepoproxy.HostResolver initialize
INFO: Mapping /maven2 to http://repo1.maven.org
Apr 20, 2016 12:00:21 AM org.apache.gump.mvnrepoproxy.HostResolver initialize
INFO: Mapping /content/repositories/snapshots to https://oss.sonatype.org
2016-04-20 00:00:21.493::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
Apr 20, 2016 12:00:22 AM com.noelios.restlet.ext.httpclient.HttpClientHelper start
INFO: Starting the HTTP client
2016-04-20 00:00:22.669::INFO:  jetty-6.1.5
2016-04-20 00:00:22.760::INFO:  Started SelectChannelConnector@0.0.0.0:8192
Apr 20, 2016 12:00:22 AM org.restlet.Redirector handle
INFO: Redirecting via client connector to: http://repo1.maven.org/
Apr 20, 2016 12:00:22 AM com.noelios.restlet.LogFilter afterHandle
INFO: 2016-04-20	00:00:22	0:0:0:0:0:0:0:1	-	repo1.maven.org	-1	GET	/	-	200	336	-	372	http://localhost:8192	Apache-Gump/2.3	-
mvn Repository proxy started
Perform Update on #[(1, 75)] : gump
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 194, in performRun
    self.performUpdate(module)
  File "/srv/gump/public/gump/python/gump/core/runner/demand.py", line 101, in performUpdate
    self.updater.updateModule(module)         
  File "/srv/gump/public/gump/python/gump/core/update/updater.py", line 173, in updateModule
    scmUpdater = self.getScmUpdater(module)
  File "/srv/gump/public/gump/python/gump/core/update/updater.py", line 191, in getScmUpdater
    return self.updaters.get(scm.getScmType())
  File "/srv/gump/public/gump/python/gump/core/model/module.py", line 87, in getScmType
    return self.repository.getScmType()
AttributeError: 'unicode' object has no attribute 'getScmType'
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