File uploads have started to fail on a CFMX 6.1 box where cffile is enabled and Resource Security isn't. Restarting CFMX fixes file uploads for 20 minutes, but then it fails again. There are only two applications on the box, and file uploads fail on both sites with the same error. The browser displays this:
500 The system cannot find the path specified and these lines are in default-event.log: 15/03 12:05:53 error The system cannot find the path specified java.io.IOException: The system cannot find the path specified [snippage] 15/03 12:05:53 error Exception occurred invoking custom error page /WEB-INF/exception/java/lang/Exception.cfm java.io.IOException: Corrupt form data: premature ending at com.oreilly.servlet.multipart.MultipartParser.<init>(MultipartParser.jav a:166) [snippage] Presumably the second error's only there because the multipart parser wasn't passed a file reference or the data. Between restarts, nothing else changes on the box -- then it fails again. Anyone got any bright ideas? Don't suppose there's a ost-CFMX 6.1 Updater yet... -- Aidan Whitehall <mailto:[EMAIL PROTECTED]> Macromedia ColdFusion Developer Fairbanks Environmental Ltd +44 (0)1695 51775 Queen's Awards Winner 2003 <http://www.fairbanks.co.uk/go/awards> Fairbanks uses anti-spam filtering. If you sent an e-mail and expected to receive a response but didn't, please call -- it may be that your e-mail didn't make it to the intended mailbox. ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
