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"

原因
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
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。