JDBC Connection Error
We have a jdbc datasource setup to a DB2 database that works fine for about 6 days and then we get the error I've included below. If we restart the ColdFusion service the data source starts working...
View ArticleCF11 install linux failure...Launching installer... JRE libraries are missing...
CF11 install linux failureExpected: bundled JRE should work on Ubuntu 13.1 Launching installer... JRE libraries are missing or not compatible.... # java -versionjava version "1.7.0_55"OpenJDK Runtime...
View ArticleCF11 - CFGRID & CFSELECT binding issue
We just upgraded to CF11 and one of our apps had pieces stop functioning. We have figured out most of it, however one of our cfgrids is having issues. When the page is loaded the cfgrid hits the CFC...
View Article"The connection was reset" errors ColdFusion 10
Hello, I've searched net and Adobe forums before creating the thread. We have webserver using ColdFusion 10 and IIS 7.5, we are trying to retore our ColdFusion website on it. We are getting following...
View ArticleHow to kill a coldfusion cookie??
I set cookies like this: <cfcookie name="ckwhatever" value="hello"> I try to kill the cookie like this: <cfcookie name="ckwhatever" expires="now"> This does NOT work. the cookie remains....
View ArticlePass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View ArticleSEVERE: The web application [/] created a ThreadLocal
Looking in coldfusion-error.logs I'm seeing a bunch of entries like SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value...
View Articlecreate Report charting data series
I want to add chart to my report and add a chart control on my report.I double click on the chart and edit chart type as line chart and edit chart series.I use Data from a fix of values and choose the...
View ArticleCF11 Webservice over SSL
I have a web service that I have working on our dev and test servers. Now I'm trying to deploy it to production. We have an external prod server in a DMZ that calls the web service on our internal...
View ArticleLinked fields not working correctly- PLEASE HELP DEADLINE LOOMING!
I have two tables. The first is called Orders and contains a autonumber field named ID. This field is linked to a field named OrderID in another table named ProductOrders. I am using a submission form...
View ArticleColdFusion 11 Scheduled Task & IIS 7.5
I have a scheduled task registered in ColdFusion 11 Admin console. ColdFusion 11 is hosted over IIS 7.5. The schedule task is to run 1 perticular file from sub application of the main app. After...
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 ArticleCan you toggle open/close javascript:ColdFusion.navigate?
I'm looking for a way to toggle open/close a table row within a search query. I have a table of results and a link to more detailed information. I would like that page to stay within the current page....
View ArticleColdFusion 9.0.2 with IIS 7.5, Windows 2008 R2 Failure
Hi, I am trying to fresh install ColdFusion 9.0.2 on IIS7.5 ( Windows 2008 R2 ). Options : Enterprise Multiserver configuration. After install, when I open CFIDE/administrator or any CF page its...
View ArticleColdFusion 11 Fresh Install Administrator Login Not Working
Am shifting from a machine that had CF9 on it, then the Splendor Beta, now with CF11 and though I've re-installed CF11 multiple times and have tried various methods I've seen in other threads...
View ArticleColdfusion 11 Std - Hotfix downloads/installs broken after Lockdown
I followed the lock down guide for Coldfusion 11 and everything works as expected except for downloading and installing hotfix button under updates in the coldfusion 11 administration page. I noticed...
View ArticleMy Experience with Lion and CF9
I'm going to share my experience with you so you can either try to get a little farther than I did, or wait until Adobe supports Lion officially (Recommended). There were three basic hurdles to get CF...
View ArticleColdFusion Builder 3 - Search on Open Documents produces...
ColdFusion Search Dialog: Search on Open Documents produces java.lang.NullPointerExceptionWorks well with Search on Current Documents Paid license. Please Advice.
View ArticleInformation for CF Summit 2015
Hello everyone, Pardon me if I am asking a question that has already been asked, but I searched and found none. So I was wondering if there is any info on 2015's CF Summit such as approximate time...
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 Article