Element undefined in URL CF11 worked in CF9
We recently upgraded from CF9 to CF11. I am having an issue where CF is throwing Element undefined in URL when the variable is clearly defined in the URL. Here's the flow... The user clicks an icon to...
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 Articlesql/access erro question
Been a few years since I worked with tag based cf. Was trying to create a search form to search db records that matched the user inputs. I basically copied old tutorials code from cfwack 9 and the OWS...
View ArticleWhy am I getting OUT1_{long_number}.tmp files in my cfusion\logs folder in CF11?
We've recently upgraded to CF11 Enterprise and have noticed that files seem to be getting written to our {CFHOME}\cfusion\logs folder. The files take the format of...
View ArticleCFB3 New install gives trial expired notice
Win 7-64bit, CF 11.Tried installing a new download of CFB3 ( 8/21/2014 download ) and came up with a "Standard edition trial expired" problem. I participated in the CFB3 alpha and beta, but never tried...
View ArticleColdfusion 10 64 bit developers edition
I have a new 64bit laptop that I plan to use for developing. I am working on a project that uses CF 10. I'd really like to get a copy of the 64 bit CF 10 so I can install the developer version on my...
View ArticleError "Status code:403" al usar cffileupload
I using a cffileupload to upload a file into server, but the component give me an error "Status code:403". Somebody have any idea?
View ArticleSolr Collection contains 0 documents
I am using CF Ver 9.0.0 I have created a Solr Collection via CF Admin Once Indexed the Solr collection shows 65262 KB data but 0 documents. This is consistent with other Solr collections but not their...
View ArticleColdFusion 11 Fails on Automatic Startup
So I've installed the 64 bit CF 11 Developers Edition on a Windows 7 machine, working with IIS, What I'm seeing is that when I have CF set to start automatically in the Windows Service Manager, the CF...
View ArticleIssues installing CF11 on CENTOS 6.5
I am having issues installing CF 11 on CENTos 6.5 Although a test installation working on a virtual machine (preparing the installation in development), it fails with these errors from the log: Execute...
View ArticleHow can I find the script/code that is causing entries into http.log?
CF9.01: I see undesired entries in http.log. The appear to be generated by some hostile code on the server. But the log does not show which file generated the log entry. Is there a way to determine...
View ArticleChange form field values based on selection?
Hi all, I am working on a calendar scheduling function for a school that I'm having a hard time wrapping my brain around. My DB table has 3 columns - ApptDate, ApptTime, ApptSlots. Most ApptDates are...
View ArticleWhy does CF11 seem to sleep after no access within a few minutes?
I was using CF10 and my site response time was quick, especially on my local development machine. I upgraded my development and live servers to CF11 and both seem to have a delay in first access. It...
View ArticleREST Services on Mac not working
I finally got my Mac 10.7 setup with CF 10 and Apache using multiple virtual hosts. I'm now trying to get my first REST service up and running but not having much luck. I solved my 500 server errors...
View ArticleCan I download coldfusion 10 for RedHat
Hello, Where could I found the Enterprise version of Coldfusion 10 for RedHat ?Thanks Oth
View Articlecfquery vs ORM in Coldfusion 11
Hi Does anyone have any links or resources you can point me to that describes performance diffs between using cfquery and using ORM? I understand that the CF world is already on the ORM bandwagon but I...
View ArticleReport Type for pdf and Excel
I have following code to generate the report for pdf format.I would like to let users to choose report type 'pdf' or 'excel'I need pass the user select from user interface to <cfreport format= "PDF"...
View Article