How to move JTS to new server?
CRJAZ1125I Значение свойства конфигурации "https://<NEW-SERVER-NAME>:9443/ccm" недопустимо для свойства "server.webapp.url".
CRJAZ2197E Внешний URI сервера уже настроен как "https://<OLD-SERVER-NAME>:9443/ccm". Его нельзя изменить на "https://<NEW-SERVER-NAME>:9443/ccm" для уже настроенного сервера. Если сервер был перемещен в "https://<NEW-SERVER-NAME>:9443/ccm", следуйте инструкциям по переименованию сервера.
The last error told that we should follow renaming manual like that: http://www-01.ibm.com/support/knowledgecenter/SS2L6K_5.0.2/com.ibm.rational.relm.install.doc/topics/t_server_rename_prepare.html
We try to run command on new and old JTS
repotools-jts.bat -generateURLMappings toFile=mappings.txt adminUserId=<adminId> adminPassword=<adminPassword>
but it always answered with error:
CRJAZ5043E Невозможно создать сводную панель, так как сервер работает в режиме только для чтения. Повторите попытку, когда сервер выйдет из режима только для чтения.
One answer
CRJAZ2197E External server URI is already configured as "https://server-old:9443/ccm". It can not be changed to "https://server-new:9443/ccm" already configured for the server. If the server has been moved to "https://server-old:9443/ccm", follow the instructions to rename the server. <o: p> </ o: p>
CRJAZ5043E The dashboard can not be created because the server is operating in read-only mode. Try again when the server has completed the read-only mode.