Setup help for dual instance of Thingworx on the same machine
Disclaimer: I know this is not indicated and I don't intend to use this in production.
Using Thingworx 9.3.6 with Postgres on Windows
I want to use one machine to set up two separate Thingworx instances. My goal is simply to have a clean, separate copy of our lab environment which we can use for testing our projects deployment.
I have gone through the manual installation steps without problems, setting up Tomcat to run on a different port, making a new DB to connect to. I am now stuck because my 2nd instance cannot acquire connections from the DB and crashes. I have the platform-settings.json correctly setup, and I even tried the advice offered under this thread for setting the ENV variable THINGWORX_PLATFORM_SETTINGS, but unfortunately I was unsuccessful.
Any up-to-date advice / setup steps for doing this would be greatly appreciated

