Physically move RTC on Tomcat from one server to another server?
Accepted answer
as long as you keep the URL stable using the DNS entry, the steps you describe are what I used many times. Please also check where your index files are, since you want to take them to the other machine as well. Please see https://jazz.net/library/article/795 for more details.
Comments
Have you seen this error? We get it when we are trying to bring up the JTS server. What do you think we missed?
CRJAZ1857W
The Jazz Team Server or application located at " {0} " is not the instance that is being configured. The URI must point to this instance of the Jazz Team Server or application.
I have not seen that error. Did you install using Installation Manager? In that case there is shared data you might have missed. I would only bring over the files you need. E.g. the files and indexes mentioned in the article above. Otherwise, maybe you missed a .rdf or a .properties file.
I have a tool that does all that for me (can't share, but the files used are described in the backup articles). I do this really frequently and it works very well, even across platforms.
Our database settings in the team.properties file were incorrect.