I recently developed desktop application using SWING, Thread and Timer Tasks.
Platform - Win 2003 Server
Jre - Jre 1.5.0_06
This Desktop application continoulsy runs. Schedulers with in the application polls one of the directories on locamachine/FTP Location for any new files receieved in that location. If any such it reads files and populates data to DB. During this process application gets few environment variables by making a call to DLL.
But now when the application is running for long time, it crashes and mororver i am unable find the crash dump even after configuring DrWatson. Even i am not able to find any thing related to the crash either in eventviewer or application log.
Can anyone tell me why this crash is happening and how to find the crash dump in these situations.
Start Free Trial