@ibatis.apache.org
Assunto: Re: groupby x out of memory
Try disabling "enhancement" as well. It might be CGLIB.
Clinton
On Tue, Apr 8, 2008 at 6:51 AM, Fernando Simonetti < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> > wrote:
Eventually my aplication server is going down by "O
> You can still run out of memory if you use "queryWithRowHandler" but
> > > > highly unlikely unless you have an application like mine which could
> > > > have a thread running for days. But to be really safe, you have to go
> > > > back
gt; > through the ibatis code but I may do that one of these days because it
> > > is a wonderful tool.
> > >
> > >
> > > On Tue, 8 Apr 2008 12:27:29 -0700 (PDT), "Carlos de Luna Saenz"
> > > <[EMAIL PROTECTED]> said:
> > > > It seems li
On 4/11/08 1:32 PM, "Nathan Maves" <[EMAIL PROTECTED]> wrote:
> We have seen a few posts about using RowHandlers in the past few
> months.
Though I have not tried it with the optional groupBy attribute I
> can
definitively say that I have processed millions of row through a row
> handler
and my ap
t I may do that one of these days because it
> > > is a wonderful tool.
> > >
> > >
> > > On Tue, 8 Apr 2008 12:27:29 -0700 (PDT), "Carlos de Luna Saenz"
> > > <[EMAIL PROTECTED]> said:
> > > > It seems like there is not enough data in your
lt;[EMAIL PROTECTED]> said:
> > > It seems like there is not enough data in your mail...
> > > what data base are you accessing? how are you dealing with it
> > (DataSource
> > > is JDBC or via the App Server) your class is keeping the data for any
> &g
> is JDBC or via the App Server) your class is keeping the data for any
> > reason (maybe in a session or application bean)? what's the App Server?
> > etc, etc... if i were you i should look all that kind of variables and
> > monitor with a profiler to see if there's
ou i should look all that kind of variables and
> monitor with a profiler to see if there's somehint wrong with the query,
> the server, the managed memory, or all of the above.
> Greetings
> Carlos de Luna
>
> - Mensaje original
> De: Fernando Simonetti <[EMA
Para: "user-java@ibatis.apache.org"
Enviado: martes, 8 de abril, 2008 7:51:26
Asunto: groupby x out of memory
Eventually my aplication server is going down by "Out of Memory". Analizing
de heap dumping, it's point for the same class allocating 600 Mb.
This event can occur 3 hours
Try disabling "enhancement" as well. It might be CGLIB.
Clinton
On Tue, Apr 8, 2008 at 6:51 AM, Fernando Simonetti <[EMAIL PROTECTED]>
wrote:
> Eventually my aplication server is going down by "Out of Memory".
> Analizing
> de heap dumping, it's point for the same class allocating 600 Mb.
>
> T
Eventually my aplication server is going down by "Out of Memory". Analizing
de heap dumping, it's point for the same class allocating 600 Mb.
This event can occur 3 hours or 3 days after I restart my server. This class
is used thounsands times in the period. Monitoring the memory of the server,
I
11 matches
Mail list logo