Rotation and appending of console output when Geronimo is run a windows service
-------------------------------------------------------------------------------
Key: GERONIMO-6073
URL: https://issues.apache.org/jira/browse/GERONIMO-6073
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: commands
Affects Versions: 2.2.1, 2.1.7
Environment: Windows
Reporter: Vamsavardhana Reddy
GERONIMO-4394 provided for running Geronimo as windows service. The console
output STDOUT is directed to geronimosrv.out and STDERR is directed to
geronimosrv.err. If the server is running for long, these files can grow big
requiring the server to be stopped. Also, each time the server is started as
service, the files from the previous run are overwritten since the output does
not get appended to existing file. So, if a user is interested in the console
output from the previous runs, it is lost. So, console output rotation and
appending to already existing files should be a good improvement for the "Run
Geronimo as a Windows service" feature.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira