Pre Test to Migrate JTS 5.0.2 to JTS 6.0.3 on another machine
Jean-Loup PIETIN (13●1●1●2)
| asked Jan 02 '17, 10:46 a.m.
retagged Feb 24 '17, 5:16 p.m. by Ken Tessier (841●1●7) Hi everybody, Happy new year for all !!
|
Accepted answer
You can not use "repotools -export / -import" to export the data from CLM 5.0.2 and then import it to CLM 6.0.3. The export/import has to be done with the same product version.
Regarding to your question, you can not migrate your data from v5.0.2 to v6.0.3. You have to setup a 5.0.2 testing environment using your production data at first, then upgrade the environment to 6.0.3. You can refer to document Staging a test environment for the upgrade process for the detail process. Please also refer tointeractive upgrading guide to upgrade to 6.0.3.
At last, please do not run any upgrade script or repotools command using your 5.0.2 production server.
Jean-Loup PIETIN selected this answer as the correct answer
Comments
Jean-Loup PIETIN
commented Jan 05 '17, 6:43 a.m.
Thank you Lily Wang for your response and your link
Jean-Loup PIETIN
commented Jan 06 '17, 10:31 a.m.
I have staging a test environment for the upgrade process... Th test environment is good.
I did a testing in my environment but I didn't see the problem. During the upgrade script was running, it automatically merged the user information from Tomcat to Liberty:
-----------------
2017-01-09 11:41:17,935 Checking the old JTS version...
2017-01-09 11:41:23,680 CRJAZ2132I The old JTS version is "5.0.2".
2017-01-09 11:41:23,680 CRJAZ2624I The new JTS version is "6.0.3".
2017-01-09 11:41:23,680
2017-01-09 11:41:23,695 Merging JTS configuration files...
.......
2017-01-09 11:41:23,711 Backing up the Liberty user configuration file "c:\JAZZ\IBM\Jazz603\server/liberty/servers/clm/conf/basicUserRegistry.xml" to "c:\JAZZ\IBM\Jazz603\server/liberty/servers/clm/conf/basicUserRegistry1483922483711backup.xml"...
2017-01-09 11:41:23,727 Backup Liberty user configuration file "c:\JAZZ\IBM\Jazz603\server/liberty/servers/clm/conf/basicUserRegistry1483922483711backup.xml" created.
2017-01-09 11:41:23,727
2017-01-09 11:41:23,727 Merging Tomcat users xml file "c:\JAZZ\IBM\Jazz502\server/tomcat/conf/tomcat-users.xml"...
2017-01-09 11:41:23,742 CRJAZ2965I All user passwords have been reset for the WebSphere Liberty configuration and new passwords can be found in the file at "c:\JAZZ\IBM\Jazz603\server\passwords.txt".
2017-01-09 11:41:23,789 The Tomcat users xml file was merged successfully. The merged file is present at "c:\JAZZ\IBM\Jazz603\server/liberty/servers/clm/conf/basicUserRegistry.xml".
----------------------------
Could you please check if the old JTS version information is correct in you environment>
Thnaks for your response
I'm trying with updateAppServerFiles parameter with value "no"
After different test with '-updateAppServerFiles no' line command parameters, the migration is finished.
showing 5 of 6
show 1 more comments
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.