Layer7 API Management

  • 1.  GMU Issue

    Posted Feb 24, 2017 03:16 PM

    Context: Migrating a single service using the migrateOut command using -service <ID>

     

    The process started then returned the following error :

     

    WARNING: Error executing command
    javax.ws.rs.WebApplicationException: 500 Internal Server Error
    at com.ca.gateway.rest.api.GatewayManagementGatewayClient$IP10Bundle.getAsItemReferenceType(Unknown Source)
    at com.ca.gateway.rest.api.resource.impl.BundleResource.getBundle(Unknown Source)
    at com.ca.gateway.rest.commandline.command.MigrateOutCommand.a(Unknown Source)
    at com.ca.gateway.rest.commandline.command.MigrateOutCommand.run(Unknown Source)
    at com.ca.gateway.rest.commandline.command.GatewayCommand.run(Unknown Source)
    at com.ca.gateway.rest.commandline.command.Command.runCommand(Unknown Source)
    at com.ca.gateway.rest.commandline.Main.main(Unknown Source)

     

    I have ran the the command using -service <ID> before with no issues... just all of a sudden it happened.

     

    When running the migrateOut command using the -serviceName <name> it worked just fine.

     

    Any help is appreciated... Thanks!



  • 2.  Re: GMU Issue
    Best Answer

    Broadcom Employee
    Posted Apr 21, 2017 05:47 PM

    Good afternoon,

     

    The ability to migrate out the service using the ID should work as long as the ID is correct.

    Export service by id

    $ ./GatewayMigrationUtility.sh migrateOut --argFile commonarguments.properties --dest svcById.xml --service 5ecae07f6e194aae459f7f37022158b4

    Please look in the ssg logs for output as to why it may be failing.

     

    Sincerely,

     

    Stephen Hughes

    Director, CA Support



  • 3.  Re: GMU Issue

    Broadcom Employee
    Posted Apr 26, 2017 06:17 PM

    An additional note, I've reviewed with the team and found that if any of the dependencies (LDAP) on the gateway are not working as expected then the migrate based on the name of the service will fail.

     

    Sincerely,

     

    Stephen Hughes

    Director, CA Support