Configuring Rational License Key Server for Insight 1.1.1.3
Hello,
We cannot get Insight 1.1.1.3 and Rational License Key Server 8.1.3 to communicate. Insight was installed before the license server to run on a trial licence for a bit. Now RLKS has been installed on the same machine, the server is up and running, and the license is properly available (and has had the opt configuration file created with the name of our authorized user). How do we actually point Insight to RLKS now? Installation Manager's license management doesn't help, nor does RLK Administrator.
There are resources for Insight 1.0.0 that say an environment variable is used to specify the license server, like so:
LM_LICENSE_FILE=port@serverWe have done this and restarted the machine, but to no avail. We cannot access Insight right now as the trial has expired.
How do you connect Insight 1.1.1.3 and RLKS?
2 answers
Hi June,
One place to check might be in the WebSphere profile for your Insight application. I've found that the LM_LICENSE_FILE variable can often be stored there.
- In WAS, navigate to Servers -> WebSphere Application Servers -> (your Insight system).
- From that page, choose Java and Process Management -> Process Definition
- Under Additional Properties on the right side, choose 'Environment Entries'
- There, I have an environment value listed for LM_LICENSE_FILE
Hopefully this helps - I notice on one of my Insight systems this environment value exists, and on the other it doesn't so I'm not sure if this is consistently created in WAS.
Comments
1 vote