Issue Details (XML | Word | Printable)

Key: CONTINUUM-2274
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Maria Catherine Tan
Reporter: Maria Catherine Tan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Make wrapper.log roll each day so it won't get too large

Created: 24/Jun/09 02:58 AM   Updated: 24/Jun/09 08:52 PM   Resolved: 24/Jun/09 03:04 AM
Return to search
Component/s: Jetty Bundle
Affects Version/s: 1.2
Fix Version/s: 1.3.4

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Complexity: Intermediate


Maria Catherine Tan added a comment - 24/Jun/09 03:04 AM

fixed in
r787938 of 1.3.x branch
r787939 of trunk


Wendy Smoak added a comment - 24/Jun/09 08:10 AM

Duplicate of CONTINUUM-2243


Wendy Smoak added a comment - 24/Jun/09 08:17 AM

How does the fix work-- what config file is affected?

Will people who keep their configuration files separate need to do anything when they upgrade?


Maria Catherine Tan added a comment - 24/Jun/09 08:52 PM

The changes are all in the conf/wrapper.conf file.

They just need to add the following line
wrapper.logfile.rollmode=DATE

and edit the value of wrapper.logfile to
wrapper.logfile=%CONTINUUM_BASE%/logs/wrapper.YYYYMMDD.log