Hello Markus,

Friday, February 01, 2002, 1:13:31 PM, you wrote:
MH> But now I've run into serious problems. The application seemed to work
MH> fine for a while at first, but now it's experiencing serious memory
MH> problems. Fatal ones. It's eating memory - in fact, all memory - which
MH> halts the application/server.

...

MH> I'm running Orion.

Are you using cmp? I found that orion produces memory leaks with some
jdbc drivers. I think it only closes Connections, but not the related
Result Sets. Some jdbc drivers destroy the result sets when the
connection is destroyed, others dont.

This has not really to do with webwork, but maybe its helpful anyway.


-- 
Best regards,
 Christoph                            mailto:[EMAIL PROTECTED]


_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to