We tried installing the update to CF10 update 14 to our live server today after it worked ok on the dev server.
The update killed the server, which seems to be because of permissions problems and not being able to overwrite the files....
So we rolled back the files in the Coldfusion10 folder back to the prvious nights backup and the server sprung back to life....
Except that the CFHTTP tags all fail with the following message.
org.apache.http.impl.client.DefaultHttpClient.execute(Lorg/apache/http/client/methods/Http UriRequest;)Lorg/apache/http/client/methods/CloseableHttpResponse; null
Anyone got any idea how to get it wokring again?