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-vm3.apache.org on 2018/04/23 06:44:21 UTC

Problem running Apache Gump [vmgump]

There is a problem with run 'vmgump' (23042018_060001), location : http://vmgump-vm3.apache.org/
------------------------------------------------------------
The log ought be at:
   http://vmgump-vm3.apache.org/gump_log.txt
------------------------------------------------------------
The last (up to) 50 lines of the log are :
Can't obtain Java properties since Java Environment was not found
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/document/documenter.py", line 48, in processOtherEvent
    self.document()
  File "/srv/gump/public/gump/python/gump/actor/document/documenter.py", line 74, in document
    self.documentRun()
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 97, in documentRun
    self.documentEverythingElse()
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 481, in documentEverythingElse
    self.documentModule(module)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 1843, in documentModule
    self.documentProject(project)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 1991, in documentProject
    self.documentProjectDetails(project, realTime)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 2088, in documentProjectDetails
    project)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 2294, in documentDependenciesList
    dependencyRow.createData())
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 3045, in insertLink
    link = self.getLink(toObject, fromObject, state)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 3086, in getLink
    '.html').serialize()
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", line 110, in getRelativeLocation
    toLocation=getLocationForObject(toObject,extn)
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", line 128, in getLocationForObject
    getPathForObject(object),
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", line 84, in getPathForObject
    path=getPathForObject(object.getModule()).getPostfixed(object.getName())
  File "/srv/gump/public/gump/python/gump/core/model/project.py", line 850, in getModule
    raise RuntimeError, 'Project [' + self.name + '] not in a module.]'
RuntimeError: Project [zstd-jni] not in a module.]
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


Re: Problem running Apache Gump [vmgump]

Posted by Stefan Bodewig <bo...@apache.org>.
my fault, sorry, forgot to add the new zlib-jni project to the
workspace.

Stefan

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