Vendor daemon can't talk to lmgrd - UNIX

When starting the license manager on Solaris systems you receive this error

The user's "file descriptor" limit is set too low.

(FluentLm) Vendor daemon can't talk to lmgrd (Cannot read data from license server (-16,287:22 "Invalid argument")) (lmgrd) Vendor daemon died with status 39

Resolution: Before starting the license manager,
c-shell, enter: limit -h descriptors 1024
bourne shell, enter: ulimit -H -n 1024
Do this in your .cshrc or .profile file, or if you use a script to start the license manager, add the appropriate command just before the "lmgrd" command.





Show Form
No comments yet. Be the first to add a comment!