Jump to: navigation, search
(Migrating your Installation Package (IP))
(Migrating from 8.5.200.18 or later to the current version)
Line 97: Line 97:
 
# {{Editgrn_open}}Stop GWS on all nodes.{{Editgrn_close}}
 
# {{Editgrn_open}}Stop GWS on all nodes.{{Editgrn_close}}
 
# [[MigThirdParty#MigrateCassandra|Migrate Cassandra]].
 
# [[MigThirdParty#MigrateCassandra|Migrate Cassandra]].
# Update the contents of the GWS package, see [[Documentation:HTCC:Dep:DeployWebApp|Deploy the new version of Web Services for details]].
+
# Update the contents of the GWS package, see [[Documentation:HTCC:Dep:DeployWebApp|Deploy the new version of Web Services]].
# Start GWS on all nodes.
+
# {{Editgrn_open}}Start GWS on all nodes.{{Editgrn_close}}
  
 
'''End'''
 
'''End'''

Revision as of 13:55, November 29, 2016

Migrating your Installation Package (IP)

If you have prepared for your migration, you can now migrate the Web Services and Application IP. Use the instructions that are specific to the version from which you migrating:


Migrating from 8.5.200.09 to the current version

Migrating from 8.5.200.09 has special considerations, because it includes a transition from standalone Jetty to embedded Jetty.

Start

  1. Stop Jetty on all the Web Services nodes.
  2. Migrate Cassandra.
  3. For each Web Services node, complete the following steps:
    1. Complete the How do upgrade from standalone to embedded Jetty? procedure.
    2. Tip
      Make a backup of your configuration folder ($JETTY_HOME/genconfig) to use as a reference for setting configuration options.
    3. Review Configuring Web Services and its sub-topics.
    4. Set the options required for your deployment.
      The following configuration options have been modified in the $JETTY_HOME/genconfig/server-settings.yaml file in 8.5.200.50:
      Option Type of Change
      activationTimeout The default value changed from 1000 to 12000.
      connectionTimeout The default value changed from 400 to 4000.
      cmeAuthenticationEnabled Removed
    5. Complete the Starting and Testing procedure.

End

Migrating from 8.5.200.18 or later to the current version

Use this procedure to migrate from 8.5.200.18 or later to the current version.

Important
If you are currently using 8.5.200.09, you need to follow the Migrating from 8.5.200.09 procedure because the migration includes a transition from standalone Jetty to embedded Jetty.

Start

  1. Stop GWS on all nodes.
  2. Migrate Cassandra.
  3. Update the contents of the GWS package, see Deploy the new version of Web Services.
  4. Start GWS on all nodes.

End

Comments or questions about this documentation? Contact us for support!