Views:

Resolve problems which may occur when migrating from Service Gateway 1.0 to 2.0.

The following topics detail how to troubleshoot problems that occur during migration. If the steps do not resolve the issue or if the problem persists, contact your support provider.

Unable to Migrate Service (Error Code: 5040001)

The following error occurs when Service Gateway is unable to migrate one or more services from the source 1.0 appliance to the target 2.0 appliance.
migration-error-serv.png
The error normally occurs when the target Service Gateway 2.0 virtual appliance already has services installed. Uninstall services from the target Service Gateway 2.0 virtual appliance to resolve the problem.

Procedure

  1. Go to Workflow and AutomationService Gateway Management.
  2. Click the name of the target Service Gateway appliance.
    The Service Gateway screen appears.
  3. Click Manage Services.
  4. In the Manage Services panel, click disableservice.png next to any installed service and click Uninstall.
  5. Migrate the Service Gateway 1.0 appliance again.

Unable to Unregister and Shutdown (Error Code: 5040002)

The following error occurs when Service Gateway is unable to unregister and shutdown the source Service Gateway 1.0 virtual appliance when transferring the IP address to the target Service Gateway 2.0 virtual appliance.
migration-error-unre.png
Manually unregister the source Service Gateway 1.0 appliance and use the Command Line Interface to modify the IP address in the Service Gateway 2.0 appliance.

Procedure

  1. Go to Workflow and AutomationService Gateway Management.
  2. On the Service Gateway Management (Legacy) tab, click the unregister icon (unregister.jpg) for the source Service Gateway appliance.
  3. Access the target Service Gateway 2.0 appliance Command Line Interface.
  4. Type enable and press ENTER to access administrative commands.
  5. Type configure network primary ipv4.static eth0 [IP/NETMASK] [GATEWAY] [DNS] and press ENTER.

Unable to Change Target IP Address (Error Code: 5040003)

The following error occurs when Service Gateway Management is unable to change the IP address on the target Service Gateway 2.0 virtual appliance when transferring the IP address from the source Service Gateway 1.0 virtual appliance.
migration-error-targ.png
Use the Command Line Interface to modify the IP address in the Service Gateway 2.0 appliance.

Procedure

  1. Access the target Service Gateway 2.0 appliance Command Line Interface.
  2. Type enable and press ENTER to access administrative commands.
  3. Type configure network primary ipv4.static eth0 [IP/NETMASK] [GATEWAY] [DNS] and press ENTER.