The official community for ColdFusion.
Recently active
Hello, all, Got a doozy of a question. One of the projects that I have been working on for the last eight years has many sub-sections, each isolated from the root; they all have separate application.cfc/cfm files. Likewise, they were all developed at different times and in different ways. As such, each also has a different version of jQuery, all of them out of date. I'm tasked with updating all of them to jQuery 3.5.1. I did just the root, so far, and it broke. Searching Google, I believe the issue to be that I updated from an old version to the new without grabbing the migration 3.3.0 file and including it. My question: If I update all the old versions (1.3.x, 1.4.x, 1.6.x, 1.8.x, 1.10.x, 1.11.x, etc.) will the current migration library work across all of them? Is there anything else that I need to do? Will including the migration library introduce vulnerabilities that were addressed in v3.5.1? V/r, ^ _ ^
Starting getting this error on the ODBC connection last week. [Macromedia][SequeLink JDBC Driver][ODBC Socket][TOD][ODBC][Unknown]OPTCHG: Option value changed ColdFusion has been running on this server without issue since 2015 and I can find any changes to the server that would have caused this.Simply query to a AcuXDBC connection<cfsetting requestTimeOut = "360"><CFSET SOURCE = 'CUSTOMER'><CFSET KEY = '12345678'><CFQUERY NAME="SHIPPED" DATASOURCE='#SOURCE#'>SELECT COUNT(*) AS SCOUNTFROM PUBLIC.CFDRNwhere PO_NUMBER = '#KEY#'</cfquery>
I am trying to get solr working on a new install of ColdFusion 2018. After spending hours searching the internet and the forums and I still don't know how to do what I need to do and I'm ready to give up. Doing this in Verity was so easy. I have several directories of XML files that point to specific pages in multiple huge PDF files. All I want to do is to search these XML files and pull back the page number in the PDF document. So, for example, I have a simple XML file like this: <records file="S_VN50701A.pdf"> <record><apn>002-0-080-215</apn><page>3</page></record> <record><apn>008-0-110-225</apn><page>5</page></record> <record><apn>008-0-140-050</apn><page>7</page></record> <record><apn>008-0-140-105</apn><page>9</page></record> <record><apn>008-0-140-140</apn><page>11</page></record> <r
We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2018 release) Update 6 ColdFusion (2016 release) Update 13 The updates fix bugs that were reported in the previous update release. We had previously released the preview updates of these releases. If you had applied the preview updates, you can retain the preview builds. You must however revert the update URL to the default one to receive future updates. IMPORTANT: If you will be using the Administrator interface to perform the update, note that you must first update to Update 11 for ColdFusion (2016 release) or Update 4 for ColdFusion (2018 release) due to a recent change in code signing certificate, which is used for verifying the download of the update. These are mandatory pre-requisites before updating, unless you download the update yourself and apply it manually. We also recommend that you upgrade the web server connectors after
Hello everyone, I'm currently having an issue when using cfgridupdate on a cfgrid, whenever I use it, all the columns are shifted by 1 (but not the headers). My code is almost identical to the one given in the adobe documentation of cfgridupdate (https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-g-h/cfgridupdate.html), so it should be working normally, but it's not. Here is below the code I'm using :<!--- If the gridEntered form field exists, the form was submitted. Perform gridupdate. ---> <cfif IsDefined("form.gridEntered") is True> <cfgridupdate grid = "FirstGrid" dataSource = "cfdocexamples" Keyonly="true" tableName = "COURSELIST"> </cfif> <!--- Query the database to fill up the grid. ---> <cfquery name = "GetCourses" dataSource = "cfdocexamples"> SELECT Course_ID, Dept_ID, CorNumber, CorName, CorLevel, CorDesc FROM CourseList ORDER by Dept_ID ASC, CorNumber ASC </cfquery> <h3>cfgrid Example</h3>
ı wrote a report at coldfsuion.now ı must sent old information to other company but at sql it is hide '20200817' now ı must add it HHmmss too.how can ı change all data at sql?ı can add random time too.what will ı add not important but ı must turn all data that format "yyyyMMddHHmmss" anybody have any idea?
Fill out the form and it takes you to a 404.
We are pleased to announce that the Public Beta program for the next version of ColdFusion is now live! NOTE: To log in to the program, you must use your Adobe ID. This release is clearly a ground breaking release for ColdFusion that will help accelerate the use and relevance of ColdFusion in the coming decade. The key words that stand out in the above vision are clearly – Microservices, Cloud and Modernized platform. Under Microservices, we are going all nimble. We are breaking the entire runtime into tiny modules that will enable you just package the modules that are an absolute must for your application and remove the rest. We also have a powerful configuration tool that will let you setup your servers with ease – all from the command line. Under cloud, we are focused on providing modules using which you can interact with the popular services provided by AWS and Azure. The interface that we have provided is clearly the most productive than any othe
I'm not sure if it is possible, but is there a way to wrap a bunch of various outputs from coldfusion as a single image? I am building an email signature creator and after the user finishes entering their name, title, campus location, etc... I need them to be able to copy the output and paste it in Outlook. The issue is that the column divs are ignored by outlook so instead of the paste being horizontal, everything ends up vertical. If I take a screen shot and paste that into Outlook it works perfectly. So that is why I want to have the output be an image that can be copy/pasted. Anyone have a thought on how to accomplish this?
Unable to download Cold Fusion 2018 trial. Link is broken. https://www.adobe.com/products/coldfusion/download-trial/try.html After filling the form and clicking on Download, it lands on below broken link
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 already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:96) at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:175) at java.net.ServerSocket.bind(ServerSocket.java:376) at java.net.ServerSocket.<init>(ServerSocket.java:237) at java.net.ServerSocket.<init>(ServerSocket.java:128) at coldfusion.server.jrun4.metrics.CfstatServer.run(CfstatServer.java:71)All the features and applications seem to work. But I'm not convinced.Can someone please help me? My server de
Good afternoonI'm quoting coldFusion STD 2018 but I have a question.I have two environments here in the company one of Production and the other DEV on different servers.Will I have to buy a license for each?
I'm having an issue with a ColdFusion 2018 Enterprise application server starting then stopping after a few seconds after a fresh install on a CentOS 7 server. for the runtime user, I used nobody, and the installation was ran under root. I can start the application server by navigating to the opt/coldfusion2018/cfusion/bin folder and running the ./coldfusion start script. I get a message from the terminal that the ColdFusion 2018 server has been started, but after a few seconds if I attempt to stop it: ./coldfustion stop, I get a message that the server is not running. Also, as soon as I start the coldfusion server, I can attempt to get to the adminstrator web console on firefox on the server (127.0.0.1:8500/CFIDE/administrator/index.cfm), and it goes for a few seconds but then gives me a connection error assuming because the application server stops running. One last thing, after the installation completes, I get a checkbox that says: "I understand that t
Running CF 9.0. Every now and then a mail file will end up in the undelivr folder. For example our external SMTP server is twitchy, and sometimes there is no connection (briefly). Other times it's impossible to tell why the mail fails to be sent. The mail log says "The ColdFusion mail spool encountered an invalid spool file..." and of course the file is moved to the undelivr directory.Well... once there I cannot get the mail to send by moving it back to the spool directory. Once the file ends up as undeliverable it will not go. It just gets re-sent to the undelivr folder. These emails are not malformed. They are automated messages to me and other ediotors that something has occurred on the server. Email addresses are good, etc. These scripts are many years old and they have always works flawlessly until CF9. Trust me, the files should go out just like all the other ones that do.OK, I've searched this forum and the Internet for like
Hi,We’re seeing very high CPU utilisation on one of our ColdFusion 11 Update 7 servers running on Windows Server 2012.We are running the server in AWS using an AMI from the Marketplace which includes the ColdFusion license etc. The instance is an M3 Large, which is 2vCPU and 8GB memory.I have attached a trace of CPU utilisation over the past 3 months. As you can see, we have very spiky workload, and have had high CPU issues in the past, but if we look at the far right hand side of the graph, you can see it has been pinned at 100% for a few days now:We have checked out the process monitor on the server, and we can see the WEB-INF file being created and queried over and over.We have settled JVM value min to 512 MB and max to 2048. But that does not solve the issue. We also checkout schedule tasks and looping structure but that seems fine. Can you kindly help ?
I get the following error:Error Occurred While Processing RequestCould not find the included template JRCScripts.cfm.Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. Using relative paths (e.g. TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.The error occurred in /vservers/jamestownclass/htdocs/indexclassic.cfm: line 1210 : <META HTTP-EQUIV="Expires" CONTENT="-1">11 :12 : <link href="\organized.css" rel="stylesheet" type="text/css">13 : <!-- InstanceEndEditable -->14 : </head>code of first page is <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><!-- I
Hello, We are unable to download updates for CF2016 (specifically, update 16) to both our dev and producation servers through the ColdFusion Administrator. (I can download the file manually.) This had been working, but two things have changed: 1) the CF service is now running with a dedicated, non-admin account, 2) we applied the ColdFusion (2016 release) Lockdown Guide.Which leads to two questions:Must the CF service be running with an admin account for the download through CF Admin to work? Are you aware of anything we might have changed when applying the lockdown guide that would have caused this to stop working? (I've reviewed our configurations, and tried restoring some to the original settings, without success.)Thanks for any information or ideas.
Could anyone please help me understand the need of ColdFusion (CF) REST API when actually ColdFusion remote CFC methods can implement the functionality ? It is true that CF REST API needs to be registered and uses / implements HTTP methods. However, still intended functionality / logic can be implemented in a remote CFC method which is accessible through a URI.The bottom line is any functionality / logics can be implemented and access over http in both the cases, why do we really need CF REST API ?
Hi, So, I have two server: msrvwin2016 and msrvwin2016-02.I have 2 instances on each (cfusion and msrvwin2016instance1 / msrvwin201602instance1).I created a cluster on the cfusion instance on msrvwin2016 with msrvwin2016instance1 and the remote instance msrvwin201602instance1 When i try to link IIS and CF with this cluster selected, i have an error "An unknown error has occured".I don't have this issue with the first release of CF2018, but since the "Update 2", it doesn't work. I don't find any logs where there is more detailed informations Weirdly, it works when I select one instance and not the cluster in the Web Server Configuration Tooland when I select the cluster and there is no Remote Instance in the cluster. So the problem seems to be the remote instance, but the configuration looks ok and it worked before Update 2. Does any one had the same problem or knows what to do?Thanks,Guillaume Few screenshots:When making the configurati
The documentation for the security analyzer for CF2016 + indicates that builder connects to a service running on ColdFusion Server Enterprise running in the Development profile to perform the scan and retrieve the results. Is this service documented anywhere? Ideally I'd like to be able to interact with this service via tools, such as Jenkins, or even better SonarQube.
We are planning on upgrading our existing production CF2018 Standard servers to CF2018 Enterprise. I have found “migrations guides”, covering the migration from previous version of CF to 2018, but nothing covering the lateral move from Standard to Enterprise. I have been told that I will need to create a CAK file, uninstall CF Standard from production, install CF Enterprise, and then import the CAK. In the migration guides, I read that I can just stop the service, and then run the install. Any advice on the process, or directions to a definitive guide for a change of this type would be greatly appreciated.
Hi,I can't figure out what's causing these random errors. They happen 20-40 time/day. The Application server is running CF2018 ENT, and the SQL server is MS SQL 2017. Nothing shows up in the SQL logs. - Error Executing Database Query. [Macromedia][SQLServer JDBC Driver]Your connection was terminated. - Error Executing Database Query. [Macromedia][SQLServer JDBC Driver]Connection reset by peer: socket write error Any ideas? Thanks,Shannon
I need to purchase a ColdFusion 2018 license, and I'm on the fence of what edition our company needs. Our company is small, and doesn't want to overpay, but I do not want our web applications to suffer from slow performance. For an environment that has around 300-350 maximum users that login, and 12 active web applications with more being developed, which edition should I go with? What are the specific reasons why I should go with this edition over the other? I'm thinking it would be wiser to go with Enterprise edition based off the companies growth, but I would like specific input as to why this would be the best choice. Any answers will be greatly appreciated.
Hello,I created a script that builds a purchase order with the items in the database.In order to have it in PDF, I surrounded it with a CFDOCUMENT:<CFDOCUMENT format = "pdf" filename = "Bon_commande_ # IC_ID # .pdf">I would like to send this document by email:<cfmailparam file = "http: //site/Admin/_ebooks/Commande_bon.cfm? IC_ID = # IC_ID #" content = "Bon_commande_ # IC_ID # .pdf">But I have no results 😉Thank you in advance for your help
I came back to a previously working local server that accesses a remote datasource. I have no clue what changed in the interim, but when I try to run my local scripts that contain calls to the datasource, or when I try to create a new CF datasource to access the server db, I get this error text. I don't know where to go to change time zone values. I did see a page on stackoverflow that described how to access the CF server's JVM arguments to insert "-Duser.timezone=" and then your timezone ID. This did not work.Thanks! I should note that the template that makes calls to this db on the live server works just fine.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.