Skip to main content
1-Visitor
June 15, 2017
Solved

MAC OS Thing worx 7.4

  • June 15, 2017
  • 4 replies
  • 3307 views

Hi I want install Thing worx 7.4 on Mac facing issue Error "Failed to load FlxCore library" is returned when starting ThingWorx 7.4.

Please help..

Best answer by jk-3

Hi Rajanikant,

Initially i also faced the same issue.

The issue solved by adding the following code JAVA_OPTS="$JAVA_OPTS -Djava.library.path='/../../tomcat/webapps/Thingworx/WEB-INF/extensions'" in the catalina.sh file.

Thanks,

Jothi K

4 replies

5-Regular Member
June 16, 2017

Hi Rajanikant, it seems the path to the license file is not correctly setup for you. Please review this 7.4 Thingworx does not launch due to license error in Windows on how to setup the path for license,  even though it's on windows you still can use the same step for configuring the path.

jk-31-VisitorAnswer
1-Visitor
June 22, 2017

Hi Rajanikant,

Initially i also faced the same issue.

The issue solved by adding the following code JAVA_OPTS="$JAVA_OPTS -Djava.library.path='/../../tomcat/webapps/Thingworx/WEB-INF/extensions'" in the catalina.sh file.

Thanks,

Jothi K

5-Regular Member
June 22, 2017

Jothi, great to see you are now the one answering questions!