CF 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 ArticleThunder Beta syntax error on transaction {}
There doesn't appear to be a separate beta forum, so I'm reporting this here. Testing the Thunder Beta, it reports the following as a syntax error: if (thing) { transaction { doStuff;...
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 ArticleQuery in an Access database executing a function defined in a module
Hi all,I have an Access 2003 database in which some function is defined in a module.I also have a query defined which calls this function with no problem.Both the query and the function work well 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 Articleis the directory watcher multi-threaded once it calls the cfc?
the docs say there's a single thread that watches the directory. But say for example it finds 3 files and calls the cfc. At that point do all 3 files run one at a time on a single thread in the order...
View ArticleSynchronization via FTP
Is CFBuilder dropping FTP synchronization, or is it just not part of Thunder yet? Or should I install some 3rd party plugin. Yes I know FTP synchronization is old school.
View ArticleEncoding of UTF8 Characters in URL Strings
I need to link to a URL that has a right single quotation mark in it (u+2019). This is it: "/News/Case-Studies/UNICEF-Headquarters’-Redesigned-Lobby-Space" When I paste the link in to a browser, it...
View ArticleNumber field displays differently on two systems.
I have a ColdFusion front end/Oracle backend application I inherited from the company that lost the contract to my company. In one screen, there is a field the customer wished to increase from NUMBER...
View ArticleCFcart and CFchartseries
I have a char that has Students Class Scores in each class. So in this example, we have 50 kids in each class. I want to create this Chart and show each student the report for them. Meaning using...
View ArticleDelay for
I've added an AutoSuggest script to my site that offers suggestions as the user types their search keyword(s). The script works great except that it performs a search with every keystroke. I have...
View ArticleColdFusion 8 System Requirement
Dear All, May I know the min system requirement installation of ColdFusion 8 Application Server? Can it install & run in Windows Server 2008 with IIS 7.5? Which supporting library / software is...
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