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
Title: 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
- [Nant-users] Nant build (solution task) just hanging - any... Thomas Tomiczek
- FW: [Nant-users] Nant build (solution task) just hang... Thomas Tomiczek
- Re: [Nant-users] Nant build (solution task) just ... Gert Driesen