Hi,

I've been playing around with the profiler and trying to get it working within CruiseControl.NET. However I'm getting an exception from the command-line app:

Exception
=========

System.IO.IOException:
The handle is invalid.

at ↓☼♣.¶?☻.►‼()
at ↓☼♣.¶?☻.??♥(String[] )

Caused by SmartAssembly.SmartExceptionsCore.UnhandledException:
SmartExceptionsCore.UnhandledException @ 1507, offset:32

Caused by SmartAssembly.SmartExceptionsCore.UnhandledException:
SmartExceptionsCore.UnhandledException @ 1371, offset:839

Not quite sure what could be causing this - perhaps some conflict between both the profiler and CC.Net wanting to capture stdout? Initially I thought that the issue was in CC.Net, but it looks like the error is definitely coming from the profiler.

It is displaying this error right at the end of the profiling, perhaps something to do with writing the results summary?


Craig
csut017
0

Comments

1 comment

  • Andrew H
    Yes, I think you're right: there's something up with one of the options for writing out the summary. Hopefully this won't be too tricky to track down.
    Andrew H
    0

Add comment

Please sign in to leave a comment.