Skip to main content
1-Visitor
August 7, 2017
Question

ThingWorx foundation Server 8 installation issue

  • August 7, 2017
  • 1 reply
  • 1623 views

2017-08-07 17:20:27.656+0530 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Failed to load FlxCore library. Ensure it's in PATH (Windows) or LD_LIBRARY_PATH(other platforms) or set with the VM arg, -Djava.library.path. Error message : com.flexnet.licensing.DllEntryPoint.entry([B)I

2017-08-07 17:20:27.656+0530 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1]

No flx dll files found.  Is the java.library.path set?

WIth following configuration

-Dserver -Dd64

-XX:+UseG1GC

-Dfile.encoding=UTF-8

-Djava.library.path=\webapps\Thingworx\WEB-INF\extensions

1 reply

5-Regular Member
August 7, 2017

Hi Raj, this has been discussed in detail in this blog could you please give it a try, because i think you have not correctly setup your path 7.4 Thingworx does not launch due to license error in Windows

1-Visitor
August 8, 2017

Thanks Sushant!!