Hi, I am only making a wild guess but that -->
> > java.io.IOException: The system couldn�t find the file > > at java.io.WinNTFileSystem.createFileExclusively(Native Method) sounds like it might be a problem with the user-rights. Have you checked that the user Tomcat is running under has full access (read/write) to all directories needed? And perhaps that the mentioned file isn't marked "archived". Only guessing... HTH, Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
