Error in licensing ThingWorx
- December 4, 2018
- 1 reply
- 4847 views
Hi,
I am currently using ThingWorx 8.3.1.
ThingWorx was working perfectly fine in my local system as well as the AWS instance that I have.
All of a sudden both of them failed and the license in ThingworxPlatform changed from "successful_license_capability_response" to "ignored_license_capability_response" and "unprocessed_license_capability_response".
This happened in both the AWS instance as well as my local system.
The tomcat server closes after the last line of in the attached screenshot
I also tried downloading a new license with the device id obtained from the "licenseRequestFile.txt" file.
However, same error occurs.
This is the application log -
2018-12-04 14:21:41.083+0530 [L: INFO] [O: c.t.s.s.Subsystem] [I: ] [U: SuperUser] [S: ] [T: main] Starting Subsystem [LicensingSubsystem]
2018-12-04 14:22:17.465+0530 [L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] License capability response returned a license with no features
2018-12-04 14:23:00.272+0530 [L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] License capability response returned a license with no features
2018-12-04 14:23:40.315+0530 [L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] License capability response returned a license with no features
2018-12-04 14:24:18.842+0530 [L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] License capability response returned a license with no features
2018-12-04 14:24:18.843+0530 [L: ERROR] [O: c.t.s.s.l.LicensingStateMachine] [I: ] [U: SuperUser] [S: ] [T: main] Unable to fetch license file with device id XXXXX
2018-12-04 14:24:18.959+0530 [L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: main] Unable to process capability response because Response is out of order with previous responses.
2018-12-04 14:24:18.965+0530 [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
2018-12-04 14:24:18.995+0530 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] ====================================================================
2018-12-04 14:24:18.995+0530 [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
2018-12-04 14:24:18.995+0530 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: main] ====================================================================
2018-12-04 14:24:18.995+0530 [L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: main] Shutting down the Platform.
Is there any reason why this could have happened?
Thanks.

