ERROR: JVM: Attempt to retrieve Java agent attachment failed

I am developing a small notes database, with a java agent. I am attempting to test my java agent on my local client. I can run a few times, then I get the agent log popup that contains the message:

ERROR: JVM: Attempt to retrieve Java agent attachment failed.

The agent ran, but the java code for it did not run. If I exit all of notes and wait for the processes to complete before starting up again I can run a few more times without error.

Any thoughts? restarting notes and designer so often is too much of a hassle.

Marybeth Markland

mgurski@us.ibm.com

Additional information - I was also getting some Out of Memory exceptions, could that be related? Is this an out of memory problem?