We are having serious problems with running a Java Agent.
After running a couple of times (8x) the agent comes up with the error below. And than never runs again properly. The server will not even start any other Java agent. Is looks like there is a memory issue here. Invoking the System.gc() method in the finally part of the agent has no effect.
Looking for similar errors in this forum with no result.
The JAVAMAXHEAPSIZE is set to 64MB
The following error occurs in the Notes Log:
21-05-2008 08:38:08 HTTP JVM: Exception
21-05-2008 08:38:08 HTTP JVM: in thread “Thread-27”
21-05-2008 08:38:08 JVM: The runAgent (Ljava/lang/String;JIZJZI)V() method failed.
21-05-2008 08:38:08 HTTP Web Server: Lotus Notes Exception - JVM: The Java agent could not be run.
It looks like the method was found, but failed to run. The corrective action is to quit the http task and load it again. After a while the same errors occur again.
I am out of posibilities, does anyone have the solution?
Kind regards
Lourens Nieland