CF 11 High CPU Fresh Install
Hi, We seem to have run in to a problem with two CF instances having high CPU usage after 1-2 hours. We have three servers, two of which are back ends to a load balancer, the third is just on its own....
View ArticleColdfusion 11 new install - The ColdFusion ODBC Server service is not running...
I installed the developer edition on my machine and receive the message, "The ColdFusion ODBC Server service is not running or has not been installed." when trying to add an ODBC datasource in the...
View ArticleSnake lettering variable names reset?
I have two variables date_end and Date_end_time. The form when being dumped is setting date_end to a {t 00:00:00} and not passing the date. When i look at the scope i...
View ArticleInstalling on 64-bit Linux
Greetings All, I was just recently upgrading my servers and ran into some trouble. I had ColdFusion 8.0.1 Standard up and running just fine on Apache 2.2.11 on a 64-bit CentOS 5.1 server. I got a new...
View ArticleError trying to instantiate RefFSContextFactory
We have custom JAVA code that we are trying to interface with. The JAVA code works as expected within Eclipse JUnit. But when we try to reference the code in ColdFusion we get a "Cannot instantiate...
View ArticleColdFusion with IIS URL Rewrite - Page never finishes loading
I am running CF10 on IIS 7.5 with URL Rewrite module installed. All the rewrite rules work perfectly and ColdFusion is returning the correct pages. In order to get the page displayed in the browser I...
View ArticleError 500 or 500.19 - first time installing CF 11 Standard 32 bit on a Win...
We installed CF 11 Standard 32 bit on a Win 2012 R2 server with IIS 8.5. We tried installing both with 32 bit "Enabled = False" and "Enabled = True". Both resulted in Error 500 or 500.19. Below are...
View ArticleFirst Time installation of CF 11 developer, When I click on anything with...
Addition information. ColdFusion Application Server is not running and will not start error logAug 13, 2014 2:58:49 PM org.apache.catalina.core.AprLifecycleListener initINFO: The APR based Apache...
View ArticleCF10 VFS Max Size Limit?
It there a maximum amount of Ram that can be allocated the the virtual file system? When I specify more than 1 GB size, the system returns a negative number for the remaining free space, and any...
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 Article413 header length too large when applying for free trial on adobe connect
Hello .I am trying to apply for a 30 days free trial on adobe connect, however when I submit my application this error occurs. What should I do? I have Windows 8/ google chrome. Please keep the...
View ArticleColdfusion 11 error with cflayout
0down vote favorite I have some applications developed on older CF versions (9&10) and in anticipation of a hosting system migrating to CF11 and started doing sometesting with a CF development...
View ArticlePassword not accepted on new CF 11 installation migration wizard (enter.cfm)
Hi having an issue on the initial migration wizard page (enter.cfm) - it won't take my administrator password (reinstalled CF 3 times) and double sure I am typing the correct password - anybody else...
View ArticleCannot open cfm pages on new CF11 install
Just installed CF11 but I cannot open up any cfm pages
View ArticleCFThread GC Overhead Limit Exceeded
I have an application that trades virtual items and have a single page which gets all my accounts and for each one creates a thread that firstly logs the account in and then searches and buys for items...
View ArticleCF10 and Exchange 2010 - Can't Log In
No matter what I try, I can't get this to work: <cfexchangeconnection action="OPEN" connection="conn1" server="[server]" username="[domain]\[username]" mailboxname="[mailbox]" password="[password]"...
View ArticleScheduled Tasks' cluster database support
OK, So apparently ColdFusion 11 has some new cluster functionality that uses a database. The supported databases include Oracle. However, as we have Oracle ExaData which uses service_name in connect...
View ArticleMicrosoft EFS and Coldfusion File Uploads
Hi all, This is on Windows server 2008 R2, IIS 7.5 and Coldfusion 10 or 11. I have Coldfusion running under a local user on the machine and that works fine. I am trying to encrypt some folders using...
View Articlecfmap - can it be used to create a dynamic map?
By dynamic, I mean the ability to change markers once the map has been drawn. As examples, Find Us | Tesla Motors Where you have, at screen bottom toggles to change what so show and render them without...
View ArticleInserting numbers to a web page along side DB values
I have a database full of options for additions to houses. Porches, driveways, carports etc. Each of these options has a possibility of having different sizes depending on the house size. What I have...
View Article