It appears that if all available floating licenses are in use by other users, CodeWarrior will give the following error message when trying to build a project:
"Size of the application has exceeded the capability of this license. Contact your authorized distributor or Freescale to purchase a full version of the tools."
Is that what is expected? Not a more explicit message?
Regards,
Allen
We are using CodeWarrior 10.5
已解决! 转到解答。
Hi Allen,
When you want to build a project or a file, the tool contacts the server.
If a license is free, the tool will use it else it will work as Special Edition.
So if all licenses are used and your file exceed the Special Edition limitation you will get this type of message.
The real message is captured by the log file on the server:
-4 Licensed number of users already reached.
Have a great day,
Pascal Irrle
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Allen,
When you want to build a project or a file, the tool contacts the server.
If a license is free, the tool will use it else it will work as Special Edition.
So if all licenses are used and your file exceed the Special Edition limitation you will get this type of message.
The real message is captured by the log file on the server:
-4 Licensed number of users already reached.
Have a great day,
Pascal Irrle
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------