Tomcat 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 ArticleColdFusion 9 on IIS 8 Windows Server 2012 R2
So I am having all sorts of difficulty getting ColdFusion 9 to load the administrator page on IIS 8 in Windows Server 2012 R2. I saw CF 10 has this compatibility but I was unable to find a CF 9...
View ArticleCF11 services won't restart
I have 2 Windows Server 2012r2 boxes that I'm setting up. One is an RDS machine for some Devs to log onto and they other one will be a Production server for running scheduled tasks (separate from our...
View ArticleStrange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
This is quite strange... the majority of my IIS redirects are working, but this one for some reason is odd. www.myserver.com leads to www.mynewserver.com no problem... works as it...
View ArticleHas anyone tried running Standard on Dev and Enterprise on Prod?
We need to upgrade our existing servers to CF11, and we're considering saving money by installing the Standard version on our development servers, and the Enterprise version on production. We need PDF...
View ArticleHas anyone used JVM argument -XX:+UseG1GC for garbage collection on ColdFusion?
I am hesitant to try to change the JVM Arguments. In the past ColdFusion has failed to restart for me when I changed them. Any advice would be welcome.
View ArticleBook in which dummy CF application is built?
I've been developing CF for many years, but it's been a while since I built any CF apps from scratch and I'm looking for a good refresher. I'm especially looking for any book or tutorial in which one...
View ArticleIt used to work and now it doesn't
I have an application that has worked flawlessly until today. Now, without code changes, I get the following, or similar, any time I try to do anything in the application Detail: Ensure that the name...
View ArticleCold Fusion 11 issues with cfajaximport/cflayoutarea functionality
Hi, I have just installed Colld Fusion 11 in the production environment. Some users are able to see the page that is using the cfajaximport and cflayoutarea functionality.One of the users is using IE...
View ArticleCF11 Update 5, IIS 7 - Server Unavailable
So, we're having a issue where some of our longer running processes are crashing with a 503 IIS error of Server Unavailable. We have tried all the suggested settings of tuning the connectors using the...
View ArticleCold Fusion 11 using the datefield on input field issue
Hi, I have just installed Colld Fusion 11 in the production environment. I am not able to replicate the issue in the other non production environments using Cold Fusion 11. Some users are able to use...
View ArticleProgress Open Edge cfoutput.
Hello, I have successfully connected and queried a Progress Open Edge database 10.2B and have dumped the data using <cfdump>. I have tried to use <cfoutput query> with out success.Please...
View ArticleCF11 upsell key
Hello Folks, Anyone know what a CF11 upsell key is? Issue trying to upgrade CF11 Standard to Enterprise. Using CF11admin > System Information > New License then pasting in valid Enterprise key....
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 ArticleError 500 after installing CF11 on Windows 8.1
I purchased a new laptop with Windows 8.1. I had a previous latop that had been upgraded to Windows 8.1 and ran CF10 perfectly fine. I made sure the necessary IIS modules were installed for CF. I...
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 Articlecfmail undeliverable hell
Running CF 9.0. Every now and then a mail file will end up in the undelivr folder. For example our external SMTP server is twitchy, and sometimes there is no connection (briefly). Other times it's...
View ArticleRandom Net connection call failed errors
Hi All, I've built a Flex application which is calling coldfusion CFC through remote objects in order to retrieve data. 2 days ago, I've updated the server with coldfusion 9 and my issue is that I have...
View ArticleVery Slow SQL query - Fast in SSMS
We have a very simple query that executes instantly in SSMS, returning about 45,000 rows. Whenever I run the same query on a CFM page it takes about 47 seconds to execute. I've tried reindexing,...
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 Article