Well, that's impressively obscure. 412 Precondition Failed
This code indicates that the request was unsuccessful because one of the client's conditions was not met. For example, the client can tell the server ``only update this resource if the current version is X.'' If the current version is not ``X,'' the server returns a 412 response. (http://www.web-cache.com/Writings/http-status-codes.html) There was definitely nothing in cfserver.log or any of the other logs? On 6/19/07, Rick Root <[EMAIL PROTECTED]> wrote: > I'm having a rather sudden problem with flash forms not loading. > > Example: http://www.it.dev.duke.edu/public/test.cfm > > I ran fiddler and the following URL request failed with an HTTP 412 error: > > /public/864704189.mxml.cfswf > > Text view of the response: > > <head><title>JRun Servlet Error</title></head><h1>412 Unknown</h1><body> > Unknown</body> > > But I can't finda nything in the coldfusion log files that indicates > what's going on. > > Rick > -- > CFMBB - Coldfusion Message Boards, Version 1.21 Now Available! > http://www.cfmbb.org > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281513 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

