Tuesday, June 24, 2008

Troubleshooting memory leaks with 'show memory allocated'

While using trapleaks you can use a console command to show the allocated memory. It will show the allocated per-process memory and the allocated shared memory allocated in IBM Lotus Domino.

This command is used to track potential memory leaks on demand without requiring the server to be shut down. Note that blocks reported by this command are not guaranteed to be leaks, but show what blocks of a given block type are allocated at any given time. To confirm possible leaks, the server will need to be shutdown to invoke trapleaks debug.

Link
Technote 1195148

No comments: