ColdFusion 10 intermittent "service not available"
Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9. CF10...
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 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 ArticleColdfusion 11 Update 6 - Messaging (BlazeDS) errors
I updated to Coldfusion 11 Update 6 and started getting messaging errors in an application that has been running for 5 years. When I roll-back the update to Update 5 the messaging errors no longer...
View ArticleColdFusion doc @ helpx.adobe.com feedback
I don't think a doc site needs https, but it does so with a deprecated SHA-1 algorithm and Chrome shows an ugly warning icon for the URL. This doesn't give confidence to any new CF developers.No tree...
View ArticleI'm new to the CF application and I need some help w/cfreports and .cfr files!
I'd like to demo cfreport using a demo .cfr file...would there be a repository for example code in CF?What's in a .cfr, is it like a css file? Kevin
View ArticleCF 9 => CF11 Performance degradation - worker threads "Waiting on Condition"
We are a very large ColdFusion house in Australia, we have been been supporting a ColdFusion app for the last 10 years and are having a performance issue that we have not seen before. We upgraded from...
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 ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
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 ArticleHow to match regex with string?
I'm following this instruction, ColdFusion Help | REMatchNoCase. So I tried this: sites = "training-me";result = REMatchNoCase("/training/", sites);writeOutput(#result#); But I kept getting Internal...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View ArticleColdfusion 10 service won't start at all
We have ColdFusion10 (update 17) Standard Edition installed on a Windows 2008 R2 server. It has been installed and running fine for a couple years, but in the last few weeks we have had trouble...
View ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: The...
View ArticleWhat is the best option to access z39.50 server with coldfusion?
Hello everyone, I need to access library data by z39.50 protocol, but have no idea how it can be done with ColdFusion. Could somebody give an advice please? Thank you,Anton
View ArticleCan I still buy CS6?
CC subscription running out and really a waste of money. Can I still buy CS6? Will it belong to me (no need to resubscribe every year)? Will I still need to register it with Adobe and will they accept...
View ArticleAdobe Coldfusion Builder 3 Installation Error on mac 10.10.5 - Unsupported...
Hi, I have mac book pro with osx 10.10.5 version. I am trying to install the Standard Coldfusion Builder 3 but after next it display the following error: Mac OS X platform should be 10.6To Install...
View ArticleHow to Set up HTTPOnly and SECURE FLAG for session cookies
Hi All, To fix some vulnerability issues (found in the ethical hacking , penetration testing) I need to set up the session cookies (CFID , CFTOKEN , JSESSIONID) with "HTTPOnly" (so not to access by...
View ArticleCF 10 errors show Error 500 instead of normal error message
Hi, Strangely, our CF 10 server has started to show "500 - Internal server error" whenever a CF error occurs, instead of the normal error message. The error is logged, but the front end shows the error...
View ArticleWill ColdFusion 11 Standard License key activate CF Enterprise Evaluation
We installed ColdFusion 11 Enterprise Evaluation (Trial) but would like to buy ColdFusion 11 Standard to use on the same Windows Server 2012. Will we need to reinstall ColdFusion 11 Standard or will...
View Article