ThingWorx startup fails with error "Unable to process capability response because Storage anchor break found"
Se aplica a
- ThingWorx Platform 8.5 to 9.3
Descripción
- For Linux:
- Flexara threw exception when checking for previously acquired license: Storage anchor break found
- License error starting tomcat with systemctl but not with ./startup.sh
- Unable to start tomcat with systemctl
- Tomcat starts but Thingworx shuts down with following license error:
or
[O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: platform1] [T: main] *** CRITICAL ERROR ON STARTUP: Unable to initialize and start system: No license installed
- For Microsoft Windows:
- Unable to do licensing for ThingWorx application
- ThingWorx Composer starts in limited mode when no license file exists
- Platform fails to start up following license replacement
- Generating a new license to provide full functionality results in following errors in /ThingworxStorage/logs/ApplicationLog.log:
[L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] Unable to process capability response because Storage anchor break found.
[L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] Unable to process capability response because Storage anchor break found.
[L: ERROR] [O: c.t.s.s.l.LicensingStateMachine] [I: ] [U: SuperUser] [S: ] [T: main] Unable to fetch license file with device id <Device ID>.
[L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] Unable to process capability response because Storage anchor break found.
[L: INFO] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] Unable to read trial license file. Attempting to load as Paid license
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] [message: Storage anchor break found.]
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] ====================================================================
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] License file missing. It's expected at path : C:\ThingworxPlatform\license.bin
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] ====================================================================
[L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: main] Shutting down the Platform.