Maya on Mac will not start when using a Mac network license server IssueYou have correctly setup the license server on the Mac. You have confirmed that your license server is running correctly by running this command in the Terminal: /usr/local/flexnetserver/lmutil lmstat -a -c /var/flexlm/adsk_server.lic
When you start Maya on the license server or the client computer, you will get a -15 and a -12 licensing error. SolutionOn the license server, in the /var/flexlm folder, you will need to have: - adsk_server.lic
- maya.lic
The maya.lic file will contain the following: SERVER ip-address-of-license-server 0
USE_SERVER
or SERVER localhost 0
USE_SERVER
or SERVER 127.0.0.1 0
USE_SERVER
On the client computers, in the /var/flexlm folder, you will also need to have the following 2 files: - adsk_server.lic
- maya.lic
The maya.lic file will contain the following: SERVER ip-address-of-license-server 0 USE_SERVER
For additional information on licensing and setup of Maya, please review the Installation Guide.
Give us your feedback on this document:
AUTODESK DOES NOT GUARANTEE THAT YOU WILL BE ABLE TO SUCCESSFULLY DOWNLOAD OR IMPLEMENT ANY SERVICE PACK OR WORKAROUND, OR ANY OF THE TIPS, TRICKS, EXAMPLES OR SUGGESTIONS OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENTS. TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS ARE SUBJECT TO CHANGE WITHOUT NOTICE TO YOU. AUTODESK PROVIDES TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL AUTODESK OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF DATA, OR LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, THAT MAY OCCUR AS A RESULT OF IMPLEMENTING ANY SERVICE PACK OR WORKAROUND, OR ANY SUGGESTION OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENT, EVEN IF AUTODESK OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |