AppSync: Uploading .xml license file in UI receives error: Adding the license failed due to "Invalid license file"

概要: Uploading .xml license file in UI receives error: Adding the license failed due to "Invalid license file".

この記事は次に適用されます: この記事は次には適用されません: この記事は、特定の製品に関連付けられていません。 すべての製品パージョンがこの記事に記載されているわけではありません。

現象

In AppSync UI, when uploading .xml license in Settings > License > Upload, receive an error:

Adding the license failed due to "Invalid license file"

 

Screenshot 1.png

 

原因

The first scenario seen was the entire <lockingID> section was missing from the license file.
There should be a lockingID section like the following:

 

<LockingIds>

	<LockingId>

		<LockingIdCode>HOSTID</LockingIdCode>

		<LockingIdValue>value</LockingIdValue>

	</LockingId>

</LockingIds>

 

The second scenario seen was the LockingIdCode being inappropriately found to be XIOD like so:

 

<LockingId>

	<LockingIdCode>XIOID</LockingIdCode>

 

When it should be HOSTID

 

<LockingId>

	<LockingIdCode>HOSTID</LockingIdCode>

 

解決方法

The internal licensing generation mechanism is updated to ensure the Locking ID section is populated.

 

A new license is needed. Obtain a new license from the licensing team.

 

その他の情報

AppSync 4.2 and later supports XML type licenses.

対象製品

AppSync
文書のプロパティ
文書番号: 000193800
文書の種類: Solution
最終更新: 10 9月 2025
バージョン:  4
質問に対する他のDellユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。