| Anonymous | Login | Signup for a new account | 11-10-2025 02:30 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001985 | [Resin] | minor | always | 08-01-07 12:47 | 09-04-07 11:06 | ||||
| Reporter | stbu | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.1.3 | Product Version | 3.1.2 | ||||
| Product Build | |||||||||
| Summary | 0001985: 'rollover-count' is an unknown property of 'com.caucho.server.log.AccessLog' | ||||||||
| Description |
Discrepancy between Resin 3.1 documentation: http://www.caucho.com/resin-3.1/doc/config-log.xtp#access-log [^] ... rollover-count maximum number of rollover files before the oldest ones get overwritten. See Rollovers. ... and Resin-3.1.2. I've configured this: <access-log path="logs/access.log" format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"' rollover-count="2" rollover-period="1W"/> which should be possible accordingly to the documentation. Rollover after one week, keep 2 files. But I get this Exception: 500 Servlet Exception conf/resin.conf:228: 'rollover-count' is an unknown property of 'com.caucho.server.log.AccessLog'. 226: format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"' 227: rollover-count="2" 228: rollover-period="1W"/> 229: 230: <!-- creates the webapps directory for .war expansion --> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |