Server stops processing ColdFusion
One of our servers is throwing "java.lang.OutOfMemoryError: PermGen space". Here is the original jvm.config:java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=128m...
View ArticleClient Storage Purge
Hello, We are having an issue with CPU loading on our server. It has to do with Client Storage Purge. I see where this issue has been around for a while but could not find a solid solution. Our sever...
View Articlecoldfusion administratro login page autocomplete attribute
A little background: I tookover maintaining a website for a client. They have forms that collect sensitive information, so they have it set up to get scanned for PCI Compliance every month. They...
View ArticlePerformance Tuning
I have 1 CF 10 server 64 bit running on IIS 7.5 on a Win 2008 R2 VM w/ 4 Gig Ram on 4Ghz of processing. The box hosts 5 websites with not too much traffic. I've been experiencing Service unavailable...
View ArticleBlank Admin page after applying Hotfix patch 4 to Coldfusion unix 9.01
I just finished applying the hotifx 4 for my 9.01 coldfusion 32bit server on a Unbuntu box and after restarting CF and Apache I noticed the Admin page comes up blank, otherwise CF is working perfectly....
View Articletrying to install cf10 on Windows 7, error Cannot configure IIS connector
Trying to do a brand new install of CF10 on Win 7. As soon as I tell it to use all IIS websites, it bombs telling me to Ebable the required options under ASP.NET, CGI, ISAPI extensions. Clearly IIS...
View ArticleCF10 Production Best Practices
Is there a document or additional information on the best way to configure multiple instances of CF10 in a production environment? Do most folks install CF10 as a ear/war J2EE deployment under JBoss or...
View ArticleColdFusion on Windows 2012 R2
Are there any issues / has ColdFusion 10 been tested with the latest Windows Server 2012 R2 version? Thanks, Henry
View Articlecan not find jvm.dll
I am trying to use a jdbc/mysql connector. The issue is that the connector is compiled in a later version that what is installed in Coldfusion MX 6.1. I have downloaded and installed the Java 6 SE JDK...
View ArticleCF 9.0 Upgrade to CF 9.0.2
We currently have three ColdFusion servers running version 9.0 and I need to upgrade them to 9.0.2. Adobe proves a 9.0.1 updater but I haven't been able to find one for 9.0.2. I tried using the 9.0.2...
View ArticleDefault document not being processed when not included in URL
Running ColdFusion 9,0,1,274733 on JRun (J2EE install), Windows Server 2008 R2, Java 1.6.0_22 Has anyone else had a problem getting the default document, index.cfm, to work with ColdFusion? I'm...
View ArticleCFAdmin's new Scheduled Task system Fails at Everything
So about a month and a half ago we switched from CF9 to CF10, and we were excited about what new features we would find in the revamped Scheduled Tasks section. As it turns out, our optimism and faith...
View Articlegmail smtp mail server verification
I have lately upgraded to CF10 from CF9. Just lately I have noticed that I cannot get gmail smtp mail server verification within CFAdmin. I am using the same settings as before. In fact, on an old...
View ArticleColdFusion not using -Xms JVM argument I specified
I have a ColdFusion instance that I'd like to configure to use a MINimum amount of memory. I'm setting the minimum heap size value to be equal to the maximum heap size value so CF can just grab the...
View ArticleIIS7.5 with ColdFusion 9.0.1 64bit - IIS error 500
Hi, I have the following:Windows 2008 R2 sp1 64bitIIS 7.5ColdFusion 9 64bit, upgraded to 9.0.1 64bit After installing ColdFusion 9, and upgrading to 9.0.1, I get IIS 500 errors for any file .cfm, .txt,...
View ArticleColdFusion 10 web services fail in IIS virtual folders
We started testing the migration of one of our main websites from CF9 to CF10 and everything seemed to be going well. When we started testing our web services though things got a little weird. All of...
View ArticleDisplays code within index.cfm from a web browser
Installed CF11 on MAMP Pro 3.0.5 on OSX Mavericks. CF server is started as well as Apache and MySQL. When I navigate my desired CF virtual host, It only displays the code within index.cfm in the web...
View ArticleRequest count drops to nothing
I've been having this problem recently with our server and I've never seen anything like it before. I'm hoping someone in the community might be able to give me some guidance... We run a ColdFusion 10...
View Article403 Error on ISAPI_redirect.dll IIS IsapiModule
We recently installed and configured a CF10 server on a 08 r2 box. After following the Adobe recommended setup (custom accounts for each of the services - iis, cf) in the lockdown guide and a reboot,...
View ArticleJava Heap Size Recommendation Request
Looking for suggestions on tuning. Running CF10 update 13 on a 64 bit server with 8 GB RAM, running into memory issues (I suspect). JVM is only set to 256 / 512 right now, so I'm going to increase it....
View Article