we have a problem whereby our servers are crashing using xpages and 8.5.2
one of the many issues is that it ‘appears’ the error logging is creating a hashtable on the heap and is not letting go of the memory, and just keeps adding to it
thus it crashes once its out of memory - we have some other issues, but they all seem related to error logging somehow
has anyone else had this problem and do they have a fix?
Subject: NSD diagnostics
If you have support, contact Lotus and send them your NSD files. If not, you can take a shot at analyzing them yourself, sometimes they can yield diagnostic info (what line of code is causing crash) that can help you with workarounds.
You can examine the file by hand (look for FATAL thread and related info) or use a tool like this one:
http://www-01.ibm.com/support/docview.wss?rs=899&uid=swg24019151