Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1020 | minor | always | 03-28-06 08:48 | 04-05-06 18:55 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.18 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.19 | ||
|
|||||
Summary: | 0001020: file store redeploy issues | ||||
Description: |
(rep by Mattias Jiderhamn) After upgrading to 3.0.18 we receive this error once in a while conf/resin.conf:172: <file-store> may not be used with a defined <persistent-store>. Use <use-persistent-store> instead. Strange thing is, this does not happen all the time. It appears after a couple of redeployments with the same settings. Our session settings look like this: <session-config> <session-max>4096</session-max> <session-timeout>30</session-timeout> <file-store>WEB-INF/sessions</file-store> <always-save-session>true</always-save-session> </session-config> There is no persistent-store defined. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|