[Soaplab-users] Memory Leak?
Brought to you by:
marsenger
From: Tim T. <Tim...@ed...> - 2006-02-17 15:24:56
|
Hi, I have a local install of Soaplab that runs quite happily serving various requests. However, over time Soaplab takes up more and more memory. With each request the memory consumed by Soaplab increases but does not decrease once the request has been serviced. Eventually I get the following error: Exception in thread "ORBacus:ThreadPool-0:Dispatcher-1" java.lang.OutOfMemoryError: Java heap space I am not familiar with the Soaplab code but it seem like there may be a memory leak somewhere? Or have I set something up wrongly? Tim |