FusionReactor Observability & APM

Installation

Downloads

Quick Start for Java

Observability Agent

Ingesting Logs

System Requirements

Configure

On-Premise Quickstart

Cloud Quickstart

Application Naming

Tagging Metrics

Building Dashboards

Setting up Alerts

Troubleshoot

Performance Issues

Stability / Crashes

Low-level Debugging

Blog / Media

Blog

Videos / Webinars

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

Installation

Downloads

Quick Start for Java

Observability Agent

Ingesting Logs

System Requirements

Configure

On-Premise Quickstart

Cloud Quickstart

Application Naming

Tagging Metrics

Building Dashboards

Setting up Alerts

Troubleshoot

Performance Issues

Stability / Crashes

Debugging

Blog / Media

Blog

Videos / Webinars

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

[FRS-460] How to resolve license connection problems in FusionReactor 8

Introduction

In FusionReactor 8 we introduced a new licensing server that offers better support for dynamic environments and increased stability, in summary the changes to the licensing mechanism are as follows:

  1. FusionReactor instances ping every minute, rather than once per day
  2. The licensing server can no longer disable an instance to stop it from pinging
  3. ​Servers will go to an offline state after 2 minutes of not contacting the licensing server, rather than 7 days
  4. If a FusionReactor instance is running it will try to ping every minute regardless of whether the response from the licensing server allows it to activate, the only way to stop it from doing so is to click deactivate on the about page
  5. FusionReactor will automatically attempt to manually activate itself on startup, if your server is able to contact our license server and receive responses then you should not have any problems.

If however, we are not able to contact the license server or receive a valid response you will see a banner in FuionReactor:

There are 3 alternative approaches to activate FusionReactor:

  • Configuring a proxy
  • Setting a firewall rule to allow contact to the licensing server
  • Performing a manual activation

Configuring a proxy

If you require a proxy to connect to external sites you can configure FusionReactor to use this proxy, this will route all FusionReactor traffic to the licensing server through your proxy and activate automatically.

To configure your proxy you can click on proxy settings on the about page of FusionReactor, in the menu you can configure your proxy location and choose from basic, digest, NTLM or no authentication:

When you have configured your proxy you can click test proxy to ensure a connection to our licensing server can be made. If the connection is successful you will now be able to activate FusionReactor.

Setting a firewall rule

If you are running FusionReactor in a locked down environment where your firewall is restricting access to certain external sites you can configure a firewall punch to allow FusionReactor to contact its licensing server.

The punch can be done either by allowing connections to the hostname of the server or by allowing connections to a static IP address for the licensing server.

If you are using the IP address in a firewall rule you will also need to set system properties in your application server to point FusionReactor to an alternate licensing server with the static IP address configured.

For information on the firewall rules required and instructions on how to configure the application server see: FusionReactor Firewall DNS and Static IP address rules

Performing a manual activation

If your server is locked down and has no way of contacting external sites you will need to perform a manual activation. This involves taking an activation code from your server and applying this code on the FusionReactor portal via a machine that has access to our licensing server.

This is typically a more time-consuming process than relying on automatic activations, you are also required to perform this manual process each time you upgrade FusionReactor or renew your license as there is no way to retrieve the updated information from our licensing server.

For more information on manually activating FusionReactor see:  Manually activating FusionReactor


Issue Details

Type Technote
Issue Number FRS-460
Resolution Fixed
Last Updated 2019-11-25T14:42:34.312+0000
Fix Version(s) Pending