On 12/7/05, Kubiak, Thomas <[EMAIL PROTECTED]> wrote: > We are using Lenya running on Tomcat 5.5.9. Server is a Windows 2003 Server > machine. > Sometimes it happens, that the Tomcat service locks the content files > (index_??.xml) within our publication so that they cannot be deleted. > Therefor when users try to modify those contents using the lenya editor the > cannot save their changes. > As long as tomcat is running these files cannot be deleted even when I try > to do it directly on the filesystem of the server. > Does anybody have an idea what causes this problem ? Any solutions ? Please > help me.
It is unlikely to be an issue with Tomcat. Does it happen running Lenya on Jetty? Which version of Lenya are you running? It is possible some code opens the file and never closes it. Can you isolate what locks the file? Browsing to it? Opening it in an editor? The more information we have, the easier it will be to find the bug (and the more likely someone will look for it.) It is also possible it is just MSWindows making life difficult. Have you considered upgrading to a Unix-based OS? solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
