Coldfusion 9 ODBC Agent & ODBC Server not starting
Hello ! I currently have Coldfusion 9 Enterprise Edition 64 bit installed on a Windows 2008 R2 64 bit server. I did not notice this before but on this server, both the Coldfusion 9 ODBC Agent &...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
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 Articlecoldfusion session variables being lost
ok so when my users login I establish session variables. one of these is employee id. in my Application.cfc I have this at the top: <cfscript>this.name = "My...
View ArticleColdfusion 11 license
Hieach Coldfusion 11 license is for 2 CPU. does that mean I can use the same license for 2 machine which has single physical CPU with multiple virtual core? thanks
View ArticleUpgraded Java, CF still using older version - how?
This server is Win2008 fully patched, IIS 7.0 in good shape - CF 9.0 no patches installed - which we obviously want to fix. When we tried to install patches, we got this:To try and resolve this, our...
View ArticleColdfusion 11 cfheader or cfcontent 'failed to load PDF document'
I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work: <cfheader name="content-disposition" value="inline; filename=#vPublicFile#"...
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 ArticleIIS7.5 and ColdFusion10(Developer)
I installed ColdFusion10 Developer on my Win7 desktop with IIS7.5 but when I go to localhost/xxx.cfm a popup dialogue box opens >> Opening .cfm file...You have chosen to open index.cfm which is a...
View ArticleColdFusion 11 Destroyed My Charts
Surely we can't be the only ones who are disappointed with the newest charting engine in CF11? Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect...
View ArticleBuilder 3 crash : unable to load the GettingStarted page
Hi, I installed twice Coldfusion Builder 3 changing the default installation folder name the first time.I did a clean uninstall between.Now It crash on launch (wheel of death) ; It is unable to find...
View ArticleColdFusion 9 Licence
Hello, i am running cf9 on a vmware with 4 cores.It seems that it will use only 1 core in standard edition? If i need the enterprise version is there any shop that offer keys fpr cf9 enterprise? Regards
View ArticleRestful service PUT request size limit
Is there a size limit to the data that may be sent in a PUT request to a restful service? Sending requests with more than approximately 70K seem to crash the service in CF10.
View ArticlecategoryTree always empty
I have posted this issue in the Solr sub-community, but I also noticed that there is basically zero activity there (first post in 8 months, no answers to other posts), so I am re-posting my issue in...
View ArticleStrange Scheduled Task (Quartz) behaviour CF10
Hi, I'm running ColdFusion 10 Enterprise on a RHEL 6 server and have come across an intersting behaviour in relation to the scheduled tasks we have setup. We noticed that after a reboot of our...
View ArticleDetect if a scoped variable is corrupted???
Hello, everyone, I'm curious to know (this does not currently affect anything I'm working on.. I'm just curious) if there is a way to detect if a scoped variable (like "session.username" or...
View ArticleHow To: CF11 Clustering without Multicast (AWS)
This week I've been working on getting clustering setup for a client. Initially we were using CF10 with the latest patches. Ideally we wanted non-sticky load balancing with session replication. We want...
View ArticleUsing CFINPUT dateField with onChange
I imagine this is easy, but have tried to search here as well as Google it and have come up empty.I have a CFINPUT dateField control that is OK when my form loads, but then I want the control to...
View ArticleSolr is VERY slow
Configuration CF 9.0.0.251028Oracle 11GWindows Server 2008 R2 SP1 hosted remotely. Virtual Server with 100 users. Normal only 5 or 6 on at a time Coldfusion serving from...
View ArticleCGI.PATH_INFO is blank in CF 10
I know this was an issue that was supposedly fixed in the first update, but I applied that and I'm still experiencing the error. Any ideas? Version says ColdFusion 10,283649
View Article