Gareth White wrote:
>
> To get an idea of the size of this log, I stopped the server and browser
> connected to it, destroyed the log, started the server up again, connected
> and performed one search. This resulted in a 303883 byte file, which was
> 5600 lines long. Most of this output was like the block above.
>
> To me this looks like Orion's allocating and freeing massive amounts of
> memory and dynamically created loads of instances of the GBP bean (GBP =
> Great Britain Pounds, Sterling currency). Part of the search will be
> converting from the records native currency to Sterling, so possibly Orion's
> creating a new GBP bean for each and every record returned from the
> database.
If that's part of your search then yes, orion would, at least try to get
one GBP from the pool and activating / deactivating it. But what's your
query like. The logfile does not tell much on what you're really doing.
sven
--
======================================================================================
Sven E. van 't Veer
http://www.cachoeiro.net
Java Developer [EMAIL PROTECTED]
======================================================================================