WebDAV access and big log file
Hello,
The log file (server.log) becomes full (+10GB) when Nuxeo is accessed by WebDAV. This line is repeated a lot of time :
2013-08-06 10:50:59,395 WARN [org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper] Session invoked in a container without a transaction active: turn on debug logs for more information about the faulty call.
I tried to modify log4j.xml without succes :
`
<priority value="INFO" />
`
I run Nuxeo 5.6
Is there a way to get rid of those messages ?
Thank you.
0 votes
1 answers
1400 views