Hi Thomas,

Just start NAnt in verbose or debug mode.

eg.

NAnt.exe -verbose -buildfile:<your build file>
or
NAnt.exe -debug -buildfile:<your build file>

Gert

----- Original Message ----- 
From: "Thomas Tomiczek" <[EMAIL PROTECTED]>
To: <nant-users@lists.sourceforge.net>
Sent: Tuesday, May 17, 2005 5:40 PM
Subject: FW: [Nant-users] Nant build (solution task) just hanging - anyone
an idea?


Ok,  some more info.

 It seems that lc.exe is hanging - I can see the process being active
and staying active even after a CTRL-C on nant.

 Has anyone ever experiences lc.exe just hanging?

 Is there any way to get the command line used to call lc.exe from nant?
For a manual repro?

 Thanks.

 Thomas


________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas
Tomiczek
Sent: Dienstag, 17. Mai 2005 16:11
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] Nant build (solution task) just
hanging - anyone an idea?



Calling into a solution (with the solution task) to
compile a program nant is just hanging.

The output I am getting is (last line):

              [license]
C:\Work\PowerNodes\PowerNodes\01.1\Solutions\PowerNodes\
PowerNodes.FrontDesk.Cms\licenses.licx(1) : info LC0002
: Resolved entry to 'Com
zept.Genesis.NetRix.HtmlEditor,
Comzept.Genesis.NetRix.Editor, Version=1.0.7.101
6, Culture=neutral, PublicKeyToken=b5ce1ce3fa49a2c4'

This is the first entry in the licenses.licx.

After this it is just "nothing happens, hanging" until I
break, with no remarkable / sensible CPU utilization.

Any idea what could cause this deadlock? This is a new
project we try to move to Nant, and - well - so far this really kicks
out butt.

Thomas




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to