cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Problem to Migration from ACS 4.2.0.124 to ACS 5.5 - Migration Utility

TIAGO MATIAS
Level 1
Level 1

I´m running the migration Utility on a windows server 2003 that has a ACS 4.2.0.124 but i received the error:

 

Select the ACS 4.x Configuration groups to be migrated:[1]
1 - ALLObjects
2 - AllUsersObjects
3 - AllDevicesObjects
4 - SharedCommandSet
5 - SharedDACLObject
6 - MasterKeys
7 - SharedRACObjectWithVSA
--------------------------------------------------------------------------------
--------------------------------------

3
--------------------------------------------------------------------------------
--------------------------------------

The following object types will be extracted:
--------------------------------------------------------------------------------
--------------------------------------

Network Device Groups
Network Device
--------------------------------------------------------------------------------
--------------------------------------

Choose one of the following:
1 - AnalyzeAndExport
2 - Import
3 - CreateReportFiles
4 - Exit
--------------------------------------------------------------------------------
--------------------------------------

1
Exception in thread "main" java.lang.NumberFormatException: For input string: "
32"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at com.cisco.nm.acs.mgmt.migration.networkdevice.NetworkDeviceExporter.c
reateAAAClientType(NetworkDeviceExporter.java:481)
        at com.cisco.nm.acs.mgmt.migration.networkdevice.NetworkDeviceExporter.a
ddToImportCollection(NetworkDeviceExporter.java:186)
        at com.cisco.nm.acs.mgmt.migration.networkdevice.NetworkDeviceExporter.e
xportObjects(NetworkDeviceExporter.java:117)
        at com.cisco.nm.acs.mgmt.migration.MigrationApplication.executeExport(Mi
grationApplication.java:440)
        at com.cisco.nm.acs.mgmt.migration.MigrationApplicationCLI.runExport(Mig
rationApplicationCLI.java:617)
        at com.cisco.nm.acs.mgmt.migration.MigrationApplicationCLI.main(Migratio
nApplicationCLI.java:266)
C:\MigrationUtility\migration\bin>

C:\MigrationUtility\migration\bin>

Who Me Too'd this topic