You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Thomas Dudziak <to...@gmail.com> on 2006/01/15 16:15:57 UTC

Regarding gump failure of project test-ojb

Hi folks,

The project test-ojb has been failing for some runs now, but I have
not been able to determine why. The output simply states:

BUILD FAILED
/x1/gump/public/workspace/db-ojb/build.xml:378: The following error
occurred while executing this line:
/x1/gump/public/workspace/db-ojb/build-torque.xml:173: The following
error occurred while executing this line:
/x1/gump/public/workspace/db-ojb/build-torque.xml:187: Resource not
found. For more information consult the velocity log, or invoke ant
with the -debug flag.

So I wanted to ask, could you perhaps run Ant with the -debug flag ?
And perhaps you could send me the file velocity.log which probably has
been produced by the run ?

thanks,
Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Regarding gump failure of project test-ojb

Posted by sebb <se...@gmail.com>.
On 15/01/06, Stefan Bodewig <bo...@apache.org> wrote:
> On Sun, 15 Jan 2006, Thomas Dudziak <to...@gmail.com> wrote:
>
> > So I wanted to ask, could you perhaps run Ant with the -debug flag ?
>
> I'm afraid there is no easy way to do that.
>
> > And perhaps you could send me the file velocity.log which probably
> > has been produced by the run ?
>
> <http://vmgump.apache.org/~bodewig/velocity.log>, hope it helps
>

BTW, you can see the contents of a log file in Gump by adding
something like the following to the build.xml file:

    <concat>
      <filelist dir="." files="velocity.log" />
   </concat>

S.

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


Re: Regarding gump failure of project test-ojb

Posted by Stefan Bodewig <bo...@apache.org>.
On Sun, 15 Jan 2006, Thomas Dudziak <to...@gmail.com> wrote:

> So I wanted to ask, could you perhaps run Ant with the -debug flag ?

I'm afraid there is no easy way to do that.

> And perhaps you could send me the file velocity.log which probably
> has been produced by the run ?

<http://vmgump.apache.org/~bodewig/velocity.log>, hope it helps

Stefan

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