FusionReactor Observability & APM

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Author Posts: Nick Flewitt

Our move from Confluence to mkdocs

For many years the FusionReactor product documentation has been ran on a confluence server. We maintained our own server for many years and currently use the cloud version, but its never really been ticking all the boxes for our product

Read More »

Signing, Notarizing and Stapling on macOS

The Gatekeeper system has protected macOS users against malicious software since its introduction in OS X 10.7.3 (Lion). This system assures users that software comes from a trusted source and doesn’t contain malicious content. But how does it work? Introduction

Read More »

How I improved Angular performance and page responsiveness

How I improved Angular performance and page responsiveness For a little while now I’ve had issues with DOM rendering performance within an enterprise-scale product, built using Angular. I’ve always tried to follow some common approaches[note]”3 Tips for Angular Runtime Performance

Read More »

FusionReactor ends support for Java 1.6

FusionReactor ends support for Java 1.6 FusionReactor will be dropping support for Java 1.6 with FusionReactor 8.3.0. This release is currently scheduled for the end of this year / early 2020. FusionReactor 8.2.x releases will be the last micro releases

Read More »

Configuring and Disabling log tracking in FusionReactor

Configuring and Disabling log tracking in FusionReactor   FusionReactor tracks calls to any logging implementation made within your application. These logs are captured within the request object and can be configured based on their log severity. We capture log statements

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 »

Using Active Directory to Log In to FusionReactor

Using Active Directory to Log In to FusionReactor Since FusionReactor 8.2, users with Enterprise licenses (or better) can use Microsoft Active Directory to log in to FusionReactor. In this blog post, we’ll cover how to set this up. Introduction In

Read More »