
So here's what I'm stuck with. I have created another instance on our TM1 dev server. We're using version 10.2.2
We created a new config file which replicated the current instance on the dev environtment but edited the unique references that were referencing the other dev instance to point to the new one e.g CXMD > DEV2 and also ensured that the port numbers were different. When we do this we can see the new instance on the dev server and can log into it via Architect with username “admin” and no password. However, if we try and load the data from the other dev version (the DB directory) into the new instance, once we copy the data across the new dev instance we created disappears in Architect. The service does start successfully and there are no errors to say that it has failed.
I'm wondering is there something in the data that we are copying across that references the other version that we need to amend in order for it to work in the new instance? I did find a config file in the DB directory and the Config directory and have amended these both to have unique port numbers.
There is no firewall on the server to stop the ports from being blocked and the company firewall is not blocking this either. Any advice/help would be appreciated.