Forum Discussion
Altera_Forum
Honored Contributor
7 years ago --- Quote Start --- From the licensing log I see that the lmgrd tries to start the daemon twice at first, one with port 27008 which it was able to do so and then a second time with port 27009. This is where it failed. I guess your license file may have 2 SERVER lines. You need to comment out the 2nd one and use only one SERVER line and then try starting the license server. Use# to comment , be careful while editing, and extra spaces/characters will invalidate the license. do a 'ps -ef | grep lmgrd' and 'ps -ef | grep alterad' to find out if these processes are still running. If so, the server is still running. You need to shutdown the server before attempting to restart it. issue the following command: lmutil lmdown -q -c <path to license file.> or try lmdown -c <path to license file> wait for some a few minutes after the server is shut down to release the ports. then start the license server again. --- Quote End --- Hi espenabrm, This has now been fixed and thank you very much for your suggestion. However, I wonder whether you can answer my question that I raised to Sjalloq, which is that whether libSafeString.so exists in this folder /eda/intelFPGA_pro/18.0/quartus/linux64? Best regards, Taihai