Hello, Is this OK to make changes as follows on for the txlog:
aries.transaction.timeout = 1200 aries.transaction.maxBlocksPerFile = 20480 aries.transaction.maxLogFiles = 10 aries.transaction.bufferSizeKBytes = 4 aries.transaction.howl.logFileDir = /opt/appscfs/servicemix/txlog/ aries.transaction.recoverable = true org.apache.aries.transaction.cfg set maxLogFiles = 2 The reason we are trying this is our txlog is filling up with 2 files, 1 is at 50 gig and no messages are on the queues. We were hoping these new setting might help. Regards, Barry