Try our conversational search powered by Generative AI!

Shahid nawaz
Dec 13, 2010
  6607
(1 votes)

Load Balancing License Issues when upgrading to CMS-6

Every now and then we are being asked different license issues after upgrading to CMS-6 enterprise and load balancing. As I wrote in my previous post about the working of new license model in CMS-5 & 6 but it seems that there are some confusion still out there.

Let's take couple of them with examples. :)

"This slave site has no master license information"
or
"This slave site failed when validating master license information".
If you come across one of the above errors than first thing you need to do is to follow the FAQ. If the error remains than make sure that you have right licenses uploaded through admin mode. Open up your master license from master site and slave license from slave site.  Check the MetaData in both configs as below: 

Master License.config:

<LicenseNumber>1234756</LicenseNumber>
<Enterprise>True</Enterprise>
<
Master>True</Master>

Slave License.config:

<LicenseNumber>789102</LicenseNumber>
<Enterprise>True</Enterprise>
<
SlaveTo>1234756</SlaveTo>

Make sure that SlaveTo points to correct master license ID. Also make sure that the account which you used to connect to database(s) has "DBOwner" access.

If you have upgraded your license from CMS-5 Old enterprise and have received multiple config files than there are chances that you have uploaded incorrect license in your site(s).

If you require to change master license bindings in any of your existing license then send a request to license admin or "sales at episerver dot com" and supply correct license numbers.

 

 

"License violation - license in use at another site"
wait a sec ... yes yes we do have couple of FAQs (one & two) available already but when it comes to CMS-6, you need to make sure that you have uploaded a new license file for every additional enterprise site since one license only supports one site to run with. 

Dec 13, 2010

Comments

Please login to comment.
Latest blogs
Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog

Azure AI Language – Abstractive Summarisation in Optimizely CMS

In this article, I show how the abstraction summarisation feature provided by the Azure AI Language platform, can be used within Optimizely CMS to...

Anil Patel | Apr 18, 2024 | Syndicated blog

Fix your Search & Navigation (Find) indexing job, please

Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I a...

Quan Mai | Apr 17, 2024 | Syndicated blog

The A/A Test: What You Need to Know

Sure, we all know what an A/B test can do. But what is an A/A test? How is it different? With an A/B test, we know that we can take a webpage (our...

Lindsey Rogers | Apr 15, 2024

.Net Core Timezone ID's Windows vs Linux

Hey all, First post here and I would like to talk about Timezone ID's and How Windows and Linux systems use different IDs. We currently run a .NET...

sheider | Apr 15, 2024