参考官方文档安装配置
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!