Are Scheduled Tasks saved in a file that can be copied easily from one server...
We have a multitude of Scheduled Tasks. When moving from one server to another, we currently manually re-enter the tasks. This is fraught with problems the least of which is my typing ability. Are...
View ArticleWhat release is Bug 3593673 fixed in?
The bug report (https://bugbase.adobe.com/index.cfm?event=bug&id=3593673) says that this is fixed in build 286333. That seems like it would be in update 11, or update 12. But I don't see the bug...
View Articlesolr cfsearch fails with multiple collections
I am upgrading to CF10/SOLR and finding that <cfsearch> fails when I specify multiple collections. I am not doing a category search. The search works fine for any single collection, but...
View ArticleAn oldie: Unable to find font: Serif.
This popped up with CF8. I am using Ben's ImageDrawTextArea, which I have been using on CF8, CF9 and Railo. Now that I ponied up for my nice new CF10 server, this code no longer works. I have tried...
View ArticleLoop through result set and delete row
so here is what I need - I have a query that pulls rows from the Database through a stored procedure.(these are properties in an area) Before I start looping through the query, I need to check the...
View ArticleHow to sign a quickbooks online API request in ColdFusion 9
In my CF app, I've used the CF OAuth code at riaforge to get request token and access token from QuickBooks Online and it works fine. After I tried to make a QBO API call by starting to build the http...
View ArticleCalling 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 Article