3 # Make sure we can run this script from any directory.
8 # This script calls the TestEmitter to emit a Command::Rotate event that tell the journallers
9 # to rotate their log files.
11 for jar
in ${bin}/lib
/*.jar
19 CP
=${CP}:${bin}/config
22 -Dcom.sun.management.jmxremote.authenticate
=false \
23 -Dcom.sun.management.jmxremote.ssl
=false \
24 -Dlog4j.configuration
=log4j.xml \
26 org.lwes.journaller.util.Rotate $@