How to test a server move?
We want to move our JAZZ instance from an old to a new server.
JTS/RTC is installed on both systems and I've copied the /server/conf/jts /server/conf/ccm from the old to the new server.
But after restarting the services, the Login page won't appear, accessing the /jts/setup leads to
"
We're Sorry...
So at least I've expected a system which can be accessed read-only, but it can't be accessed anyhow.
3 answers
Georg,
You may want to refer to this old discussion: https://jazz.net/forum/questions/128796/clmjts-ccm-migration-from-one-server-to-another
Note that it states "..and then replace all the configuration files with the ones from the source server, including the Tomcat LDAP files..." (even if you are not using LDAP you would still need to copy the applicable user authentication data from the old server to the new).
Hi George,
There are 2 ways in which you can move JTS server from one server to another server.
1. Moving all the application from old to new and changing the DNS entry which should be similar to old server(note:- the old server has to be shutdown after changing the DNS entry)
2. Perform Server rename.
Even after moving the applications to new server, Database will still be pointing to old URL and to change it you have to perform server rename.
To change it you have to perform server rename which will give you a new URL to access JTS.
Check the below link for more information on server rename.
let me know if this helps or need more information.
Regards,
Satish