View Full Version : Eurekalog and Windows Event Viewer
Mathieu van Akkeren
06-Jul-2006, 11:32 AM
I have a small problem. Maybe someone can help me.
When I use Eurekalog and my Delphi service encounters an access violation, then the Windows event viewer shows it as an information event. But when my service runs without EurekaLog the Windows event viewer shows the av as an error.
How can I force Eurekalog in such a way that av will be shown as an error in the event viewer?
Thanks for your help.
Mathieu
admin
06-Jul-2006, 11:56 AM
Hi,
Mathieu van Akkeren wrote:
> I have a small problem. Maybe someone can help me.
>
> When I use Eurekalog and my Delphi service encounters an access
> violation, then the Windows event viewer shows it as an information
> event. But when my service runs without EurekaLog the Windows event
> viewer shows the av as an error.
>
> How can I force Eurekalog in such a way that av will be shown as an
> error in the event viewer?
>
> Thanks for your help.
>
> Mathieu
Can you create and send to me a little source demo able to reproduce this bug,
please?
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
Mathieu van Akkeren
06-Jul-2006, 12:53 PM
Hi,
Thanks for your quick response. Attach you will find a zip file with:
- a service application written in Delphi 2005 (it generates an av).
- and a file 'reproduce.txt' which shows the steps you can take to see the
problem
Thanks,
Mathieu
admin
07-Jul-2006, 11:58 AM
Hi,
Mathieu van Akkeren wrote:
> Hi,
>
> Thanks for your quick response. Attach you will find a zip file with:
>
> - a service application written in Delphi 2005 (it generates an av).
> - and a file 'reproduce.txt' which shows the steps you can take to see
> the
> problem
>
> Thanks,
> Mathieu
The popup message is added in the Event Viewer only because a Message Popup is
showed as Exception Dialog.
You can hide this message from the Event Viewer hiding the Exception Dialog
(unset the "Project/EurekaLog/Options.../Exception Dialog Options/Show Exception
Dialog" option).
The Error in the "Event Viewer/Application" item it isn't showed only because
the standard Borland exception handling (that by default handled the NT services
exceptions) is replaced by EurekaLog.
I have just uploaded a new EurekaLog 5.1.7 RC 2 version that fixed this issue.
Download it at: http://www.eurekalog.com/login.php
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
Mathieu van Akkeren
10-Jul-2006, 12:41 PM
Thanks, it works perfectly now.
admin
10-Jul-2006, 01:54 PM
Hi,
Mathieu van Akkeren wrote:
> Thanks, it works perfectly now.
Perfect! :)
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.