Coldfusion 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 ArticleWhere can I download Coldfusion 9.x .NET integration service installer?
I am using CFOBJECT to call a .NET dll and the server responds with "DotNet side does not seem to be running". I am using CF 9.0.1. .NET is installed and running as a service. I saw on a forum...
View ArticleCF11 installation and Node.js
After CF11 is installed I see that Node.js has been installed too, Is that the expected behavior? (Using ColdFusion_11_WWEJ_win64.exe installer and Windows 8.1 Pro)
View ArticleCF10 reverted to Developer and remains there
CF10 reverted to the Developer Edition seemingly overnight. I checked other posts about the license.properties file and making sure the serial number is in there. We have uninstalled / reinstalled as...
View ArticleTomcat 7.0.42, Context & Session Replication
Am making progress with:Windows 2012Apache Tomcat 7.0.42ColdFusion10 Enterprise Since we need /CF to be our Context for ColdFusion web applications, I deployed ColdFusion as CF.war; everything has...
View ArticleCompilationFailedException consuming web services on CF10
I am trying to consume webservices on my CF 10 environment. I keep getting a CompilationFailedException error looking for java/utils. I have uninstalled CF, uninstalled the jdk, used the bundled jdk,...
View ArticleTwo related questions: ColdFusion 10/Java applications and J2EE supported...
I have two related questions: 1. CF10 and integration with Java Web applicationsWe have a couple of Java applications running on JRun and interfacing with CF9 applications. The JRun clusters were...
View ArticleSetup 2 webservers with ColdFusion in loadbalanced environment
Hello, Can anyone give tips re the following: I need to create a load balanced ColdFusion environment consisting of 2 servers each with a webserver that is connected to it's own CF10 server.The traffic...
View ArticleSOLR Not working with JVM 51+ on CF9
Has anyone ever been able to figure out how to get SOLR properly working again after a JVM upgrade of _51 or later? I've read from a few sources that it's due to the permissions being changed in _51...
View ArticleMySQLNonTransientConnectionException
Could someone read this and maybe suggest some different approaches to resolving this?? ERROR MSG:•Connection verification failed for data source:...
View Articlefactory.DebuggingService.getDebugger().getData() Error
My error template is throwing an error itself and its coming from the Java object. See below error message, can some one please tell me what is going on here. Does the application have to have...
View Article