CLM 6.0.3 to CLM 6.0.4 - How do I migrate from WAS to Liberty?
ENVIRONMENT:
Application Servers: RHEL 6.8
SQL Server 2012
I am in the planning phase for upgrading one of my CLM environments from 6.0.3 to 6.0.4.
I would like to know if there is a procedure to move from WAS Full Profile to Liberty Profile.
|
Accepted answer
Here are instructions I found in an InterConnect session held this past March. The session name was Migrating a Jazz Environment to WebSphere Liberty. Install Jazz Applications of similar version with Liberty Profile Copy Application Data from existing CLM installation • Copy <Old_Install_home>\server\conf TO <New_Install_home>\server Create Liberty Profile server directory structure • $> server.startup –create Configure your Liberty Profile to Match WAS Full profile
Heather Linsk selected this answer as the correct answer
|
One other answer
It should be quite easy as Liberty works out of the box. If you have absolute paths to the index folders in teamserver.properties files, I don't see any problems with just starting Liberty profile after the migration. If you have multiple profiles, particularly on the same machine, to migrate, it will be a bit more involved, as you need to create multiple Liberty profiles and probably modify the server.startup and server.shutdown scripts as well. Studying the scripts will give you plenty of hints on how to do that.
|
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.