Traitée Exception reporting issue

  • Wednesday, October 07, 2009 12:46 PM
     
     
    When the host calls query.Start() and the input adapter (in my case - maybe applies to output adapters as well) throws an exception in the factory (or in the constructor), the query.Start() call returns with an exception: "The query 'DefaultQuery' (query template 'DefaultQueryTemplate') could not be started." but with the innerException set to null, hence making it difficult to handle or report the root cause.

    This is probably relevant mostly to cases where one hosts the StreamInsight engine but also in remote cases, it would be nice to get the error information directly.

    /d

All Replies

  • Friday, October 09, 2009 3:36 PM
     
     Answered
    Hi Dror,

    We will address this problem with the next CTP so that you can see the text of the inner exception(s). If you embed the engine it will be possible to access the inner exception as well.
    Regards, Ciprian Gerea SDE, MS StreamInsight Team Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.