03-09-2015 08:49 AM - edited 03-14-2019 02:31 PM
Anybody else experiencing this?
I upgraded from version 9.0.x to 10.6.1 at the end of December. It generated a Demo License (that wasn't needed) during the upgrade, which expired on Feb 27th.
I restarted the engine on the HA node last night, and it won't start up now.
On start-up, MCVD Log shows:
6953: Mar 09 10:55:03.978 EDT %MCVD-LIB_LICENSE-7-UNK:General Runtime Error in using m_FlexlmParser details are : Exception=java.lang.NullPointerException
The process stops reading/parsing licenses after this and acts like it would if it had no license.
Good thing this wasn't my primary engine.
Solved! Go to Solution.
03-10-2015 07:32 AM
I've seen very similar things.
Use this CLI command to list your licenses:
utils uccx list license
Then delete the bad one:
utils uccx delete license dodgytrial.lic
Then restart. If it's HA, do the delete on both nodes, shut them down, and start them one at a time.
Regards
Aaron
03-10-2015 07:32 AM
I've seen very similar things.
Use this CLI command to list your licenses:
utils uccx list license
Then delete the bad one:
utils uccx delete license dodgytrial.lic
Then restart. If it's HA, do the delete on both nodes, shut them down, and start them one at a time.
Regards
Aaron
03-10-2015 08:04 AM
Yes,
That's what I ended up having to resort to. I had numerous demo licenses across the years because of rapid expansion of call volume (agent seat temp licenses to act as a bridge gap while permanent licenses were purchased and delivered).
It ended up being caused by two demo licenses that expired on the same day, it seems.
Just to add to your answer though... DO NOT DELETE THEM FROM THE GUI. This will put your engines out of service until all offending files are deleted, and may require a reboot even then.
Thanks...
03-10-2015 08:42 AM
Yeah, good point (+5).. I did specify the CLI that but there's no harm in spelling out that I didn't suggest the GUI for a reason :-)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide