Search the Knowledgebase |
 |
Browse by Category |
 |
|
|
 |
|
|
|
| (lmgrd) Can't remove statfile /usr/tmp/.flexlm/lmgrdl.17205: errno No such file or directory |
| User Opinions |
80%
20%
(5 votes)
|
|
Thank you for rating this answer.
|
When running the Linux version of the license manager you may see errors in FLEXlm log file that look like:
8:20:41 (lmgrd) Can't make directory /usr/tmp/.flexlm, errno: 2(No such file or directory) 8:20:41 (lmgrd) Can't open /usr/tmp/.flexlm/lmgrdl.17205, errno: 2
license manager: can't initialize
8:20:41 (lmgrd) Can't remove statfile /usr/tmp/.flexlm/lmgrdl.17205: errno No such file or directory
This shouldn't prevent users from successfully checking out licenses. However, to correct the problem, you can either create the missing folder or create a symbolic link to the existing directory:
sudo ln -s /tmp /usr/tmp
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|