Re: [S2] App generate lot (2GB) of garbage! SOLVED

2007-06-30 Thread Ing. Andrea Vettori
Il giorno 30/giu/07, alle ore 13:54, Dave Newton ha scritto: --- "Ing. Andrea Vettori" wrote: However, my code still benefit a lot from disabling logging of struts \classes in jboss and caching the freemarker BeanWrapper. Hope to see this in the PerformanceTuning wiki pages. Logging and

Re: [S2] App generate lot (2GB) of garbage! SOLVED

2007-06-30 Thread Dave Newton
--- "Ing. Andrea Vettori" wrote: > However, my code still benefit a lot from disabling > logging of struts \classes in jboss and caching the > freemarker BeanWrapper. > > Hope to see this in the PerformanceTuning wiki > pages. Logging and template caching, at least, are already on the tuning pa

Re: [S2] App generate lot (2GB) of garbage! SOLVED

2007-06-29 Thread Ing. Andrea Vettori
As the last try to solve the problem I upgraded jboss to 4.2.0GA. This upgraded hibernate also. Solved. It seems that there was something in jboss and/or hibernate that produced the garbage forever... However, my code still benefit a lot from disabling logging of struts classes in jboss