I found my resin 4.0.25 still suffers from terrible memory usage ... sometime over GC , sometimes FULL GC (and then OOM)...
My frontend is wicket (1.4.19) , After running resin just for hours , WEB-INF/tmp/App-filestore grows immensely... It takes minutes to rm -rf the directory... Not only the files generated by wicket , Resin itself also generates terrible BIG file under resin_home/resin-data/app-0/distcache : -rw-rw-r-- 1 smallufo smallufo 30903631872 Feb 12 22:05 data.db -rw-rw-r-- 1 smallufo smallufo 33554432 Feb 12 22:03 mnode.db It takes about 30GB within hours ... It grows and grows , and finally resin hangs ... What's the problem here ? Any way to get rid of it ? Is it related to wicket ? Anyway to limit the size of "data.db" ? And is it safe to delete it ?
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
