1 Reply Latest reply on Apr 14, 2003 5:54 PM by genman

    rollOverSize of Rolling Logger PersistenceManager

    crclc

      I am currently using the rolling logger PM for my application running JMS within a distributed container-managed transaction.

      I have 2 questions related to this PM:

      1. At what size does the file roll over? This does not seem to be a configurable parameter on the persistence manager, and so far during my testing, I can only see it increase -- no rolling over.

      2. The documentation indicates that this PM is less transactionally sound because it uses the FileOutputStream flush() method, which might not reliably write out its data prior to returning depending on JVM/OS. Is this the case for the Sun JVM (1.4.1) running on Solaris 8/9?

      I am currently using JBoss 3.0.6.

      Thanks for your help,
      Christiane