Why does CF11 seem to sleep after no access within a few minutes?
I was using CF10 and my site response time was quick, especially on my local development machine. I upgraded my development and live servers to CF11 and both seem to have a delay in first access. It...
View ArticleHelp me figure this hack out.
So as i was opening my presents with my family Christmas morning when my web server emailed me to let me know that a file had been created in my /CFIDE/ folder. This file was h.cfm and it was a nifty...
View ArticleServer Error - Macromedia application server(s) are unreachable
For my test environment, I've got a ColdFusion 8 instance running on Windows 2003 Server. Everything was fine until I rebooted the server. Then I started getting an error message:quote:Either the...
View ArticleHow to reference MS Access database in CF8 64bit - OS Vista 64bit - The answer
Hi folks, I think I found the way of adding MS Aceess (2007) to CF8 (64bit) on OS Vista Premium (64bit). I did have problem doing this for some time and I have visited many forums looking for an...
View ArticleCF10 and IIS 7.5 - cfheader in 404 custom error handler not working correctly
I'm getting some really weird behavior when handling 404 errors after updating to CF10 using IIS 7.5 on a Win2k8 R2 x64. IIS randomly delivers only a portion of the HTML page when I set the 404 status...
View Articlecfspreadsheet : Issue while reading Excel sheet (xls/xlsx) created from...
I am facing an Issue while reading Excel sheet (xls/xlsx) created from Microsoft Office 2013.Here is the error#1: An error occurred while reading the Excel: org.apache.poi.EncryptedDocumentException:...
View ArticleColdfusion 10 developer edition, download link required !!!
Hi, I need to install Coldfusion 10 developer edition for my project, please share the download link.Thanks in advance. Regards,Ankit
View ArticleCan't connect CF 9 to MSSQL 2008 R2
I hope some help is out there. I will post the error message at the end of this post. I can't verify a datasource in Administrator. this is the error:Connection verification failed for data source:...
View ArticleSOLR Not working with JVM 51+ on CF9
Has anyone ever been able to figure out how to get SOLR properly working again after a JVM upgrade of _51 or later? I've read from a few sources that it's due to the permissions being changed in _51...
View ArticleColdFusion won't display unicode (utf-8) characters
I have a very basic page with some unicode characters in it. ColdFusion won't properly display them. If I resave the page as .html (so the coldfusion server doesn't process it), the characters display...
View ArticleWhat do you think of the future of Coldfusion?
Let me start by saying I LOVE COLDFUSION. When I first learned Coldfusion I couldn't believe how dramatically smooth and easy it was. Now when I'm looking around for developer jobs, everyone is only...
View ArticlePlease Help - Randomly HTTP 503 Internal server error
Hi all, I have a Coldfusion 10 standard Edition installation with MSSQL 2005 on Windows Server 2008 R2 server about 2 week old.It is one of my live server and it is dealing with medium to high volume...
View ArticleColdfusion10 scheduletask page error on Coldfusion Admin
We are using coldfusion10 enterprise edition. Now we have issue on ColdfusionAdmin schedule tasks page. It shows null pointer error and we couldn't open or edit schedules task page from...
View Article"Java heap space" error and coldfusion crashes
I have a coldfusion scheduled task that takes about two hours to run (about 4000 lines of code). It does a number of cfquery, cffile, cfexecute with cffunction, cfloop, and cfif. If works perfectly...
View ArticleCF 10, Consistent java.lang.NullPointerException at cflogin after 20 minutes
Fresh install of cf 10, using tested, mature code written for cf 9. Code is in production on cf 9 in several installations. Application is sitting on its home screen, where there are 4 areas that have...
View Articlecfmail glitches in ColdFusion 9 (not sending, but says sent)
I'm seeing the strange behavior with basic cfmail sends in CF9. CF9 has an entry in the mailsent log that is was successfully sent but on the MailEnable logs (Mailenable exists on the same server as...
View ArticleChange form field values based on selection?
Hi all, I am working on a calendar scheduling function for a school that I'm having a hard time wrapping my brain around. My DB table has 3 columns - ApptDate, ApptTime, ApptSlots. Most ApptDates are...
View ArticleColdfusion 10 Case Sensitive URLs?!?
I just migrated my CF8 site to CF10 (development only, thankfully!) and noticed that all sorts of issues were occuring with missing images. It appears that, after over a decade of "test.html" being...
View ArticleCF10 - returntype JSON HTTPS - Input length must be multiple of 16 when...
I have a ColdFusion service that doing basic authentication using SQL and returning a structure as JSON The structure has one element AUTHENTICATED = true . The JSON looks like below{ "AUTHENTICATED":...
View ArticleHow can I find the script/code that is causing entries into http.log?
CF9.01: I see undesired entries in http.log. The appear to be generated by some hostile code on the server. But the log does not show which file generated the log entry. Is there a way to determine...
View Article