CodeWarrior floating licenses - how to know if all available licenses are in use?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CodeWarrior floating licenses - how to know if all available licenses are in use?

ソリューションへジャンプ
1,133件の閲覧回数
gorakk
Contributor IV

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

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
687件の閲覧回数
trytohelp
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
688件の閲覧回数
trytohelp
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
687件の閲覧回数
gorakk
Contributor IV

Thank you!  =)

0 件の賞賛
返信