Re: Regarding Gump failure of project test-ojb

2006-02-10 Thread Martin van den Bemt

This is the error :

Fri Feb 10 13:17:06 PST 2006  [error] ResourceManager : unable to find resource
'sql/base/Control.vm' in any resource loader.

Mvgr,
Martin

Thomas Dudziak wrote:

(I've asked this before, and received no answer, but perhaps this time)

Unfortunately, the Gump output is not sufficient to determine the
problem. The only relevant part is this:

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.


Could you perhaps provide me with the velocity.log file (should be in
the folder where Ant was invoked in), and run Ant with the -v or
-debug flag ?

regards,
Tom

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





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



Re: Regarding gump failure of project test-ojb

2006-01-16 Thread sebb
On 15/01/06, Stefan Bodewig [EMAIL PROTECTED] wrote:
 On Sun, 15 Jan 2006, Thomas Dudziak [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Regarding gump failure of project test-ojb

2006-01-15 Thread Stefan Bodewig
On Sun, 15 Jan 2006, Thomas Dudziak [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]