Search the Knowledgebase |
Browse by Category or Article ID |
|
|
|
|
|
| Why does the LM-X license server crash at start-up on Mac OS X 10.4? |
| User Opinions (2 votes) |
100%
0%
|
|
Thank you for rating this answer.
|
Article ID: 141
Last Updated: 08th September 2008 08:03:01 pm
When starting up the LM-X license server at boot time on Mac OS X
10.4, LM-X may crash if the HOME environment variable is
unset. This is not a bug in LM-X, but rather in Mac OS X 10.4. Note that this error does not occur when using LM-X on Mac OS X 10.5.
To resolve this error, set the HOME environment variable before spawning the license server process. For example, you can create a startup script such as /etc/rc.local, as follows:
export HOME=/var/tmp
/Applications/LicenseServer/lmx-serv-demo -c
/Applications/LicenseServer/licenseserver.cfg -lf
/Applications/LicenseServer/ licenseserver.log -b
|
| Attachments |
|
No attachments were found.
|