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 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 ArticleColdfusion 9 extended support
Does extended support include security patches? Thanks,Rob
View ArticleIs there any oauth2 library exist for ColdFusion 11?
I have designed a Restful component using Coldfusion 11. Now I need to think of securing this REST service.After searching for sometimeI found HTTPS + oauth2 is the best combination for securing REST...
View Article<cfdocumentitem type="footer" > ignores CSS
Looks like the <cfdocumentitem type="footer" > tag which is part of<cfdocument> ignores all attempts to style it with CSS.I can't change the font family,...
View ArticleCannot get cf8 administrator to run on windows 8.1
Cannot get cf8 administrator to run on windows 8.1
View ArticleCold Fusion 11 updates (Security fixes)
Hi, I have installed Cold Fusion 11 in a developement environment. I noticed that there is an update for a security issue. I am unable to locate the update (security fix) for Cold Fusion 11. Does any...
View ArticleCFBuilder 3 syntax coloring is not working for nested tags, why did I miss?
In the example below, the <cfclient> tags are red, but not for the <cfinclude> tag.<cfclient> <!--- All cfclient code to creat dynamic HTML and interface with data access CFC...
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 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 ArticleCF11 is crashing ( application pool suffered a fatal communication error with...
I have a cluster of 2 IIS web servers on Windows Server 2008 R2. They had been running on CF10 for over a year (if not two) with no problems. I upgraded one server to CF11 and now that server is...
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 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 ArticleMac OSX 10.9.4 coldfusion 11 standalone server ERROR: HTTP Status 500 -...
Hi all.I have installed the cold fusion server.at first with mac server, apache..... but after install cold fusion and want to go to the admin page: HTTP Status 500 - java.lang.NullPointerException I...
View ArticleHow to disable Scheduler logging in CF10
Hi, In the coldfusion-out.log we are seeing scheduler log entries like this: Nov 11, 2014 20:54:14 PM Information [ajp-bio-8012-exec-127] - Starting HTTP request...
View ArticleCold Fusion 11 refresh page image does not appear
Hi,In Cold Fusion 11, when I first bring up a page the graphic image appears. When I refresh the page, the graphic image does not appear. This is not an issue with Cold Fusion 9. Is there anything in...
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 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 ArticleWhy is ColdFusion throwing a 500 Internal Server error after APSB14-23 hotfix...
Hello, We have just installed the APSB14-23 hotfix for ColdFusion 10. After the installation, we get the following error when we try to reach ColdFusion administrator. Has anybody experienced this...
View Article