Skip to main content

Configure auto-memory-dumps for troubleshooting

When something goes wrong with a part of the application or the server, and an application or server process crashes, configure the operating system to collect a memory dump at the time the exception is registered, before the process is aborted. This will help with troubleshooting.

To do so, follow these Microsoft instructions .

If at all possible, the storage for the memory dumps should be made on a different drive than the Bravura Security Fabric instance is installed. That will prevent the possibly large memory dumps from taking up free space needed for the application to store its various queues.