Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi
For some personal reason, I have reinstalled Thingworx.
I made a document of the process that I had previously installed, so I proceeded to install it by referring to the document.
Strangely enough, however, Deploy will stop Tomcat in 1-2 seconds
If i delete ThingworxStorage and backup space in the root folder and delete Thingworx in Tomcat's webbase, Tomcat will run again.
However, when you deploy Thingworx, it stops.
Thingworx used ThingWorx-Platform-Postgres-7-3-10,
Version of Tomcat 8.0.45
jdk is 1.8.0_131 jre is also 1.8.0_131
The operating system is Windows 7.
Simple ThingWorx-Platform-H2-7-3-10 is good for Deploy.
I have attached a setup ppt document that I created.
Thank you for your solution to this problem.
Solved! Go to Solution.
Have you deployed Thingworx.war through the webbrowser or copy/pasted into the webapps folder of Tomcat directory?
I'm a bit confused, is this powerpoint you created during this installation or previously and now followed? I see there are only 9 tables in the pg admin III, but it should be around 57 when both scripts execute properly. I also see that you can access the composer in the powerpoint, so the installation there is successful.
Hi Seonho Cha,
Please share your Application log and the Catalina log files. Does your ThingworxStorage and ThingworxPlatform folders have Read/Write permissions?
I think this is the problem when I think!
I can not try it right now, but I have to run it on another PC.
Or I'll try it on VMware
Thanks
Have you deployed Thingworx.war through the webbrowser or copy/pasted into the webapps folder of Tomcat directory?
I'm a bit confused, is this powerpoint you created during this installation or previously and now followed? I see there are only 9 tables in the pg admin III, but it should be around 57 when both scripts execute properly. I also see that you can access the composer in the powerpoint, so the installation there is successful.
There are 57 tables in pgAdmin
Nine of these shown are made through schema updates.
Thanks