技术文章 - CS367316

尝试安装 ThingWorx Platform for PostgreSQL 时,ThingWorx Foundation 安装程序中显示“发生错误。”

已修改: 28-Jul-2025   


注意:本文已使用机器翻译软件翻译,以方便非英语客户阅读。但翻译内容可能包含语法错误或不准确之处。请注意, PTC对本文所含信息的翻译准确性及使用后果不承担任何责任。请在 此处 查看本文的英文原始版本以便参考。有关机器翻译的更多详情,请单击 此处
感谢您告诉我们。我们将尽快审阅此译文。

适用于

  • Windchill Navigate (formerly ThingWorx Navigate) 9.2 to 9.4
  • ThingWorx Platform 8.0 to 9.6
  • PostgreSQL

说明

  • ThingWorx Foundation 的安装在“等待 Thingworx Foundation”步骤中报告错误
  • ThingWorx Foundation 将与 PostgreSQL 安装在同一主机上,但安装程序失败
  • 当 PostgreSQL 服务器安装主机名为 localhost 时,无法安装 ThingWorx Platform
    • 图片.png
  • Thingworx Foundation 的安装在“等待 Thingworx Foundation”步骤中报告以下内容错误:
    • There has been an error.
      An error occurred during installation. For more information, review the installation log files. Clicking OK will stop the current installation. The application will exit now.
  • ThingWorxFoundation_install.log显示以下内容:
    • Setting variable FNO_timeout from <Install Path>\ThingWorxFoundation/installer/functions_files/json/read_json
      Error running <Install Path>\ThingWorxFoundation/installer/functions_files/json/read_json "-configfile=<Install Path>\ThingWorxFoundation/ThingworxPlatform/platform-settings.json" "-jsonpath=PlatformSettingsConfig.LicensingConnectionSettings.timeout": 2022/04/13 10:22:25 PlatformSettingsConfig.LicensingConnectionSettings.timeout does not exist
      [10:22:26] Wait 560s for /\[[^\]]+Thingworx.war\][^\n]*\[[^\]]+\]/ in "<Install Path>\ThingWorxFoundation\tomcat\current\logs\thingworx-foundation-stderr.2022-04-13.log"
      [10:22:26] waiting 5s
      [10:22:31] waiting 5s
      [10:22:36] waiting 5s
      [10:22:41] waiting 5s
  • ApplicationLog.log显示以下内容
    • [L: INFO] [O: c.t.p.p.PostgresDatasource] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] Reading configuration from configTableCol
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#0] com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@faad3aa -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (3). Last acquisition attempt exception: 
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#0] Having failed to acquire a resource, com.mchange.v2.resourcepool.BasicResourcePool@14a0a629 is interrupting all Threads waiting on a resource to check out. Will try again in response to new client requests.
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#3] com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@6ae17770 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (3). Last acquisition attempt exception: 
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#3] Having failed to acquire a resource, com.mchange.v2.resourcepool.BasicResourcePool@14a0a629 is interrupting all Threads waiting on a resource to check out. Will try again in response to new client requests.
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#5] com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@39b4f430 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (3). Last acquisition attempt exception: 
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#1] com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@527bf20c -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (3). Last acquisition attempt exception: 
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#5] Having failed to acquire a resource, com.mchange.v2.resourcepool.BasicResourcePool@14a0a629 is interrupting all Threads waiting on a resource to check out. Will try again in response to new client requests.
      [L: WARN] [O: c.m.v.r.BasicResourcePool] [I: ] [U: ] [S: ] [P: ] [T: C3P0PooledConnectionPoolManager[identityToken->19eaeu6ao9o2qdbf0shla|4484a367]-HelperThread-#1] Having failed to acquire a resource, com.mchange.v2.resourcepool.BasicResourcePool@14a0a629 is interrupting all Threads waiting on a resource to check out. Will try again in response to new client requests.
      [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** CRITICAL ERROR ON STARTUP: Connections could not be acquired from the underlying database!
      [L: ERROR] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] *** Web Application STATE is being set to ERROR! ***
      [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [P: ] [T: main] >>>>>>> PLATFORM SHUTDOWN START <<<<<<<<<
这是文章 367316 的 PDF 版本,可能已过期。最新版本 CS367316