I was going to look into this this weekend, but it seems to be working now 
:).  I really can't believe that it's just fixing the SF repo locations.

"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi all
>
> Since about two weeks we don't finish a single Gump run on vmgump -
> the test builds on helios manage to go through, but they build a much
> smaller chunk of code.
>
> It isn't always the same project that gets built last (I looked into
> it sometime in the middle of last week and it was checkstyle, today it
> was test-ant).  This is the tail of out.txt:
>
> Build Project: #[(595, 705)] : test-ant :  [state:Unset]
> Run Ant on Project: #[(595, 705)] : test-ant
> Failed to build project #[(595, 705)] : [test-ant], state:Failed
> dynagumper.py processProject: need to implement project event processing
> 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 195, 
> in performRun
>    self.performBuild(project)
>  File "/x1/gump/public/gump/python/gump/core/runner/demand.py", line 128, 
> in performBuild
>    self.run.generateEvent(project)
>  File "/x1/gump/public/gump/python/gump/core/run/gumprun.py", line 202, in 
> generateEvent
>    self._dispatchEvent(EntityRunEvent(self, entity))
>  File "/x1/gump/public/gump/python/gump/core/run/gumprun.py", line 185, in 
> _dispatchEvent
>    actor._processEvent(event)
>  File "/x1/gump/public/gump/python/gump/core/run/actor.py", line 82, in 
> _processEvent
>    self.processEvent(event)
>  File "/x1/gump/public/gump/python/gump/core/run/actor.py", line 124, in 
> processEvent
>    self._processProject(entity)
>  File "/x1/gump/public/gump/python/gump/core/run/actor.py", line 168, in 
> _processProject
>    self.processProject(project)
>  File 
> "/x1/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", 
> line 86, in processProject
>    self.documentProject(project,True)
>  File 
> "/x1/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", 
> line 1736, in documentProject
>    note,warn)
>  File 
> "/x1/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", 
> line 2356, in documentWorkList
>    self.documentWork(work)
>  File 
> "/x1/gump/public/gump/python/gump/actor/document/xdocs/documenter.py", 
> line 2360, in documentWork
>    spec=self.resolver.getFileSpec(work)
>  File "/x1/gump/public/gump/python/gump/actor/document/xdocs/resolver.py", 
> line 247, in getFileSpec
>    self.makePath(location.getPath(),self.xdocsDir)
>  File "/x1/gump/public/gump/python/gump/actor/document/ 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to