I have an application that can run either as a Java program or an RFT script.  

The log4j parameters are retrieved via an .xml file and the log is defined
as a DailyRollingAppender.

When I run the application standalone over midnight, the log file rolls over
and a new log is created.

When I run it as a script over midnight, the existing log is overwritten by
a new log.  No rollover occurs.

Considering the same log4j configuration is used in either execution, what
could cause the log to be overwritten?  

Thanks in advance,

Steven.


-- 
View this message in context: 
http://old.nabble.com/Rational-Functional-Test-won%27t-rollover-log-tp34327213p34327213.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to