Following links say that this problem was address in some previous version of Domino, but the fact is it keeps bothering us even were are in 6.02 CF1.
Is this Lotus Domino Feature? ---- reall bad
Following links say that this problem was address in some previous version of Domino, but the fact is it keeps bothering us even were are in 6.02 CF1.
Is this Lotus Domino Feature? ---- reall bad
Subject: RE: Maximum number of memory segments that Notes can support has been exceeded
Various memory leaks have been fixed over time, but (a) there may be others, and (b) it’s also possible to exceed the maximum memory segments by your applications using too many memory segments, and (c) is there any other software you’re using – 3rd-party server addins for instance – that may be contributing to the problem?
Your question is far too short on detail for me to suggest more specifically what might be wrong.
Subject: RE: Maximum number of memory segments that Notes can support has been exceeded
Andre and other Notes sages,
I am running into this same problem with Notes R6.0.2CF1 running on Windows XP with 512 MB of memory.
The Notes client crashes and runs NSD after opening two or three documents in a particular Notes application. I ran NSD -monitor and it displayed the “Maximum number of memory segments…” error.
The application in question is a custom built databsae with the design hidden for data security reasons. Without saying “Don’t hide the design!”, are there any tips to keep in mind to minimize the use of memory segments while Lotus/IBM work on fixing this problem?
I’ve read a lot of articles and documents about Notes development and I don’t recall any mentioning “memory segments”.
Cheers,
Mark
Subject: What Third Party Tools Add-Ins Do You have?
IntelliWatch on AIX used to do this often - read up on dataseg
C>
Subject: Maximum number of memory segments that Notes can support has been exceeded
Well, we are all in the same boat…We´re having the same problem and upp to now Lotus has taken 1 month to answer us…We are running 6.0.2 CF1 too and our server is crashing 1-2 times a day. This is a mail server with none apps on but mail databases.
Last friday we tryed httpusenotesmemory=0 in the notes.ini and the server hasen’t crashed yet. I found the paramater here: http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/6ebe7575d7532f9285256d1e004c2efe?OpenDocument
Unfortunatelly I don’t really know what it does but it seems to be working!
/Regards
Subject: RE: Maximum number of memory segments that Notes can support has been exceeded
We had a web server that always crashed every day with these errors. From reading this post, I added httpusenotesmemory=0 to the notes.ini. what a difference. Server runs great. I almost forgot about it!!!