ColdFusion 10 Update 18 breaking web service calls
After applying ColdFusion 10 Update 18 I'm finding that calls made into any web services that I have within my application fail to reach the target. Using IIS for my web server. I have removed and...
View Articleinclude blank space
The error:Error Occurred While Processing RequestInvalid list index 16.In function ListGetAt(list, index [, delimiters]), the value of index, 16, is not a valid as the first argument (this list has 15...
View ArticleApplication Pool client_reset error Failed Application Pool
We have been experiencing an ongoing situation where our application pool randomly fails bringing our site down until we are able to stop and start the application pool bring the site back up. This...
View ArticleNUMA and jakarta
Hi, (CF11.07-ent, IIS8.5) NUMA and jakarta?---------------------------In the application pool that is assigned to my CF application site, there is a setting called "Maximum Worker Processes" and...
View ArticleCF10 Update 18 installation instructions regarding bug 3982328 and wsconfig...
In the Post Installation instructions for CF10 update 18, it states: "If the fix for bug 3982328 is not needed, WSConfig upgrade command can be used to reconfigure the connector." This implies that I...
View ArticleIntegrated Pipeline Mode breaks my CF11, but Classic Mode does not
Hi,I have ran into a problem, fresh after migrating to IIS 8.5 (from IIS 6), CF 11.07-ent.Does this make any sense to the pros out there? Here is what I would see:In taskman, as SOON as the Max JVM...
View ArticleColdfusion Environments
Hello. For our Coldfusion environment, we have a Development, Test and Production environment. I'm trying to determine what licensing we would use. I understand you could use a Developer license for...
View ArticleTrouble downloading ColdFusion 11 trial - Akamai fatal error: access denied
I'm having trouble downloading the trial/developer edition of CF 11. I'm using IE 11 on a 'company' laptop on which I have temporary admin access. Yesterday I followed some instructions on the download...
View ArticleDoes Mach II compatible with Adobe ColdFusion 11
Hi, On Coldfusion MX 7, we have one application on Mach II and recently we planned to migrate the Coldfusion MX 7 to 11. So does Mach II compatible with Adobe ColdFusion 11.Could you please let me know.
View ArticleColdFusion 10 intermittent "service not available"
Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9. CF10...
View ArticleCan't download ColdFusion Server 11 without Akamai Download Manager??
WTF, Adobe?? Why are you insisting that I use the Akamai Download Manager (which I never trust download managers) in order to download anything??? Based upon advice of others, I have attempted to...
View ArticleHow to insert .xls data into SQL Table Query of Queries?
Hi All, I'm uploading my .xls using cffile and cfspreadsheet (query="data") to parse the .xls into a query object but I cannot figure out how to insert the query result into a table on sqlserver....
View ArticleCant get Google Recaptcha to work
I have a form using Google Recaptcha but when I submit it and dump out the form on the success page I can see the G-RECAPTCHA-RESPONSE value but if I try to do anything with it I get a 'Variable G is...
View Articlescheduled jobs fail
I am on CF9 and all my scheduled jobs used to work but now all fail. After running them manually I get 7 error msgs. I eliminated those that don't apply and here is the one left that I don't...
View ArticleCannot find CFC - ColdFusion....
I receive attachments thru work emails on my PC, and b4 the attachments open up I get Adobe Download Asst Welcome box. I reset my password. Error says unable to invoke CFC - could not find component...
View ArticleMultiple Query [java.lang.NullPointerException]
i have function for running multiple query MariaDB. but i have problem with cfquery.<cffunction name="testQuery"><cftry> <cfquery name="qResult" datasource="dbsf_mariadev"...
View ArticleHow to send email with the link that has user id?
Hello everyone, I'm trying to send email with the link that includes user id. After users click on the link they should be able to see the form with their information that has been previously filled....
View ArticleWebpage is not working and getting error "ERR_TOO_MANY_REDIRECTS"
All of sudden since last week webservices urls are failing with below error This webpage has a redirect loop ERR_TOO_MANY_REDIRECTSnot sure what's causing the issue.. Help neededThanks in...
View ArticleWhy would the variable "Error" be undefined in my error handling document?
I'm encountering an issue where I get, what appear to be, frequent exception errors. Each says "Variable 'Error' is undefined" in line 73 of my application.cfm -- which is the same line that I'm...
View ArticleJakarta Redirect
Hi,If I create a redirect using something like "<cflocation url="index.cfm" addtoken="false" statuscode="301">", it will redirect me to /jakarta/index.cfm. I've been able to replicate this with...
View Article