Rebuilding TWX / Moving to New server
We have an old version that we cant get up and running again.Version 7.4 running on Ubuntu 14TLS
I'm now trying to build a new server and restoring/moving data from old to new.
Steps I've taken:
Have a new server CentOs 7 with Postgres. Thingworx 8.4.2 installed and working. Can login to Thingworx composer etc.
I then copy the folders related to Thingworx from the old server to the new. I also export the data out the old server with pgdump
On the new server I recreate the DB with the scripts provided in the install directory. I then import the pg dump file into the new server.
When I start tomcat I cant access the website.
Error:
503 Service Unavailable
Back to composer.

