JARs included in project produce memory leak

Hi all.

We have Java agent that reference to Java library which includes several JARs to work with MQ server. On Domino 6.5 it works fine. But on 8.5 there is memory leak. Each time when this agent run about 50-60 Mb of memory is lost. And OutOfMemory as result.

I removed these JARs from library and put its to Domino/jvm/lib/ext. It resolved memory leak. But on 6.5 it works with embedded JARs.

Question: is it 8.5 bug or maybe exist some settings to “cash” external libraries?

Thanks,

Andy.

Subject: I’ve seen this too

There seems to something broken in the way in which external jars are included in Notes projects in DDE:

http://www-10.lotus.com/ldd/nd85forum.nsf/DateAllThreadedWeb/5422e79fea64484d8525768000420328?OpenDocument