Builder 2018 Code Assist will not work for ColdFusion tags
I can't get Code Assist to work for ColdFusion tags only. When you type "<" the code assist box pops up with html tags. Type "c" and the list reduces to tags beginning with "c." But as soon as...
View ArticleCFComponent extends attribute path is caching (CF2018 Update 4)
I have recently submitted a ticket regarding this issue, but not sure of the response time so I would like to query other developers. The extends attribute path of the CFComponent seems to be caching...
View ArticlePossible to make CF2016 oauth calls to Azure B2C or B2B?
We have a ColdFusion application that is currently authenticating external users using an ADLDS database. This app does both authentication of external users and authorization of requested rights with...
View ArticleCFChart: URL not working ColdFusion 2018
I am tasked with upgrading from ColdFusion11 to ColdFusion 2018. I have installed the 30-day trial version of ColdFusion 2018, it's patched to the latest update. I am having an issue with CFChart,...
View ArticlePerformance Monitoring Toolset keeps crashing
I've been having lots of problems with the Performance Monitoring Toolset since putting my CF2018 Enterprise intranet into production about a month ago. I have the PMT installed on my Test/Dev server...
View ArticleThread dump stacktrace stuck
sample stacktrace that shows the threads that are stuck in ‘SocketInputStream.socketRead0’ API. You can notice irrespective of the protocol threads to get stuck on SocketInputStream.socketRead0() API....
View ArticleQuestion regarding function and arguments
Hello, all, This question is most likely for the Adobe Dev Team to answer, if any of them have time. But if anyone else knows the answer, please respond. I was doing some research into functions and...
View Articlecfftp put file error
Greetings, A co-worker is trying to use cfftp to transfer a file between two computers. The code they have written connects to the remote machine "Connection Open? Yes", in the desired remote...
View Articlecfexchangecalendar changing timezone on recurring events
Hello, I am not sure if this is a bug or if I am not using the tag correctly. The following occurs in ColdFusion 2018 release. If I setup a new event with cfexchangecalendar, using the following event...
View ArticleUpdating ColdFusion 9 For TLS 1.2 Usage
Updating ColdFusion 9 For TLS 1.2 Usage We are using ColdFusion 9.0.1 with jdk 1.7.0_75 version. We have to use TLS 1.2 in our systems. We have tried:Added -Dhttps.protocols=TLSv1.2 line to JRun4 >...
View ArticleColdfusion CFReportbuilder Alternative
Are there any open-source reporting tools that you can recommend for coldfusion and or Mysql. I have been using CFreport builder for over a year now but i'm looking for another alternative that's more...
View ArticleApplication Error
Hello, We are using ColdFusion 2018 on a Windows server 2016 platform. One of our data entry screen crashes when the data is submitted. I see an error message which states something as shown below.I...
View ArticleCold Fusion 11 Application Server Crash on Form Submit
I am running Cold Fusion 11 and have a problem, intermittently, when a form is submitted the entire application server stops. The application I've created has been running for several years without...
View ArticleWhy does Coldfusion 2016 cfwindow mess up the css for my web page?
I am moving from CF10 to CF2016 and I have discovered that the pages that contain a cfwindow command have significant styles being added. For example, the body statement which in my source has no other...
View ArticleUnable to connect to Sql Server 2016 database with ColdFusion 2018
We're getting the following error when trying to add a new data source connection from CF 2018 to SQL Server 2016 Database: Connection verification failed for data source:...
View ArticleFlash CFGrid and floating point values
Hi there, I am using CF2018 update 4 and flash player 32.0.0.223. I have a cfgrid populated from a query. One of the columns contain single percision floating point values between 2 and 60, usualy up...
View ArticleEncryption Error
Randomly about once every 200 transactions we get the following encryption error:An error occurred while trying to encrypt or decrypt your input string: Given final block not properly padded. At login...
View Article"Monitoring Service not available" after running Update 11 of CF 2016
Hello! I am getting the following error when trying to run ColdFusion 2016 after trying to apply Update 11:Aug 12, 2019 9:35:44 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE:...
View Article2016 cold fusion odbc server DOES NOT START
i was applying the Cold Fusion updates in order from 1 and when I got to 7 the ODBC Server will not start ...... I found one fix that said: "file msvcr100.dll from the backup folder...
View Article2016 cold fusion odbc server DOES NOT START
i was applying the Cold Fusion updates in order from 1 and when I got to 7 the ODBC Server will not start ...... I found one fix that said: "file msvcr100.dll from the backup folder...
View ArticleInstalling Cold Fusion 2018 on Debian 9 with SSH
Is there a way to install Cold Fusion 2018 on Debian 9 (or other linux/unix) using ssh? My objective is to run Cold Fusion on Debian machine used primarily as a web server. This debian machine runs...
View ArticleDatasource "Host Port" Fetch Error?
Greetings, We are attempting to deploy some code on CF2018, and are receiving a puzzling error. When we run the code, and then look in the coldfusion-out log, we see several entries of "Exception...
View ArticleAvoid dynamically constructing SQL queries
Hello all,We are scanning the CF files using Veracode software, and after scanning: Veracode returns some of the files that need to be address thedynamically constructing SQL queries. The below codes...
View ArticleColdfusion 2016: Long running requests restarting
I am running ColdFusion 2016 Enterprise on a Windows 2016 Server.I have a few CFM files that are very database intensive (lots of inserts and deletions).I am finding out that when I execute these...
View ArticleLinked Folder
I have been developing ASP.Net web sites in Visual Studio for years. Now I am trying to learn ColdFusion. I like what I have seen so far. I have tried to take a training class twice this year only to...
View ArticleError handling in ColdFusion 2018
Hi there, We are using ColdFusion 2018 on Windows Server 2016. I would like to know error handling can be done in ColdFusion. On the server we get a detailed error messages a lot of which is technical....
View ArticlePushing updates to multiple servers using cfwebsockets via proxy
I have 2, CF 2016 Ent servers setup in a CF cluster. They are behind a firewall so we use the proxy setup for websockets as described in CF docs. The issue is, it seems the proxy setup does not use...
View ArticlePrefix serialized JSON with
Hello,In CF 2016 Administrator page, by selecting the check box "Prefix serialized JSON with" //ABC, it will break the function below, because it will add //ABC to JSONI wonder how we remove the prefix...
View ArticleIf Statement for Dates
Hi there, I am hoping to add a field that can calculate the number of weekday working hours in a month based on the date indicated in another field. Here is my script so far but it doesnt seem to be...
View ArticleLicense cost for upgrading Cold Fusion MX7 to Cold Fusion 11
Hello There !! I wanted to know the cost involved for upgrading Cold Fusion MX7(Enterprise edition) to Cold Fusion 11(Enterprise edition )We have been using ColdFusion MX7 for one of the application...
View ArticleDynamically Populating CFSelect Dropdowns
I have a page with 3 dropdown fields. The 2nd dropdown uses the selection from the first to create list and the 3rd dropdown uses the selection in the 2nd to create that list. I'm using CFSelect with...
View Articlecoldfusion 2018 datasource creation for MySQL database
Dear, I tried to create datasource using MySQL database and came up with the following error message: Connection verification failed for data source: diadesorte...
View ArticleAdobe ColdFusion license bait and switch for SaaS companies
Checking in to see if anyone else out there is dealing with Adobe bait and switch based on having an application developed in CF that other businesses use? We were sent a questionnaire earlier this...
View ArticleTwo apps in one CF 2016 instance, one very slow to start
We have two apps running on one CF 2016 instance on Windows 2016 Server. When the server is rebooted, CF starts up properly and quickly, and App #1 can be reached from a public URL with a minute or...
View ArticlePMT Error - elasticsearch node at 96% utilization
We are running PMT on a Redhat Linux VM and are constantly getting this error: Memory utilization for Elasticsearch node OhtGaWA is 96%. PMT is currently monitoring 3 CF nodes that get light use....
View Articlecfdirectory on s3 server causes error
We've been using CF to interact with our S3 server without an issue for awhile now. But recently we've gotten an error on cfdirectory list action: An error occurred when performing a file operation...
View ArticleDynamically Populating CFSelect Dropdowns
I have a page with 3 dropdown fields. The 2nd dropdown uses the selection from the first to create the options list and the 3rd dropdown uses the selection in the 2nd to create that list. I'm using...
View ArticleMultiple CF Standard, single SOLR Collection
We want multiple CF Standard servers to use the same index for searching. But if we try to make multiple CF servers use the same SOLR collection, it'll bet corrupted or CF Ad Ons Service stops...
View ArticleTransfer an indexed collection
I have many thousands of PDF's organized into ~20 collections. To speed up indexing these, can I index them on a staging server and copy the collection data to a production box and have them available...
View ArticleHow can ı start program
Hello, I set up coldfusıon 2018 and connected the admin server.everything is looking okey.But ı dont understand that when ı wrıte the programs,where ı can see the run ?ı used 127.0.0.1(localhost).Do ı...
View ArticleCOLDFUSION 9 FOR COLDFUSION 2018 STD
Good morning everyone.Is version 9 compatible with version 2018? Will all 9 function tags work in 2018?application.cfm will also run?
View ArticleMicrosoft login to my website
I have been given the task of allowing users to login to our company's site if they are logged into their Microsoft account. I have ZERO idea where to even begin with this. I tried creating a new...
View ArticleDifferences between Builder 2016 & ColdFusion 2016 Enterprise Server
Hello All, I have a terribly frustrating problem that I don’t know how to fix or even if it is fixable. I have been developing for the past 18 months and generally I am happy with where I am. One thing...
View ArticleUnderstanding SOLR behaviour
Its very much a rare thing for me to reach out for help with CFML but this one has me completely baffled. I have created a SOLR collection on both my dev box (developer version of CF 2018 Update 4) and...
View ArticleColdfusion 9 - prevent SQL injection while using dynamic table/view name
NEED URGET HELP!!! I'm not a coldfusion developer but this is something put on my head to fix within week.Problem:Our legacy app creates db views by empid and use logged in user id to select records...
View Articlevariable is not reading
i Am doing a Page where I want to insert new apartment unit ms into a database along with uploading photos into to folder in the server. I am having an issue with a file path that is not being...
View ArticleWhy is my CFMServet Service running at an efficient 7.2 million ms?
I don't think this is efficient but we're seeing this more and more over the last year. What is the CFMServlet?Why does it take so long to run at times?Is this a problem ?How do I resolve this?
View ArticleBest practices - file sizes? CF Builder limit
Is there a practical limit to file sizes?Specifically .cfc. My entire application is using ajax saving, URL free screen rendering and I have 3 or 4 cfc's ... but each one is growing to over 5,000...
View ArticleScheduled Task Event Handler Issue - CF 2018
I am trying to implement a custom event handler to monitor our scheduled tasks. Ideally i will log the data into a db and make it searchable, but in the mean time I am just trying to fire an email to...
View Article