アーティクル - CS259533

ThingWorx Platform の起動時にアプリケーションログに「FlxCore ライブラリの読み込みに失敗しました」というエラーが表示されます。

修正日: 13-Mar-2026   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • ThingWorx Platform 8.5 to 10.0
  • Apache Tomcat
  • Microsoft Windows Server
  • Red Hat Enterprise Linux

説明

  • ThingWorxが起動に失敗し、 \ThingworxStorage\logs\ApplicationLog.logにエラーが記録される(ThingWorxのバージョンによってエラー内容が異なる)。
[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
[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.
[L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] 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 : 'int com.flexnet.licensing.DllEntryPoint.entry(byte[])'
[L: ERROR] [O: ] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] C:\WINDOWS\Sun\Java\bin is listed as a java.library.path but it does not exist. Flex licensing file found: C:\ptc\Thingworx\webapps\Thingworx\WEB-INF\extensions\FlxCore64.dll. Flex licensing file found: C:\ptc\Thingworx\webapps\Thingworx\WEB-INF\extensions\libFlxCore.2016.08.dylib. Flex licensing file found: C:\ptc\Thingworx\webapps\Thingworx\WEB-INF\extensions\libFlxCore.so.2016.08. Flex licensing file found: C:\ptc\Thingworx\webapps\Thingworx\WEB-INF\extensions\libFlxCore64.so.2016.08
  • ライセンスの問題により、ThingWorxにログインできません。
  • .warファイルを<tomcat_home>\webappsフォルダーに移動すると、Tomcat がクラッシュし、 \ThingworxStorage\logs\ApplicationLog.logにエラーが出力されます。
  • ThingWorxが新しいリリースにアップグレード後に起動しなくなる
  • Windchill(同じサーバー上)を新しいリリースにアップグレードした後、ThingWorxが起動しなくなる。
  • ThingWorxが起動に失敗し、Tomcatの状態を確認すると以下の出力が表示されます。
tomcat.service - SYSV: Tomcat Start Stop Restart
   Loaded: loaded (/etc/rc.d/init.d/tomcat; generated)
   Active: failed (Result: exit-code) since <Day> YYYY-MM-DD hh:mm:ss CST; 40min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 17988 ExecStart=/etc/rc.d/init.d/tomcat start (code=exited, status=1/FAILURE)

MMM DD hh:mm:ss ####.####.com systemd[1]: Starting SYSV: Tomcat Start Stop Restart...
MMM DD hh:mm:ss ####.####.com su[17995]: pam_sss(su-l:auth): authentication failure; logname= uid=0 euid=0 tty= ruser=root rhost= user=####
MMM DD hh:mm:ss ####.####.com su[17995]: pam_sss(su-l:auth): received for user ####: 7 (Authentication failure)
MMM DD hh:mm:ss ####.####.com su[17995]: FAILED SU (to ####) root on none
MMM DD hh:mm:ss ####.####.com tomcat[17995]: Password: su: Authentication failure
MMM DD hh:mm:ss ####.####.com systemd[1]: tomcat.service: Control process exited, code=exited status=1
MMM DD hh:mm:ss ####.####.com systemd[1]: tomcat.service: Failed with result 'exit-code'.
MMM DD hh:mm:ss ####.####.com systemd[1]: Failed to start SYSV: Tomcat Start Stop Restart.
  • Tomcatが起動しない(クラッシュ/終了する)エラーが<tomcat_home>\logs\catalina.outに記録されます。
WebApp stopping:
Thingworx Server Application...OFF
Thingworx Server Application...Cleaned up
WebApp OFF [server = Apache Tomcat/8.0.44]
Driver org.postgresql.Driver@45f5f6db deregistered
最新バージョンはこちらを参照ください CS259533