Calling Webservice removes root element of XML
Hello community, I am experiencing a problem in context with ColdFusion 10 and webservices. My webservice creates some XML content, parses it with the XMLParse() function and returns it with...
View ArticleSaving/Calling JS HTML with Single Quotes in SQL?
I have been using SQL 200 for many years but now have a SQL 2008 server setup and all of my JavaScript is falling apart? When I use ColldFusion9 to save HTML containing JavaScript with back-to-back...
View ArticleImplementing self-signed SSL on the coldfusion webserver
We've just recently implemented a self-signed SSL on the coldfusion webserver and find that the scheduled tasks are not running.They don't even appear to "kick off". I'm not receiving an error or...
View ArticlePost CF9 installation error running cfadmin
HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
View ArticleCF10: Address already in use: JVM_Bind
After a fresh install of CF 10 multiserver I have made 6 instances. After a reboot of the server 4 of the instances have an exception: "Address already in use: JVM_Bind"java.net.BindException: Address...
View ArticleOptimise CFHTTP Requests/Requests Being Throttled?
I currently have an application that trades virtual items and is making at least 40 CFHTTP requests per second to the host's server. The issue I'm encountering is that it's taking anywhere from 400ms+...
View ArticleIs Cold Fusion version 8 compatible with Java 7?
I have a legacy CF 8 server and I desperately need to upgrade Java on this thing. Java 6 is no longer being updated for Windows, so I need to go to Java 7. I can't seem to find a hard answer as to...
View ArticleCF 11 Splendor Beta system requirements question
The beta release notes at http://labs.adobe.com/technologies/coldfusion/?tabID=details#release_n otes lists IIS 8.5, but not Windows Server 2012 R2, is this an documentation mistake? Also the Java...
View Articlecf 10 500.0 Internal Server Error
I can't believe Adobe has the nerve to charge what they charge for ColdFusion, but they can't even make it install correctly on IIS 7. How do we get past the 500.0 Internal Server error in IIS 7 when...
View ArticleColdFusion Splendor Java version
ColdFusion Splendor is running Java 7 1.7.0_51. With Java 8 release pending mid this month will CF11 release supporting Java 8? Thanks in advance, Carl.
View ArticleColdFusion Splendor empty log coldfusion-error.log
ColdFusion Splendor admin > Debugging & Logging > Log Files > coldfusion-error.log is empty. Log file coldfusion-error.log does not have any content. In CF10 I found technical details...
View ArticleColdFusion Splendor mail server verify error
ColdFusion Splendor admin > Server Settings > Mail Connection Verification Failed! When putting in a valid setting for "Mail Server" and tick "Verify mail server connection", Connection...
View ArticleColdFusion Splendor likes
Tomcat Native library is present\ColdFusionSplendor\cfusion\bin>cfstart partly says:org.apache.catalina.core.AprLifecycleListener initINFO: Loaded APR based Apache Tomcat Native library 1.1.29 using...
View Articlecfspreadsheet problem with large datasets
We have been testing cfspreadsheet and are experienceing large processing times when usingSpreadsheetAddRows. Here is a simple example: <cfset newQuery = queryNew("Column_1, Column_2, Column_3,...
View Articlecoldfusion.sql.QueryTable casting issue
After upgrading to coldfusion 10, we are facing an issue with Java objects passed from Coldfusion to Java and vice versa. We have one functions myfunctionname in Java, which use...
View ArticleCF 10, Consistent java.lang.NullPointerException at cflogin after 20 minutes
Fresh install of cf 10, using tested, mature code written for cf 9. Code is in production on cf 9 in several installations. Application is sitting on its home screen, where there are 4 areas that have...
View ArticleCF 10 maxing out cpu and pages timing out with lots of Tomcat errors
We are having a issue where ColdFusion maxes out the CPU. It will remain that way until we restart ColdFusion. This has happened a few times before but the last time it completely hung and displayed...
View ArticleColdfusion Collection linking problem
I am in the process of creating a search engine in coldfusion. I can't get the search engine to pull the pdf files when trying to do a search. I created a collection in cold fusion administrator.
View Article