users@glassfish.java.net

glassfish v3.1 "com.sun.enterprise.server.logging.GFFileHandler.maxHistoryFiles" in logging.properties is not honoured

From: bhuvan gupta <bhuvangu_at_gmail.com>
Date: Tue, 15 Oct 2013 10:03:44 +0530

Hello,

 

In glassfish v3.1

If in "domains/mydomain/config/logging.properties" file i change

com.sun.enterprise.server.logging.GFFileHandler.file=/To/My/Location/file.lo
g

 

then

com.sun.enterprise.server.logging.GFFileHandler.maxHistoryFiles is not
honoured.

 

maxHistroyFiles only work when GFFileHandler.file points to the server.log
under /domains/mydomain/logs

 

Is something i am missing here ?

 

Thanks