Title: Unhandled Exception: during exec task
Anyone,
I am trying to build this target and sometimes it works fine and sometimes it doesn't. Never sure when it will work okay. When it bombs it comes from Nant complaining about stack overflow. Is this a known problem and a patch is provid
[EMAIL PROTECTED] wrote:
When executing a nant script from at .bat file, I redirect ALL output
to a log file as follows:
I can't address the unhandled exception, but it's important to correct
an error in understanding:
nant -buildfile:.\CPI\BuildCPI.xml -D:CPICodeRoot="%GADOECodeRoot%"
While I'm not sure on your real errors (why it fails
yet it succeeds), right now you are only re-directing
standard out to the log file, but not any errors. You
may want to append this command to the end of your
command: 2>&1
example:
nant -buildfile:.\CPI\BuildCPI.xml
-D:CPICodeRoot="%GADOECode
Hello,
When executing a nant script from at .bat
file, I redirect ALL output to a log file as follows:
nant -buildfile:.\CPI\BuildCPI.xml -D:CPICodeRoot="%GADOECodeRoot%"
-D:CurrentVSSLabel=%CurrentVSSLabel% %LogLevel% %NANTTARGETS%
>> %BuildDetailLog%
In this particular build, I get the fol
- Original Message -
From: "Rick Casey" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>
Sent: Tuesday, September 28, 2004 7:01 PM
Subject: RE: [Nant-users] Unhandled Exception after Build
The latest build is significantly faste
Rick,
That issue was fixed since. Can you try using a more recent nightly build ?
Thanks,
Gert
- Original Message -
From: "Rick Casey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 28, 2004 12:08 AM
Subject: [Nant-users] Unhandled Exception a
Unhandled Exception:
System.Runtime.Remoting.RemotingException: Object
EfBcWTO6FOpmkZ_2.rem> has been disconnected or does not
exist at the server.
Server stack trace:
at
System.Runtime.Remoting.Channels.ChannelServices.CheckDisconnectedOrCreateWellKnownObject(IMessage
msg)
at
, March 11, 2004 2:49
PM
Subject: RE: [Nant-users] Unhandled
Exception when using SLingShot
Can
you point me to documentation or a how to?
Thanks,
Evan A. Bonnett
Reynolds and Reynolds,
IT ERA Integrated
Desking Development 937-485-8577 58577
-Origin
AMTo: Bonnett, Evan A; NanT ForumSubject: Re:
[Nant-users] Unhandled Exception when using SLingShot
The Slingshot command line utility and task are
very much deprecated. I suggest using the task
instead.
Gert
- Original Message -
From:
Bonnett, Evan A
To
Title: Message
The Slingshot command line utility and task are
very much deprecated. I suggest using the task
instead.
Gert
- Original Message -
From:
Bonnett, Evan A
To: NanT Forum
Sent: Wednesday, March 10, 2004 8:40
PM
Subject: [Nant-users] Unhandled
Title: Message
Can anyone tell me why I'm getting the following
exception when it hits my references? I am using the following command
line:
C:\GenerationsSeries\EID\2.0\WEBSUPPORT>slingshot
-nant build.basedir=c:\Intepub\wwwroot\Reynolds\GenerationsSeries\DeskingPortal
-maphttp://localho
11 matches
Mail list logo