Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hello All
I am new to Thingworx . I have to setup Thingworx 8.1 war on tomcat locally. But I am getting the following error;
[L: ERROR] [O: c.t.s.s.l.LicensingStateMachine] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Unable to retrieve license from FNO server because fnoauth.ptc.com
[L: ERROR] [O: c.t.s.s.l.LicenseFetcher] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Unable to process capability response because Response does not match system hostid.
[L: INFO] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Unable to read trial license file because null Attempting to load as Paid license
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] License file missing. It's expected at path : D:\ThingworxPlatform\license.bin
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
[L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Shutting down the Platform.
Please help me solve this issue.
Hi Tarun, is it a paid instance or are you working with the trial instance?
Tarun Garg: You can review the details by checking out our knowledge base article for 8.1 Licensing.
-Durgesh
Thank you all . This issue is resolved . I have successfully managed to run the Thingworx 8.1 war locally.