This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Embedded
- :
- FlexNet Embedded Knowledge Base
- :
- FlexNet Embedded error: 7000002c (Identity data has changed - trusted storage or anchor data cannot ...
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
FlexNet Embedded error: 7000002c (Identity data has changed - trusted storage or anchor data cannot be decrypted.)
FlexNet Embedded error: 7000002c (Identity data has changed - trusted storage or anchor data cannot be decrypted.)
Summary
FlexNet Embedded error: 7000002c (Identity data has changed - trusted storage or anchor data cannot be decrypted.)Symptoms
The following error occurs when running FLEXnet embedded license enabled code:
?7000002c (Identity data has changed - trusted storage or anchor data cannot be decrypted.)?
Cause
This occurs when regenerating publisher identity information and rebuilding toolkit samples. To fix, delete existing trustedstorage files (called type-#, as in anchoring-0 or storage-1, in $HOME on Linux or ?My Documents? on Windows).
The Linux make file supports a ?clearts? target that deletes existing trusted storage data, invoked using the command:
make -f build/examples.mk clearts.
No ratings