Hi, i have installed MPE 2.1.1.2 requested license and installed, after that when triyng to setup a conference with video resources i get the error stating that "Insufficient licenses are available for web",checked the licenses installed and it shows the uploaded licenses. then rebooted the server and licenses has gone, when searching for licenses report server display only the 6 demo ports.then when trying to re-upload the licenses i get an error stating that i cannot upload licenses now, restarted license manager, but problem still the same, any idea??
very appreciated.
Javier.
Javier,
I'm seeing the same exact scenario. I stopped and restarted the license manager but that hung....I had to reboot. Now, when I install my license, it installs it, but with less capabilities:
Licenses Summary | |||
My actual license file:
USE_SERVER
VENDOR cisco
FEATURE maxvideo cisco 2.0 permanent 40 HOSTID=e41f13240828 \
NOTICE="
FEATURE systemsoftware cisco 2.0 permanent 1 HOSTID=e41f13240828 \
NOTICE="
INCREMENT voiceconf cisco 1.0 permanent 20 HOSTID=e41f13240828 \
NOTICE="
INCREMENT webconf cisco 1.0 permanent 6 HOSTID=e41f13240828 \
NOTICE="
INCREMENT videoconf cisco 2.0 permanent 6 HOSTID=e41f13240828 \
NOTICE="
FEATURE maxvoice cisco 1.0 permanent 40 HOSTID=e41f13240828 \
NOTICE="
FEATURE maxweb cisco 1.0 permanent 40 HOSTID=e41f13240828 \
NOTICE="
Did you get any resolution? (I'm also 2.1.1.2). If no one repsonds by EOD, I'm going to open a TAC case......
hi,
in my case it was a fresh install, so i installed the license but it seems there is a bug on the install that does not allow the nesessary permissions to the folder that holds the license file so it cannot be writted, so tac engineer toldme:
SSH to your MeetingPlace Express server as the user “mpxadmin” and run the following commands:
1. su
//this will prompt you for the root password
2. chown -R mpxadmin:mpx $MP_ROOT/licenses
3. cd $MP_ROOT/licenses
4. mv license.dat license.old
Then go back to your MeetingPlace Express web page, Administration, Maintenance, License, and the Install License page and install your license here and select the option “Upload new license file”.
after that the licenses showed ok,
THANKS!