"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 ArticleYet another CFIDE vulnerability!
RE: http://www.adobe.com/support/security/advisories/apsa13-03.html Open letter to Adobe… Adobe, Please assign someone to trend all the ColdFusion vulnerabilities for the last five years. I am...
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 ArticleCF 10 continues to crash on Windows 2008 R2 64 bit
I have had CF 10 running on my VM for about a week now. The VM is Windows 2008 Enterprise, 64 bit. CF 10 is 64 bit. The error that I keep getting is: Service Temporary Unavailable!The server is...
View ArticleCF11 VFS error: The Global Memory Limit 1000 MB for In-Memory Virtual...
Greetings, I have a fresh install of CF11 standard on Windows 8 server 64x16GB of ram JVM settings:-server -Xmn1024m -Xss1024k -XX:PermSize=256m -XX:MaxPermSize=2048m -XX:+UseParallelGC -Xbatch...
View ArticleModifying an apache2/CF install
Hello, all, About six months ago, I started playing around with Ubuntu Server (14.04 Trusty Tahr), apache (2.4.7), and CF Server 11 on a home network; just for playing around with. I broke it a few...
View ArticleLeft Outer Join for CF write CSV question
I'm attempting my first Left Out Join in trying to output data fields in MS Access to a CSV file for downloading... I may need to be in a different forum since this is a CF Query. Please someone let me...
View ArticleIt is possible to route cf requests for subfolders in one Website to...
Hello,For a migration scenario we think about to migrate application step-by-step from CF9 to CF11. So on the server, we want to replace the modified code with changes for CF11 and connect this whole...
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 ArticleTranslating "Coldfusion-out.log"
Hello, everyone, I'm trying to track down why my application is causing an error, and coldfusion-out.log isn't being as articulate as I would prefer. Jul 15, 2015 12:09:38 PM Warning [app name] - {t...
View ArticleCF11 Fresh Install - Configure Server never executes - "Interactive service"...
Nothing happens. Running on Windows Server 2012 - looking at the server events, I see this: The ColdFusion 11 .NET Service service is marked as an interactive service. However, the system is...
View ArticleColdfusion will not install on a Windows 2008 Standard server for IIS 7.0...
At the final step "Configure Web Servers/Websites", it complains that - "Cannot configure IIS Connector. Enable the required options, ASP.NET, CGI,...". But, all ASP.NET, CGI, and ISAPI connectors...
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 ArticleCF11 cfc gives 500 error but cfm is fine
We are testing our cf code which all works fine on a CF9 Windows Server 2008 machine but we are going to migrate to a CF11 Windows 2012 R2 machine. We have a test machine setup and all the code moved...
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 : cflogin doesn't "stuck" after session/login timeout
Hi, Since migrating from CFMX7 to CF11 we are experiencing some weird failure with cflogin (using session or cookie storage). Basically when we log-in on the application after a session/client timeout...
View ArticleCFFormItem Not Visible in Safari on Windows, Chrome
We have flash forms that work great in IE and Firefox, but in Safari on Windows and in Google Chrome the items are not visible. They work in Safari on Mac.
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 ArticleCFDatefield not working in FF
This has never happened to me: something actually works in IE and NOT in FF!Current version of FF is 3.06. The CFdatefield input does not function in any Mozilla-based browser and throws a Javascript...
View Article