Sessions - Token is generated but no cookie set
I'm not versatile with programming coldfusion, so i'm not sure if this is a coding or server configuration issue My work task is to migrate a coldfusion website from a CF9 server to a freshly...
View ArticleSOLR Commit (exceeded limit of maxWarmingSearchers=4)
My understanding of the following error, "exceeded limit of maxWarmingSearchers=4", when indexing collections, is that I am committing too often. I do not pass in autoCommit="no", which to me means...
View ArticleColdfusion back-end, AngularJS front-end, and Security
The company I work for is building an application in which security is of the utmost importance. We're really hoping to use Angular as the client-side application, and we're exploring how best to...
View Articlecfdocument invalid token format pdf
I keep getting this error: Here is the whole tag: <cfdocument format = "PDF" backgroundVisible = "no" filename = "test.pdf" localUrl = "yes" marginBottom = "1" marginLeft = "1"...
View ArticleTomcat ISAPI_redirect.log errors - normal?
Hi, We have a mixture of CF10 and CF11 servers running on Windows 2012, IIS 8/8.5. On one CF10 server we have these errors consistently throughout the day in the isapi_redirect.log file: [Tue Nov 18...
View ArticleCF10 - Update 14 - 404 Error
After installing Update 14 in CF10 I can't reach my CF administrator page (or any .cfm content). When trying to reach administrator at http://127.0.0.1/CFIDE/administrator/index.cfm the server reports...
View ArticleIs there a tutorial for hosting CF on Amazon web services?
I'm interested in a getting started tutorial. I know Coldfusion but don't know the hosting process with Amazon.
View ArticleHow to register Rest web services in Cold Fusion 9 ?
I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data...
View ArticleHow to register Rest web services in Cold Fusion 9 administration console?
I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data...
View ArticleCF11: problem with BFILE documents retrival
Hi all, We have encountered this problem after upgrading to CF11. We used to use cfquery to select a bfile column directly like below: <cfquery name="getDoc">select bfile_columnfrom a_tablewhere...
View Articlecfgrid is showing ID, not text values until field is clicked on.
As you can see, the ID, "9051" shows instead of the eval cost center, "Pupil Support Services" when displayed before clicking on the field.Here is the code:<CFGRIDCOLUMN NAME="evalcostcenter"...
View ArticleMemory Management
Good Morning, I have a server in coldfusion 10 with 32 gigabytes of memory, but noted with great concern that the server lives by consuming whole untapped processor memory, how I can optimize this...
View ArticleCFGRID Calendar not aligned and not fully useable.
Calendar is off center, the dot on the left appears and the dates on the right are not accessible. All help appreciated. B.
View Articlecfgrid column results are switching places
We have just moved to a "new" server that is Windows Server 2008 R2. I have installed CF 11. There are two cfgrids and no code has changed with these grids. Also, when running the grids on my...
View ArticleUninstall CF11 on Mac OS X 10.10 (Yosemite)
I'm trying to uninstall CF11 on my mac but the uninstaller doesn't work. I ran the uninstall.app under /Application/Coldfusion11/uninstall, it tries to open but closes immediately. So I opened up...
View ArticleCluster Replication issues in CF10 on RHEL6
We recently updated our four physical servers to CF10 update 14, and gave them all a reboot to let the latest Kernel and RHEL6 security updates take effect. Each server has two worker instances,...
View Article500 error after installing CF 11 Update 2
Hola, I installed CF 11 Update 2 today, and am now seeing nothing but a 500 error when trying to access either CF administrator or the application we are *trying to* host. In the CF logs, I keep...
View ArticleColdfusion server monitor in Japanese: how change language?
Hi, I have a coldfusion 10 developer edition installed. In my admin panel I have english language. But my server monitor is in Japanese. I don't know why. How can I change the language of the monitor?
View ArticleColdFusion 11 wsconfig.exe -- Error while configuring connector for IIS.
I ran into a problem with my ColdFusion 11 64-bit installation/migration on a Windows Server 2012 R2/IIS 8.5. I was following the ColdFusion 11 Lockdown Guide - Pete Freitag (very helpful) and I ran...
View ArticleColdfusion 11 administrator
I am having trouble accessing the cold confusion 11 administrator. I am using:http://127.0.0.1:8501/CFIDE/administrator/index.cfm I get:A message stating page cannot load.I have tried several...
View Article