Problem running Apache Gump [vmgump]

[email protected] 27 Mar 2026 01:54:40
Newsgroups gmane.comp.jakarta.gump
Message-ID <[email protected]>
There is a problem with run 'vmgump' (27032026_000001), location : http://gump1-ec2-or.apache.org/
------------------------------------------------------------
The log ought be at:
   http://gump1-ec2-or.apache.org/gump_log.txt
------------------------------------------------------------
The last (up to) 50 lines of the log are :
           ^^^^^^^^^^^^^^^^^
  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 72, 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 2083, in documentProjectDetails
    depens += self.documentDependenciesList(dependencySection,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", line 2293, in documentDependenciesList
    self.insertLink(project, referencingObject,
  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 3085, in getLink
    url = getRelativeLocation(toObject, fromObject,
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", line 109, in getRelativeLocation
    toLocation=getLocationForObject(toObject,extn)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", line 127, in getLocationForObject
    getPathForObject(object),
    ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", line 83, in getPathForObject
    path=getPathForObject(object.getModule()).getPostfixed(object.getName())
                          ^^^^^^^^^^^^^^^^^^
  File "/srv/gump/public/gump/python/gump/core/model/project.py", line 856, in getModule
    raise RuntimeError('Project [' + self.name + '] not in a module.]')
RuntimeError: Project [bouncy-castle] not in a module.]
Process Exit Code : 1
--
Gump Version: 2.0.2-alpha-0003