how to track an application that crashed without a message

H

hag

Hi All,


i have a problem that my application (Java base) is crashing sometimes
with no message to the user and no information in log. it is just
disappear, all i know is that it happen on WINXP.


it seems that the problem is not in the code but in the OS level or the



JAVA level.


How can i use the system information (logs, tables, etc...) to track
the problem.


thanks
 
G

Guest

Did you try Event Viewew?
Start > Control Panel > Administrative Tools
Select a item - possibly an error item in the Application list
RT click the item and choose properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top