參考官方文檔安裝配置
1 PostgreSQL 13.X
2??Java, Apache Tomcat, and ThingWorx
PTC Help Center
參考這里安裝
數據庫 C:\ThingworxPostgresqlStorage 設置為任何人可以full control
數據庫初始化
pgadmin4 創建用戶twadmin并記錄口令password
Admin User=postgres
Thingworx User=twadmin
C:\download\MED-61111-CD-092_SP15_ThingWorx-Platform-Postgres-9-2-15\install
thingworxPostgresDBSetup.bat
thingworxPostgresSchemaSetup.bat 需要多次錄入twadmin密碼
這里密碼要求14位以上? ??
C:\ThingworxPlatform\platform-settings.json
"InitialPassword": "Passw0rd1234567890!"
?
安裝后排錯
C:\ThingworxStorage\logs
ERROR: relation "root_entity_collection" does not exist_
Resolution: Such an error message is displayed only if the schema parameter passed to thingworxPostgresSchemaSetup.sh script is different than $USER or PUBLIC.
Password was less than the minimum?
?
http://localhost:8080/Thingworx
Administrator
Passw0rd1234567890!