Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.5, 4.0
-
None
-
Tomcat 7, Java 6, XWiki Enterprise 3.5
Description
When shutting down Tomcat 7, or if the JVM were to crash XWiki leaves behind temporary files created in java.io.tmpdir by the XWikiAttachmentConent class.
A fix might be to create an xwiki-temp subdirectory for temporary files under the java.io.tmpdir and then just clear that out on re-start?