Article ID: 1498 - Last Modified: June 27, 2011
When I try to start the license server, I get this error message:
ERROR: Some required files are missing from :
hunt platform
What is going wrong?
This error means that the SCHRODINGER environment variable isn't set correctly for execution of the licadmin command. This can happen if you are using sudo to execute the command, because sudo is altering the environment so that SCHRODINGER is no longer set. To address this problem, you should set SCHRODINGER in the shell created by sudo before running licadmin, or include SCHRODINGER in the sudo command, e.g.
sudo sh -c "export SCHRODINGER=/opt/schrodinger ;
$SCHRODINGER/licadmin START -c $SCHRODINGER/license -l lmgrd.`hostname`.log"
Related Articles:
#884: Maestro failed to start with the following error message. I have a license, so what can I do to fix this problem?
Type the words or phrases on which you would like to search, or click here to view a list of all
Knowledge Base articles

