Ok, I guess the subject is enough :-)

I am using the invocation API to start JDK1.2, and everything
works fine until System.gc() is called ( or I create few large arrays and
I suppose gc() is trigered). The same code works without problems with
JDK117.
The program is using it's own threads, I just attach to the virtual
machine when I need to do Java processing ( and when gc() hung, all other
threads are also hunged)

Please help - I have no ideea where to start with this.

Regards,
Costin

( the program is apache-apr, the multithreading version of Apache - but I
don't think it's a problem with their code, since 1.1.7 works too well,
I had it running all night with 20 clients calling servlets )



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to