ThingWorx 9.2 Windows安装
参考官方文档安装配置
1 PostgreSQL 13.X
2??Java, Apache Tomcat, and ThingWorx
参考这里安装
数据库 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!
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。 如若内容造成侵权/违法违规/事实不符,请联系我的编程经验分享网邮箱:veading@qq.com进行投诉反馈,一经查实,立即删除!