Clear Filters
Clear Filters

Error using mcc. "Internal error: Failed to capture license information"

1 view (last 30 days)
Same Linux machine, compiling same matlab program by MATLAB R2009a & R2012a with same license.dat pointing to the same license server.
For matlab2009a: Compiled successfully.
For matlab2012a:
>> mcc -m helloworld.m
Warning: No display specified. You will not be able to display graphics on the screen.
Error using feature
Could not get feature list. License server may be down.
Internal error: Failed to capture license information.
Error using mcc
Error executing mcc, return status = 1 (0x1).
>> license inuse
compiler
matlab
Does someone have any ideas on the problem?
  1 Comment
Kaustubha Govind
Kaustubha Govind on 7 Jun 2012
I think it may be best to contact MathWorks Installation and Licensing Support regarding this issue.

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!