Questions
Actividad reciente
I have found that on two of my coldfusion 2021 servers, at random intervals, the CGI scope starts returning an empty struct. When this happens, the only solution seems to be a restart of the ColdFusion service. there dont seem to be any relevant entries in any of the ColdFusion logs or the Windows Event Viewer. Has anybody ever experienced this?
Here is a simple 4x4 empty table made in CKEditor 5 on a page I am working on:The screenshot below is what the user sees after using the page's PDF export. Even after multiple attempts at altering the CSS (scroll down to end for code), which you can see if you look at the end of this post, yielded no result with the intended outcome. Hoping for any advice possible. Thanks.html, body, p, h1, h4, table, th, td { font-family:'Courier New', monospace, Monaco, 'Lucida Console'; font-size: 9pt; } html, body { margin: 0; padding: 0; border: 0; } h1 { text-align: center; font-size: 12pt; font-weight: bold; } h4 { text-align: center; font-size: 10pt; font-style: italic; } img { border: 1px solid #000000; display: block; margin-left: auto; margin-right: auto; } th, td{ border: 1px solid black ; text-align: center; margin: 0; padding: 0; } table { border-width: thin; border-color: black; border: 1px; width: 50%; } .table{ border-collapse: collapse; } .footer
Trying to install and connect to the PDFg Service. Windows Server. Installation of Add-On Services goes just fine and it starts up the Windows Service just fine. In CF Admin, under the PDF Service page, I try to "Verify" the connection and it fails saying "Connection verification failed for PDF Service Manager. Looking at the logs in the Coldfusion Add-On Services folder, the stderrout.log shows the service successfully starting up on port 8993. However the next several lines show the error from when I try to verify the service. I can't find any similar issues like this so turning to the community for help. Note: neo-document.xml has the same port (8993) that the service is running on. Any other ideas out there? Log entries are below: Logs Upon Service Startup:2022-01-31 22:08:34.374:INFO:oejs.Server:main: jetty-9.4.31.v20200723; built: 2020-07-23T17:57:36.812Z; git: 450ba27947e13e66baa8cd1ce7e85a4461cacc1d; jvm 11.0.13+10-LTS-37
Hello, My client lives in Sydney and wants scheduled tasks to run every hour throughout their workday. The server is hosted in Central Time USA. Both locations go through timezone changes twice a year. I can set the JVM locale to be Sydney, making the setting of the time to run scheduled tasks straight-forward. When the server's clock changes, that will affect its execution time, right? Thank youBrent [Edited by moderator.]
TLDR: I cannot access the CF2021 using the built-in webserver and via Apache. scenario: I need to install/configure CF2021 in a remote host (RHEL7 with Apache 2.4.*) that's console only. It currently has CF2016 but I've removed (via wsconfig -uninstall)the apache connectors for this version. ------------- I followed this guide: https://helpx.adobe.com/au/coldfusion/installing/understanding-coldfusion-server-profiles.html and the instructions provided in the installation file (ColdFusion_2021_GUI_WWEJ_linux64.bin) After installation, I ran "sudo coldfusion start" More info: 1. I needed to run the installer as root otherwise it won't run. 2. During installation, I selected "Server installation" (not WAR/EAR options since I have a feeling I need Tomcat/Websphere for this option). 3. I installed CF2021 on the default folder that was presented to me. In my case this folder is "/opt/ColdFusion2021" 4. When I ran "sudo coldfusion start", a log file
I may not have everything installed that I need. I recently lost my entire c: hard drive to a crash. I replaced it and reinstalled everything. But I'm having an issue with accessing a MySQL datasource. It was working fine prior to the crash. 1) I created a datasource in Win10 64-bit ODBC using the MySQL ODBC 8.0 Unicode Driver. It reads the remote MySQL database just fine. I've tried this, also, using the ANSI driver. FWIW, I downloaded and installed the drivers using mysql-connector-odbc-8.0.28-winx64.msi. I don't have the full Oracle application installed. 2) I created a datasource under CF admin (CF2018) using the ODBC Socket. It reads the previous datasource just fine also. I've set up my localhost site, and it runs without error. But when I try to run code that calls my DSN, I get an error. Datasource XXX could not be found. I'm missing something that I did successfully, previously, but I just can't figure it out. Any help is really a
Is there any timeline for Coldfusion to gain ARM64 support?
Anyone have any insight into connecting to .net assemblies on a remote server while using ACF docker images?I am attempting to use CreateObject to point to the assemblies but the assembly file path keeps trying to point to the local file system on the docker container rather than the file path on the remote server.
Hi. We have Adobe ColdFusion 2018 with Update 13 applied. Can you provide any documentation that explains how this patch mitigates any Log4j vulneribilites on these two log4j files: log4j-1.2.15.jar and log4j-1.2.17.jar C:\ColdFusion2018\cfusion\lib\log4j-1.2.15.jar and C:\ColdFusion2018\cfusion\jetty\lib\ext\log4j-1.2.17.jar Thanks.
We are currently in the process of migrating from windows to ACF 2021 docker images.I have dropped the .dlls required for the dotnet integrations to work in the required directories and Coldfusion is able to find then when using cfobject but I receieve the error "The assembly that contains the class must be provided to the assembly attribute"My question is whether or not I need extra configuration for the local dlls or need to point to dlls on a remote server for the .net integration to work.I have read https://helpx.adobe.com/coldfusion/developing-applications/using-web-elements-and-external-objects/using-microsoft-net-assemblies/accessing-net-assemblies.htmlBut it is still unclear to me.Any insight is much apperciated.
On the 16th of June, we'd announced support for Azul OpenJDK for ColdFusion going forward and we'd also posted a blog. We have a breaking update for you all regarding the migration. Our planned roll out of Coldfusion installers with Azul Zulu JDK has been put on hold. We will continue with our regular update cycles for now with Oracle JDK. We expect to provide further updates on the Java migration by December 2021. If you have questions (we know you do), please use this thread. We shall respond ASAP.
As part of the ongoing Log4j vulnerability remediation, I found, on one of our dev servers, where we have also installed ColdFusion Add-on Services, yet another copy of Log4j (log4j-1.2.17.jar), in x:\ColdFusionAdd-onServices\lib\ext. Unlike the other copies on this system, the date stamp for this file was not updated by the installation of U13. I do not see this copy of the jar file discussed in any of the remediation documentation, nor do I see anything listed on the ColdFusion Support Center Downloads page. Please provide direction on whether or not this copy is a security risk and, if it is, how to address it.
Hello all. Seems We have run into another issue with our newly deployed ColdFusion 2021 servers. We experienced a similar error back with CF8, and earlier update levels of CF10. It seems the issue was resolved in later updates of CF10, but now with CF2021, this issue seems to be back again. We have three physical bare metal servers, each running four clustered instances of coldfusion. All of these are behind a fortinet load balancer. While the CF instances on each box are nammed the same (cfusion1 - cfusion4) each box's CF cluster is on a different port to eliminate multicast confusion between machines. We have changed channelSendOptions to 6 in the server.xml files in order to reduce the number of "Session Already Invalidated" error messages in the coldfusion-error.log files. While we dont have much problem restarting instances when the server has been removed from the load balancer, we do see difficulty restarting instances even und
Hello all: We have a very strange issue. We have a large CF application that was originally written in CF9, upgraded to CF2016, then onto CF2021. There is a invoicing job that runs as a scheduled task everyday. This invoicing job does many steps (creates, checks, and pays) invoices. There are many components (functions) that are used during this process. We went live with this new server in late November of 2021 and since we have done that, the invoicing job has had issues about 4 or 5 times so far. The errors I am seeing are usually something like:Could not find the ColdFusion component or interface components/distributor.distribcontroller.I say usually, because even the "missing" component changes and they are different each time. I have checked every component for errors, so that should not be it and most days this invoice job runs fine. CF2021 is running on Ubuntu 20.04 LTS, 4 CPU.4GB ram. other than this invoice job, application is fine (users never experience
Good Afternoon, In regards to the log4j 1.2.15 JAR file found in "cfusion/lib" directory of ColdFusion2018. We have multiple instances running in multiple enclaves of in a government network, and this file is popping up as a CAT 1 vulnerability. This is an issue because they are saying the log4j-1.2.15 version is no longer supported by Apache. My SysAdmin team and Security team would like to know if there is a plan to resolve this issue and make sure Abode is aware.
HII have CF 9, try to query from DB with utf-8 chars. it show Ok on web page.Then we tried to write to txt file so we can download and open the Excel.the txt file shows &#... charsPlease help. I tried to google but can not find and help.I really appreaciate.I will buy you a Starbuck coffee. <!--- Lets make the file, and put the first row of Column headings in ---><cffile action="WRITE" file="#f_dir##f_name#" output="CamperType, FullName, LDName, MCNName, CamperID, Photo" addnewline="Yes" charset="windows-1252"><cfloop query="camperList"><cffile action="APPEND" file="#f_dir##f_name#" output="#camperTypeName#, #camperFullName#, #Ldname#, #mcnName#, #camperID#, #photoIDFile#" addnewline="Yes" charset="utf-8"><!--- End the loop here ---></cfloop><br><cfoutput><a href="reportDownload.cfm?FileName=#absolutefilepath#">Here is the file</a></cfoutput>
https://hub.docker.com/u/adobecoldfusionAny official word on this?
CF2018 Sys Admin here so I don't know alot about the code for the application but I'm getting an http 500 error on all of my instances at boot up. Only fix I have found so far is to clear template cache and then the web app will load. CF Error page and out log are not very descriptive either. Exception occured before FW/1 was initializedError while resolving the relationship subsectionTemplate in cfc crms.model.beans.criterionTemplates. Check the column mapping for this property. Recently migrated these apps from CF2016 to 2018 and I'm running them on IIS8.5 This occasionally happened while they were on 2016 but not every time the instances startup.
Over the weekend I ran into an issue with initializing a CFC; when cfcomponent is called a 500 error is thrown. When reveiwing the exception.log file I see the following:java.lang.StackOverflowError at java.base/java.util.HashMap.putVal(HashMap.java:624) at java.base/java.util.HashMap.put(HashMap.java:607) at coldfusion.runtime.LocalScope._bindInternal(LocalScope.java:538) at coldfusion.runtime.NeoPageContext.setVariableScope(NeoPageContext.java:2047) at coldfusion.runtime.NeoPageContext.SymTab_initializeForPage(NeoPageContext.java:1254) at coldfusion.runtime.NeoPageContext.<init>(NeoPageContext.java:256) at coldfusion.runtime.CfJspPage.initialize(CfJspPage.java:163) at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:555) at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:286) at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:412) at coldfusion.runtime
I have a few subdomains I'd like to create CF servers for on my localhost machine. Rather than have them populate the main folder under my Coldfusion server (CF2018 for me), I'd like to place them under the folder corresponding to their TLD. For instance, if I have a folder = C:/CF2018/County/, I'd like to create the subdomain folders as:C:/CF2018/County/ALC:/CF2018/County/TNC:/CF2018/County/NYetc... But the CF Enterprise Manager defaults to appending the name I'd like for a subdomain/server name to C:/CF2018. It provides no way to add a subfolder such as C:/CF2018/County/AL. I'm forced to make it C:/CF2018/AL or something similar. I could add "Z" to the front of each server's name to push the folders down in the list, I suppose. Not my first choice. Thanks!
Hi all,I just upgraded our CF2018 to CF2021 on the same machine. CF2021 works as the webpages are loading. However, <cfmail> is not sending email out. When I tried to send an email out using <cfmail>, the email in in the "Undeliver" folder. From coldfusion-out.logJan 27, 2022 17:39:04 PM Error [scheduler-0] - javax.mail.MessagingException: Could not convert socket to TLS; nested exception is: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext) From Mail.log"Error","scheduler-0","01/27/22","17:39:04","","javax.mail.MessagingException: Could not convert socket to TLS; nested exception is: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation
I am attempting to migrate to the ACF 2018 docker images.When I start up the ACF 2018 docker images. The docker-compose logs tell me that CF has started the .NET service.When some code is attempting to load in the assembly dlls for the cfobject. I get "The assembly that contains the class must be provided to the assembly attribute."Digging through the docker image I do not see the jnbridge directory that is installed when installing the .net service for Coldfusion environments.Is there a different location that the jnbridge is placed? Do I need additional configuration for the .Net service that doesn't come with the base image of ACF 2018?
Just getting started using PMT and trying to test out the "alerts". I have one alert set up - System CPU Usage when CPU is 75% on average for the past 300 seconds. I get alerts quite frequently even though PMT's System CPU graph for that same server consistently show less than 10% CPU usage with no spikes.Any idea why these alerts are getting sent?
Dear Support, I am trying to add SVN plugin to new installed CFbuilder 2018, but the old URL I have is not working any more giving 'bad gateway", do you have any reference URL to use for SVN. Thank you in Advance.
Anyone have advice on using WebRTC with Coldfusion? Can we use Coldfusion sockets? Are we better off using Node.js?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.