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 2005/08/23 09:35:15 UTC

Problem running Apache Gump [vmgump-public]

There is a problem with run 'vmgump-public' (23082005_000004), 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 :
dynagumper.py processModule: need to implement module event processing
Build Project: #[(118, 842)] : nant :  [state:Unset]
Run make on project: #[(118, 842)] : nant
dynagumper.py processProject: need to implement project event processing
Build Project: #[(119, 842)] : osuser :  [state:Unset]
dynagumper.py processProject: need to implement project event processing
Perform Update on #[(98, 251)] : packaged-xom
dynagumper.py processModule: need to implement module event processing
Build Project: #[(120, 842)] : packaged-xom :  [state:Unset]
dynagumper.py processProject: need to implement project event processing
Build Project: #[(121, 842)] : rmissl :  [state:Unset]
dynagumper.py processProject: need to implement project event processing
Perform Update on #[(99, 251)] : tranquilo
dynagumper.py processModule: need to implement module event processing
Build Project: #[(122, 842)] : tranquilo :  [state:Unset]
dynagumper.py processProject: need to implement project event processing
Perform Update on #[(100, 251)] : ant
Update(s) received via CVS on #[(100, 251)] : ant
Update(s) received via on #[(100, 251)] : ant
dynagumper.py processModule: need to implement module event processing
Build Project: #[(123, 842)] : bootstrap-ant :  [state:Unset]
Run Project (as a script): #[(123, 842)] : bootstrap-ant
dynagumper.py processProject: need to implement project event processing
Published /usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar to repository as ant-launcher-gump-23082005.jar at /usr/local/gump/public/jars/ant/jars/ant-launcher-gump-23082005.jar
Published /usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar to repository as ant-gump-23082005.jar at /usr/local/gump/public/jars/ant/jars/ant-gump-23082005.jar
Perform Update on #[(101, 251)] : xml-commons
Perform SVN Update on #[(101, 251)] : xml-commons
Traceback (most recent call last):
  File "bin/integrate.py", line 113, in ?
    irun()
  File "bin/integrate.py", line 90, in irun
    result = getRunner(run).perform()
  File "/x1/gump/public/gump/python/gump/core/runner/runner.py", line 249, in perform
    return self.performRun()
  File "/x1/gump/public/gump/python/gump/core/runner/demand.py", line 190, in performRun
    self.performUpdate(module)
  File "/x1/gump/public/gump/python/gump/core/runner/demand.py", line 99, in performUpdate
    self.updater.updateModule(module)         
  File "/x1/gump/public/gump/python/gump/core/update/updater.py", line 127, in updateModule
    ok=self.svn.updateModule(module)
  File "/x1/gump/public/gump/python/gump/core/update/svn.py", line 69, in updateModule
    self.performUpdate(module, exists)
  File "/x1/gump/public/gump/python/gump/core/update/svn.py", line 152, in performUpdate
    (repository, url, cmd ) = self.getUpdateCommand(module, exists)
  File "/x1/gump/public/gump/python/gump/core/update/svn.py", line 204, in getUpdateCommand
    url=module.svn.getRootUrl()
  File "/x1/gump/public/gump/python/gump/core/model/module.py", line 120, in getRootUrl
    url+=self.getDir()
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'unicode'
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