Skip to Content
0
Former Member
Sep 12, 2007 at 03:50 PM

memory problem

23 Views

Hello,

I've written a java-servlet that opens a lot of JMS EventListeners. The problem is, that when more then 92 EventListeners should run together, I get a not-enough-memory-error. Is their a limit for applications running in the web container or are there some settings to increase the memory that can be used? I tried to increase the memory for the complete VM with the config tool. but this didn't changed everything.

best regards,

Remo