matching records from two tables even when the ID of a person is null.
I have a MySQL named Natural Systems which is a magazine account that it member's will both sell handmade items wherein the proceeds will go into the Natural Systems account and each member also give a...
View ArticleCF11 Enterprise License on AWS
Hello, Just after confirmation on how CF11 Enterprise licenses apply to AWS. From reading the terms, one Enterprise license would be required for an instance of up to 8 vCPUs. Is it possible to apply...
View ArticleHow to slow down or handle a cfloop for cfFTP with cfschedule
I use a bespoke CMS to FTP all CF files from my CFserver to a different server that can only host static HTML files. I do this by using a <cfloop> but FTP is to slow to take all those several...
View ArticleProblem installing CF10 on Ubuntu 12.04
Just been trying to install CF10 with Apache2 and it was all looking reasonably good, but when I try to use the CFIDE adminstrator, I get a Tomcat error: HTTP Status 500 - type Exception...
View ArticleCF10 database connection BLOCKED?? - JDBCPool.checkOut/checkIn
I am continuing to troublshoot some 503 issues with my new server. I recently enabled the Dump Snapshot feature inside Server Monitor and whenever I have an Unresponsive Server alert and I am seeing...
View ArticleColdfusion 10 CFFTP Problems
I am trying to simply open a connection output if it succeeded and close the connection. The page I have works fine in CF9 but in CF10 hitting the same server with the same credentials stalls the page...
View Articlecfloop not Working
ggood morning, i am new to This forum. I am working on a PC, using MySQL and Coldfusion 9. The query below does a multiple row insert just fine with one problem. The query is inserting the same ID of...
View Article<cfdocumentitem type="footer" > ignores CSS
Looks like the <cfdocumentitem type="footer" > tag which is part of<cfdocument> ignores all attempts to style it with CSS.I can't change the font family,...
View ArticleHTTP Error 500.0 - Metaspace
So, we've been running CF11 on our development servers for nearly a year as we worked out several issues. Thinking all was well and good we've deployed it to our production servers only to have a...
View ArticleThe DataSource service is not available error
Hello,Weblogic 10.3.3, Coldfusion 9.0.0 deployed as an application.We've had this working for at least 5 months, and restarted the application server many times with no problems.We restarted today and...
View ArticleWhat's your take on enable RDS for ColdFusion Builder?
How big of a security issue enabling RDS on developer server for ColdFusion Builder? What's your take on it? If it's on a dev box, is it okay to enable RDS? Thanks!
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 ArticleClickJacking With IIS
Are ColdFusion's clickjacking filter options (Clickjacking issue - adding multiple url patterns in a single filter mapping) needed if using Internet Information Services' (IIS) HTTP Response Header...
View ArticleCF11 install linux failure...Launching installer... JRE libraries are missing...
CF11 install linux failureExpected: bundled JRE should work on Ubuntu 13.1 Launching installer... JRE libraries are missing or not compatible.... # java -versionjava version "1.7.0_55"OpenJDK Runtime...
View ArticleHow to get Soap Request xml in application.cfc
Hiif api getting soap request using cfhttp like below:<cfxml variable="mydata"><soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header />...
View ArticleColdfusion 9 MySQL communications link failure
've just installed Coldfusion 9, and everything is now working fine and it's connected to my MySQL databse via the Coldfusion Administrator as a datasrouce, but I get this error occuring infrequently,...
View Articleext-all.css insertions breaking css in CF11
We just upgraded to CF11 in our development bed. We are seeing some of our web pages breaking due to what appears to be inserted css coming from ext-all.css. For example, in the body tag, an x-body...
View ArticleCF11 services won't restart
I have 2 Windows Server 2012r2 boxes that I'm setting up. One is an RDS machine for some Devs to log onto and they other one will be a Production server for running scheduled tasks (separate from our...
View Article"java.lang.ClassNotFoundException" when creating a CFC instance inside a...
This question is also up on stack overflow: http://stackoverflow.com/questions/10089962/coldfusion-web-service-failing-to-see-componen t I've got a CFC that I'm going to access with ?wsdl as a SOAP...
View Article