How to debug in production Debugging in production has always been something that we try our best to avoid, with multiple QA phases, staging environments, and automation to stop production bugs. Despite this, occasionally a bug will find its way … Read More
ColdFusion
Beware Ransomware Attacks on Very Old ColdFusion Servers (CF9 and 8)
Beware Ransomware Attacks on Very Old ColdFusion Servers (CF9 and 8) It’s always risky to run old versions of software, of course, and that problem is hitting home for those who may still be running very old versions of Adobe … Read More
Changing FusionReactor’s “Slow Request Threshold”, Why and How
You may have noticed in the FusionReactor UI that requests which are “slow” have their duration show up in red in the FusionReactor UI. The default is 8 seconds, but what if you would prefer to lower that duration to … Read More
How to debug in production
How to debug in production Debugging in production has always been something that we try our best to avoid, with multiple QA phases, staging environments, and automation to stop production bugs. Despite this, occasionally a bug will find its way … Read More
Why Load Test ColdFusion Apps (4 Reasons)
By Michaela Light, CEO of TeraTech Let’s make sure that your new ColdFusion app doesn’t crash immediately after launch – by effective load testing. In this article, we will look at 4 reasons why load test ColdFusion Apps. You will … Read More
ColdFusion and Microservices
The all-new Adobe ColdFusion 2021 has just been released with dozens of features introduced to boost efficiency, security, scalability, language improvement, in addition to much newer instruments for performance monitoring and profiling. A substantial focus of CF2021 is support of … Read More
ColdFusion Performance Issues and Troubleshooting
With ColdFusion being one of the most powerful and robust Java development platforms for web application development, it does not automatically eliminate the presence of certain parameters that could lead to a performance issue on a ColdFusion server. You’ll find … Read More
Adobe ColdFusion 2018 Versus Lucee
Adobe ColdFusion and Lucee are two leading web application development tools based on CFML (ColdFusion Markup Language) code. Adobe ColdFusion was initially developed to connect HTML and the database easily. With the release of Adobe ColdFusion 2018, a full-blown scripting language … Read More
Accelerate the DevOps Pipeline with ColdFusion Enterprise 2021
Following our recent series on the latest version of ColdFusion Enterprise 2021 (CF2021), which was released a week ago, this segment will highlight how to expedite the DevOps pipeline using the latest release. Among the nearly 60 updates added to … Read More
The Runtime service is not available – ColdFusion 2018
The Runtime service is not available – ColdFusion 2018 A few days ago I got an error with my ColdFusion 2018 server which I had not seen in many years: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available. at coldfusion.server.ServiceFactory.getRuntimeService(ServiceFactory.java:121) at … Read More