release of the LAB. There is no ETA on when the re-release would
I apologize for the delay in getting you this answer. Please let us know if
>Newsgroups: microsoft.public.vsnet.enterprise.tools
>From: bvasude@online.microsoft.com (Barath Vasudevan [MS])
>Organization: Microsoft
>Date: Tue, 03 Feb 2004 21:54:37 GMT
>Subject: RE: StackTrace not showing in ErrorMessageEvent in EventLog
>X-Tomcat-NG: microsoft.public.vsnet.enterprise.tools
>MIME-Version: 1.0
>Content-Type: text/plain
>Content-Transfer-Encoding: 7bit
>
>Hi Tim,
>
>I apologize for the delay in posting an update....I've been working on
this
>issue and unfortunately the only information i have (which you already
>know) is that it is a bug in the LAB.
>
>I'll try to send you an update again this week.
>Thx
>
>Barath
>This posting is provided "As Is" with no warranties, and confers no
>rights.Use of included script samples are subject to the terms specified at
>
http://www.microsoft.com/info/cpyright.htm >
>--------------------
>>X-Tomcat-ID: 57512981
>>References: <002201c3daca$49ac3f60$a501280a@phx.gbl>
><wgN$Ag02DHA.3532@cpmsftngxa07.phx.gbl>
><042d01c3db6c$dc6e1a60$a001280a@phx.gbl>
><vSfrEwA3DHA.432@cpmsftngxa08.phx.gbl>
><86AC68E2-45A1-4B08-A293-2C6365B88480@microsoft.com>
><JSvE4BQ5DHA.2920@cpmsftngxa07.phx.gbl>
>>MIME-Version: 1.0
>>Content-Type: text/plain
>>Content-Transfer-Encoding: 7bit
>>From: bvasude@online.microsoft.com (Barath Vasudevan [MS])
>>Organization: Microsoft
>>Date: Thu, 29 Jan 2004 04:52:41 GMT
>>Subject: RE: StackTrace not showing in ErrorMessageEvent in EventLog
>>X-Tomcat-NG: microsoft.public.vsnet.enterprise.tools
>>Message-ID: <CKQj9Oi5DHA.3496@cpmsftngxa07.phx.gbl>
>>Newsgroups: microsoft.public.vsnet.enterprise.tools
>>Lines: 155
>>Path: cpmsftngxa07.phx.gbl
>>Xref: cpmsftngxa07.phx.gbl microsoft.public.vsnet.enterprise.tools:1690
>>NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
>>
>>Hi Tim,
>>
>>I wanted to update you that we are working on this issue. I do understand
>>that this is an imprortant issue for you, hopefully we should have more
>>information in a couple of days.
>>
>>I apologize for the delay....please let us know if you have any
questions..
>>Regards,
>>
>>Barath
>>This posting is provided "As Is" with no warranties, and confers no
>>rights.Use of included script samples are subject to the terms specified
at
>>
http://www.microsoft.com/info/cpyright.htm >>
>>--------------------
>>>X-Tomcat-ID: 560731155
>>>References: <002201c3daca$49ac3f60$a501280a@phx.gbl>
>><wgN$Ag02DHA.3532@cpmsftngxa07.phx.gbl>
>><042d01c3db6c$dc6e1a60$a001280a@phx.gbl>
>><vSfrEwA3DHA.432@cpmsftngxa08.phx.gbl>
>><86AC68E2-45A1-4B08-A293-2C6365B88480@microsoft.com>
>>>MIME-Version: 1.0
>>>Content-Type: text/plain
>>>Content-Transfer-Encoding: 7bit
>>>From: mikehayt_@online.microsoft.com (Mike Hayton [MS])
>>>Organization: Microsoft
>>>Date: Tue, 27 Jan 2004 18:07:42 GMT
>>>Subject: RE: StackTrace not showing in ErrorMessageEvent in EventLog
>>>X-Tomcat-NG: microsoft.public.vsnet.enterprise.tools
>>>Message-ID: <JSvE4BQ5DHA.2920@cpmsftngxa07.phx.gbl>
>>>Newsgroups: microsoft.public.vsnet.enterprise.tools
>>>Lines: 117
>>>Path: cpmsftngxa07.phx.gbl
>>>Xref: cpmsftngxa07.phx.gbl microsoft.public.vsnet.enterprise.tools:1681
>>>NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
>>>
>>>Tim, Luke
>>>
>>>You may want to try the following email address:
>>>
>>>From an earlier posting....
>>>--------------------
>>>From: "Scott Densmore" <scottden@microsoft.com>
>>>Subject: Please read for info on Logging Application Block (Extensions
to
>>>EIF)
>>>Date: Fri, 7 Nov 2003 10:22:10 -0800
>>>Newsgroups: microsoft.public.vsnet.enterprise.tools
>>>
>>>For any feedback to this please send to devfdbck@microsoft.com. We
>>>(patterns & practices [1] )developed these extensions to EIF and would
>like
>>>to here any feedback or help in anyways we can.
>>>
>>>thanks,
>>>scott
>>>--------------------
>>>
>>>I can help on the internals of EIF - but I dont really know anything
>about
>>>the internals on the Logging Block.
>>>There was an eariler reply in this thread by Doug Burke - I take it
>doesnt
>>>solve the problem for you?
>>>I will also email this thread directly to Scott Densmore @ microsoft and
>>>see if we can get some better turn around from the Logging Block people.
>>>
>>>Mike
>>>
>>>
>>>--------------------
>>>| Luke,
>>>Thanks for your reply. However, I am raising an ErrorMessageEvent which
>>>does, as you said, by default include the StackTrace member. Using the
>>>same event source/event, I have routed to traceSink and the stacktrace
>>>appears. Therefore, I know that for this event/event source, the stack
>>>trace is populated. I also tried using the same event/event source and
>>>routing to the EIF logSink and the stackTrace appears. There is some
>>>'code' apparently in the Logging block that automatically filters off
>>>certain fields - like stacktrace.
>>>
>>>Here is the EIF config file being used. In this example, the event is
>>>writtent to tracesink (EIF), logsink(EIF), and logSink(Logging Block).
>>>Only the entry in the logSink for LoggingBlock is missing the fields in
>>>question:
>>><?xml version="1.0" encoding="utf-8"?><configuration
>>>xmlns="
http://www.microsoft.com/schema/EnterpriseInstrumentation/v1/Enter p
>r
>>i
>>>seInstrumentation.xsd"><instrumentedApp name="VOSE.WebServices"
>>>mode="released" /><eventSources><eventSource name="VOSE Web Services"
>>>type="softwareElement" internalExceptionHandler="throw"
description="This
>>>is just a test" /><eventSource name="Application" type="softwareElement"
>>>internalExceptionHandler="ignore" description="Application level event
>>>source." /></eventSources><filterBindings><eventSourceRef name="VOSE Web
>>>Services"><filterRef name="defaultSoftwareElementFilter"
>>>/></eventSourceRef><eventSourceRef name="Application"><filterRef
>>>name="defaultSoftwareElementFilter"
>>>/></eventSourceRef></filterBindings><filters><filter
>>>name="defaultSoftwareElementFilter" description="Filter bindings for
>>>SimpleInstrumentation walkthrough."><eventCategoryRef name="All
>>>Events"><eventSinkRef name="logSink" /><eventSinkRef name="EIFlogSink"
>>>/><eventSinkRef name="traceSink"
>>>/></eventCategoryRef></filter></filters><eventSinks><eventSink
>>>name="logSink" description="Outputs events to the Application Event