1 Reply Latest reply on Jul 15, 2007 9:04 PM by ellenzhao

    where to change to prevent the x GB logging bloat??

    ellenzhao

      While user-testing my application, 5 or 6 complete conversations generated 1.2 GB log text (i load 8000+ entities into the datastore bean. They are not heavy by themselves but each of them has several collections, hibernate keeps dirty-checking of all the 8000+ entities thus generating about 40mb logging text after each request!)....I've already written something like





      in the jboss-log4j.xml in the conf directory of the jboss server, but it does not seem helping....could someone please tell me where should I change to minimize the jboss/hibernate/seam/ajax4jsf/facelet logging output? Thanks very, very much!!


      Regards,
      Ellen