i have a few java agents that create jpeg images and save them to the hard drive. I use lotus script to invoke the agents, embed the images into the document, then kill the images. In the java agents, i recycle all the notes objects i use. However, every time i run the agents, the memory that nlnotes.exe increases until finally the client runs out of memory and i have to exit and restart the client.
Any suggestions on how to get notes to release the memory?
Thanks in advance…