cancel
Showing results for 
Search instead for 
Did you mean: 

Linux Full Migration source connection failed.

Former Member
0 Kudos

Hi all,

Please advise on the issue I am encountering during full migration.

- Migration from BOXI 3.1 to BO 4.1 SP4.
- Full migration.

I have try several times using CMS name with port and without port the issue still persist.

Is there any pre-requisite command line to execute before running the following command line?

<<AIXJVMDIR>>/java -Xmx2g -Djava.library.path="<<BINDIR>>" -jar upgrademanagementtool.jar -mode livetolive -source mycms1:6400 -sourceusername "Administrator" -sourcepassword "Password1" -destination mycms2:6400 -destinationusername "Administrator" -destinationpassword "Password2" -logfile "/usr/logs/myLogFile.csv"


Thanks.



Regards

Yue Seng

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Make sure you can resolve required hosts via /etc/hosts or DNS (depends on what method you are using).

Former Member
0 Kudos

I can connect crystal report to the cms using the same credential to my production server. But when I provide the same credential for UMT it doesn't work.