Skip to main content
We're installing 2 K2 Servers which will be load balanced and both point to 1 SQL Server Instance. With each server we also install the K2 User Manager pointing to the same database.

When I install 1 server the service starts fine, however when I install the 2nd server and try to start I get the Server Not Initialized error on both servers when I try to do a K2 Registration.

I have removed the user manager install on both and active directory authentication seems to work fine. Any ideas on how to get the K2SQLUM working?
Hi,

You receive the error from K2.net Service Manager, right?

If so it is just the Server Registration that needs to be changed.
Edit the registration for the clustername and set it to use External Authentication and specify a username and password for a SQLUM user in the connection string.




This should then connect to your cluster using SQLUM.

Regards,

JohanL

Reply