FusionReactor Technote - FRS-14

I keep seeing "java.lang.Exception: License Exception - License is not of type Enterprise". in my ColdFusion error log.

Description

This is a known issue with FusionReactor 2.0. If you have been using the Enterprise features (such as the Enterprise Dashboard) during your trial period and then move to a standard license, the enterprise configuration is not removed. To manually remove these configuration keys, edit your reactor.conf file, search for any lines which look like:

remoting.server.0.online=true

and change their value to false:

remoting.server.0.online=false

Please note that you should not have FusionReactor running while manually modifying the configuration file.

Issue Details

Type: Technote
Issue Number: FRS-14
Components: Enterprise Dashboard
Environment:
Resolution: Fixed
Added: 18/05/2007 11:50:07
Affects Version: 2.0
Fixed Version: 2.0
Server:
Platform:
Related Issues: None

Issue Feedback

Did you find this issue helpful?

1 out of 2 people found this article helpful