On the 6.1 server I run...
$AdminTask exportWasprofile {-archive c:/tmp/my.car}
On the 8.5 server I see...
$AdminTask importWasprofile {-archive c:/tmp/my.car} WASX7015E: Exception running command: "$AdminTask importWasprofile {-archive c:/ tmp/my.car}"; exception information: com.ibm.wsspi.configarchive.ConfigArchiveException com.ibm.wsspi.configarchive.ConfigArchiveException: fail to deploy application isclite
Is there something special I have to do to properly migrate profiles? Is there a place I can look to get more info as to what is going wrong?