

Google Cloud Pub/Sub is a scalable, durable event ingestion and delivery system that serves as a foundation for real-time analytics and event-driven applications. Use cases for GCP Pub/Sub include: Real-time Analytics: Pub/Sub can be used to ingest large amounts of data in real-time, such as logs, metrics, or user activity data, and then process it in real-time. This data can be used to generate analytics and insights, like user engagement metrics, system performance data, etc. Event-driven Microservices Architecture: In a […]
The Central Configuration Server is a powerful addition to Adobe ColdFusion 2023 that simplifies the management and configuration of multiple ColdFusion instances across different servers. It acts as a centralized repository for storing and managing ColdFusion server configuration files, making it easier for developers to deploy and maintain their applications. Key Features and Benefits: Centralized Management: The Central Configuration Server allows developers to centrally manage and configure multiple ColdFusion instances. This eliminates the need to manually update configuration files on […]
The HTML to PDF conversion functionality allows developers to convert HTML files, strings, or URLs into PDF documents. The feature proves beneficial when you need to provide website content in a portable, easily shareable format. Reports, invoices, and other documentation often need to be generated as PDFs from HTML content. Adobe ColdFusion makes this process straightforward and efficient. When the <cfhtmltopdf> tag first came out, it changed the game in terms of outputting PDF documents from your code. But as […]
Setting up a cluster in ColdFusion can significantly enhance application scalability and reliability. However, administrators may encounter an error during the cluster creation process in the Red Hat Enterprise Linux (RHEL)-based operating system if ColdFusion lacks permission to read the IP list from the system hosts file. This article addresses the issue where ColdFusion instances within the cluster automatically stop upon restart, accompanied by specific errors in the coldfusion-error.log file. We will explore the cause of this error and provide […]
We are thrilled to announce the highly anticipated release of Adobe ColdFusion 2023! Packed with cutting-edge features and enhanced performance, this release takes ColdFusion to new heights of innovation. Experience accelerated development, robust security measures, and seamless integration with modern technologies. From rapid application development to scalable enterprise solutions, Adobe ColdFusion empowers developers to build dynamic web applications with ease. Discover the limitless possibilities and stay ahead in the digital era. Upgrade to the latest version now and harness the […]
while create datasource with Ms access in cold fusion it give error as The ColdFusion ODBC Server service is not running or has not been installed. You may also use the “MS Access with Unicode” driver to connect to MS Access datasources please help i try with following approach still it getting same error Step 1: Uninstall any existing “Microsoft Access database engine ” from addremove program. Step2: Ensure that you don’t have any MS Access related data source defined […]
–!> On Server A, Install Apache –!> On Server B, Install Coldfusion –!> Copy the below files and JRE directory from Server B to Server A (We need to create the same directory structure on Server A where Apache is installed) /opt/ColdFusion2021/jre (directory you need to copy the JDK to which coldfusion is pointed to) /opt/ColdFusion2021/cfusion/lib/wsproxyconfig.jar /opt/ColdFusion2021/cfusion/runtime/conf/server.xml /opt/ColdFusion2021/config/instances.xml /opt/ColdFusion2021/config/cluster.xml –!> Run wsproxyconfig.jar file to create a connector on Server A ( Apache server) /opt/ColdFusion2021/jre/bin>./java -jar /opt/ColdFusion2021/cfusion/lib/wsproxyconfig.jar -ws Apache -dir /etc/apache2/ […]
The annual CF survey 2023, so help me check what the state of the CF union is right now
Hi, I am running windows server 2016 with licensed version of CF2018 Enterprise and I just installed licensed version of CF2021 Enterprise. When I go into cfadmin on CF2018 and click to download the latest update (update 16) it downloads without issue. When I go into cfadmin on CF2021 and click to down load any of the available updates 3 thru 6 it just sits there and says downloading but nothing is happening. Any explanation why that works on CF2018 […]
Need some clarification on CF2021 manual update installation process.
Does coldusion 9.0.0.1 is compatible with weblogic 141.c