Difference crashlog processdump

Discussions about design and architecture principles, including native JADE systems and JADE interoperating with other technologies
Scott
Posts: 1
Joined: Thu Jul 01, 2010 12:29 am

Difference crashlog processdump

Postby Scott » Thu Jul 01, 2010 8:11 pm

Hi,

I have a generalistic question about the jade architecture ... what is the difference beween the server/crashlogs directory and the server/processdumps directory.
When is a crashlog generated, when is a processdump generated ?
What would these files contain is the case of a crash ?

Thank you,

Scott

Patwos
Posts: 11
Joined: Mon Aug 17, 2009 11:05 am

Re: Difference crashlog processdump

Postby Patwos » Thu Jul 01, 2010 10:01 pm

Generally you will get a pair of files created in the event of a fatal exception/crash.

1. The Crashlog directory will have a *.log file, a small text file containing details such as the Windows call stack at the time of the failure.
2. The ProcessDump directory will contain a *.dmp file, containing a dump of the memory for the Windows process at the time of the failure.

If your Jade Licence includes support, you would normally provide both of these files along with the jommsg.log file and the versioninfo.txt file created by running the jverinfo.exe file in your /bin directory when reporting the fatal exception/crash.

Pat.


Return to “Design and Architecture”

Who is online

Users browsing this forum: No registered users and 2 guests

cron