Skip to main content
1-Visitor
July 23, 2018
Solved

Failed to enter ThingworxFoundation

  • July 23, 2018
  • 1 reply
  • 1785 views

hello

 

days before, i reinstall my system,from win7 to win10, both of which is 64-bit.and i am able to enter the ThingworxFoundation on win7.

 

after i settle all the settings, i found i can't enter ThingworxFoundation.after i reinstall the Tomcat serval times, i verify that i install Tomcat8 successfully by enter localhost:8080.

成功进入Tomcat.PNG

 

but when i put the Fadation files into their palce, and re-start Tomcat, i can't even enter Tomcat, neither at the port 8080 nor port 80.

不能进入Tomcat80.PNG

不能进入Tomcat8080.PNG

 

不能进入Thingworx2.PNG

 

here are some logs files in Tomcat before setting the Thingworx and after it.

 

Please help

Kind regards

Minnan

 

Best answer by raluca_edu

Hi,

 

It seems Djava.library.path is not set:

 

ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-07-23 15:06:42.968+0800 [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
2018-07-23 15:06:42.968+0800 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-07-23 15:06:42.968+0800 [L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Shutting down the Platform.

 

Please follow solution from the following article:

ThingWorx fails to start with error "Failed to load FlxCore library"

 

Thank you,

Raluca

1 reply

17-Peridot
July 23, 2018

Hi,

 

Please check the ThingworxStorage/logs/Application.log and let us know the error you see.

 

Thank you,

Raluca Edu

MinNan1-VisitorAuthor
1-Visitor
July 23, 2018

hi,Raluca Edu


here is the log fileds, i can't figure out where the problem is.

 

Kind regards

Minan

 

17-Peridot
July 23, 2018

Hi,

 

It seems Djava.library.path is not set:

 

ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-07-23 15:06:42.968+0800 [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
2018-07-23 15:06:42.968+0800 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-07-23 15:06:42.968+0800 [L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Shutting down the Platform.

 

Please follow solution from the following article:

ThingWorx fails to start with error "Failed to load FlxCore library"

 

Thank you,

Raluca